Programming Electronics Academy
Lesson 4 | Arduino IDE Familiarization | Arduino Crash Course
Lesson 4 | Arduino IDE Familiarization | Arduino Crash Course
Programming Electronics Academy
Lesson 11 | Understanding loop() and setup() | Arduino Crash Course
Lesson 11 | Understanding loop() and setup() | Arduino Crash Course
Curated Video
Blu-ray Discs and the Future of Data Storage
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...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Introduction to The Complete Beginners Guide to the Arduino course
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...
Science Buddies
How to Wind a Wire Coil with a Drill
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...
Programming Electronics Academy
Mindset: Arduino Course 3.1
Keeping the right mindset when learning technical topics like programming.
Curated Video
Load alternator relays
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.
Programming Electronics Academy
PWM and analogWrite: Arduino Course 4.7
A description of Pulse Width Modulation (PWM) and how it is used with Arduino.
Curated Video
Types of stepper motor explained
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...
Programming Electronics Academy
An easy way to make noise with Arduino using tone()
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...
Programming Electronics Academy
Fix | Error downloading http://arduino.esp8266.com/stable/package_esp8266com_index.json
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...
Curated Video
Development and Mechanics of the Television
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...
Curated Video
How transistors work
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
Curated Video
How Diodes Work
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...
Curated Video
What is a transistor
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.
Programming Electronics Academy
Lesson 2 | Parts List | Arduino Crash Course
Lesson 2 | Parts List | Arduino Crash Course
Curated Video
How Remote Controls Work
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...
Science Buddies
Make an LED Lightsaber with a Straw
Turn a simple circuit into a mini lightsaber with a straw, LED, and coin cell battery in this fun Star Wars STEM activity!
Curated Video
Arduino for Beginners - 2022 Complete Course - What Is Arduino
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.
Programming Electronics Academy
Variable Scope and fixing error: '_______' was not declared in this scope?
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,...
National Institute of Standards and Technology
Working Outside the Vault: Making Neutrons Better at Analyzing Materials
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.
Programming Electronics Academy
Logic Levels: Arduino Course 4.1
A description of HIGH and LOW logic levels and binary.