Instructional Video10:46
Programming Electronics Academy

Lesson 4 | Arduino IDE Familiarization | Arduino Crash Course

Higher Ed
Lesson 4 | Arduino IDE Familiarization | Arduino Crash Course
Instructional Video10:13
Programming Electronics Academy

Lesson 11 | Understanding loop() and setup() | Arduino Crash Course

Higher Ed
Lesson 11 | Understanding loop() and setup() | Arduino Crash Course
Instructional Video3:00
Curated Video

Blu-ray Discs and the Future of Data Storage

Pre-K - Higher Ed
This video explains the benefits of Blu-ray discs compared to CDs and DVDs. Blu-ray discs can store up to six times more data, thanks to the use of a blue laser beam that writes smaller. This allows for higher quality HD movies and...
Instructional Video4:28
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Introduction to The Complete Beginners Guide to the Arduino course

Higher Ed
Let us take a quick sneak peek into the course and see what we are going to cover in this course. This clip is from the chapter "Introduction to The Complete Beginners Guide to the Arduino Course" of the series "The Complete Beginners...
Instructional Video1:55
Science Buddies

How to Wind a Wire Coil with a Drill

K - 5th
This video shows you how to wind a large coil of wire (sometimes called an electromagnet or a solenoid, depending on the context) using a power drill. If you are just making a small coil that requires a few dozen wraps of wire, it is...
Instructional Video2:26
Programming Electronics Academy

Mindset: Arduino Course 3.1

Higher Ed
Keeping the right mindset when learning technical topics like programming.
Instructional Video11:22
Curated Video

Load alternator relays

Higher Ed
Load alternator relays, in this video we learn the basics of how load alternator relays work, also known as duplex relays and duplex controls. We look at how the various circuits work to control pumps, fans and compressors.
Instructional Video7:47
Programming Electronics Academy

PWM and analogWrite: Arduino Course 4.7

Higher Ed
A description of Pulse Width Modulation (PWM) and how it is used with Arduino.
Instructional Video4:25
Curated Video

Types of stepper motor explained

Higher Ed
Learn how stepper motor works and the different types in this video on stepper motor basics, covering permanent magnet stepper motor, variable reluctance stepper motor, hybrid stepper motor, the rotational magnetic field as well as the...
Instructional Video12:07
Programming Electronics Academy

An easy way to make noise with Arduino using tone()

Higher Ed
Birds make it, kids make it - it can be music to our ears or pure torture. We are going to use a piezo buzzer to make some noise with Arduino. A piezo buzzer is pretty sweet. It’s not like a regular speaker that you might think of. It...
Instructional Video4:23
Programming Electronics Academy

Fix | Error downloading http://arduino.esp8266.com/stable/package_esp8266com_index.json

Higher Ed
Is this the error you’re getting while trying to set up your Arduino IDE to use an esp8266? This can be pretty frustrating, because, after all – you just want to get started programming! In this lesson we’ll show you exactly how to fix...
Instructional Video3:00
Curated Video

Development and Mechanics of the Television

Pre-K - Higher Ed
In this video, we explore the history and workings of the television. From its early inventions in the 1920s to the first consumer televisions in the 1930s, we learn about the pioneers who contributed to its development. We also delve...
Instructional Video6:31
Programming Electronics Academy

OTA with the ESP32 (Over The Air)

Higher Ed
OTA with the ESP32 (Over The Air)
Instructional Video3:32
Curated Video

What is a diode

Higher Ed
In this video, we'll explain what a diode is and how it works.
Instructional Video9:21
Curated Video

How transistors work

Higher Ed
How do transistors work? learn electronics engineering with this video on how transistors work. covering the physics of what happening inside a transistor with simple water analo
Instructional Video5:00
Curated Video

How Diodes Work

Higher Ed
In this video, we're going to learn how diodes work. We're going to start by reviewing the basic properties of diodes, and then we'll move on to discuss how diodes are used in circuits. By the end of the video, you'll have a basic...
Instructional Video5:09
Curated Video

What is a transistor

Higher Ed
If you're looking to learn more about transistors, then this video is for you! In this video, we'll discuss what transistors are, what they do, and how they're used in modern day technology.
Instructional Video5:59
Programming Electronics Academy

Lesson 2 | Parts List | Arduino Crash Course

Higher Ed
Lesson 2 | Parts List | Arduino Crash Course
Instructional Video3:00
Curated Video

How Remote Controls Work

Pre-K - Higher Ed
In this video, we learn how remote controls work by sending signals through electromagnetic signals. The remote control emits infrared radiation, which is received by a small infrared light detector on the device being operated. By...
Instructional Video3:00
Science Buddies

Make an LED Lightsaber with a Straw

K - 5th
Turn a simple circuit into a mini lightsaber with a straw, LED, and coin cell battery in this fun Star Wars STEM activity!
Instructional Video7:54
Curated Video

Arduino for Beginners - 2022 Complete Course - What Is Arduino

Higher Ed
This video introduces you to Arduino. This clip is from the chapter "Introduction" of the series "Arduino for Beginners - 2022 Complete Course".This section explains the course.
Instructional Video7:42
Programming Electronics Academy

Variable Scope and fixing error: '_______' was not declared in this scope?

Higher Ed
Arduino not declared in variable scope error message Isn’t Scope a brand of mouthwash? I mean, what gives? In this lesson, we are going to talk SUPER BASICALLY about variable scope. There are so many technical details we could dive into,...
Instructional Video4:31
National Institute of Standards and Technology

Working Outside the Vault: Making Neutrons Better at Analyzing Materials

9th - 12th
Improvements at the NIST Center for Neutron Research will allow the interferometer to be placed in a smaller housing, permitting research to be done faster and with less interference from the environment.
Instructional Video10:50
Programming Electronics Academy

Logic Levels: Arduino Course 4.1

Higher Ed
A description of HIGH and LOW logic levels and binary.