Instructional Video19:14
Programming Electronics Academy

EPS 4: Fingerprint Readers and Remote Igniters with Noah Del Coro

Higher Ed
This week Michael sits down with engineering student Noah Del Coro to talk about a couple of interesting projects that he’s been able to build using Arduino.
Instructional Video8:29
Programming Electronics Academy

Lesson 6 | Arduino Toolchain Overview | Arduino Crash Course

Higher Ed
Lesson 6 | Arduino Toolchain Overview | Arduino Crash Course
Instructional Video7:36
Programming Electronics Academy

Episode #08: Intermission: The Process I use for Creating Tutorials

Higher Ed
This weeks Episode is what I am calling an intermission, which is basically me taking a break from hardcore Arduino tutorial making, and present a less technical topic. In this intermission video, I walk through the process I use to...
Instructional Video10:31
Programming Electronics Academy

2 Easy fixes to Arduino error: “.h: No such file or directory"

Higher Ed
2 Easy fixes to Arduino error: “.h: No such file or directory" Are you trying to run an Arduino sketch, but keep coming across a "No such file or directory" error? This is a pretty common error! Keep watching to learn more about 2 easy...
Instructional Video16:44
Curated Video

How Alternators Work

Higher Ed
How does a car alternator work? learn from the basics where we use the alternator and how alternators work.
Instructional Video13:23
Programming Electronics Academy

Interrupt Cautions: Arduino Course 9.5

Higher Ed
A highlight of things to consider when using interrupt service routines.
Instructional Video2:24
Programming Electronics Academy

We Use Arduino Version .. : Arduino Course 2.2

Higher Ed
A walk through of the Arduino IDE version used in the course, and recommendations for getting the most recent version.
Instructional Video21:39
Programming Electronics Academy

Ep. 17: Arduino Lie Detectors with Dante Roumega

Higher Ed
This week Michael has a chance to chat with Dante Roumega who designed and built his very own Arduino Lie Detector. Dante explains how he came up with such a unique concept (4:25), how his initial product actually made people cry (7:00),...
Instructional Video33:38
Programming Electronics Academy

Ep. 13: Eco-Monitoring Bird Feeders with Greg and Phillip Voronin

Higher Ed
This week Michael has the pleasure to sit down with a father and son duo, Greg and Phillip Voronin, who recently took home first prize in a hackster.io sponsored Arduino competition for their Eco-monitoring Bird Feeder.
Instructional Video11:46
Programming Electronics Academy

Easy secret knock detector to trigger anything with only an Arduino and a few cheap components

Higher Ed
There are a couple good use case scenarios for making a secret knock detector using an Arduino.
Instructional Video4:24
NASA

NASA | SLIC: The Unsung Hero of Hubble SM4

3rd - 11th
The composite Super Lightweight Interchangeable Carrier (SLIC) is a new breed of equipment carrier that will allow the Space Shuttle to transport a full complement of scientific instruments and other components to Hubble. Made of carbon...
Instructional Video6:45
Rachel's English

IMPOSSIBLE! [or NOT?] – Learn English Conversation in 4 Hours Part 8

6th - Higher Ed
If you want to know how to learn English conversation, improve your English comprehension, think in English, speak faster and stop translating in your head this video is just for you! English conversation practice is the best way to move...
Instructional Video18:42
Programming Electronics Academy

Another Interrupt Example: Arduino Course 9.4

Higher Ed
An example of using an interrupt service routine with Arduino.
Instructional Video3:42
Programming Electronics Academy

dtostrf() with Arduino - Convert float to string

Higher Ed
In this lesson you will learn exactly how to use dtostrf in your Arduino code.
Instructional Video2:19
Curated Video

What is a stepper motor

Higher Ed
What is a stepper motor? Find out what a stepper motor is in this quick video about what a stepper motor is.
Instructional Video8:56
Zach Star

Nanotechnology Research Examples and How to Get Into the Field

12th - Higher Ed
Nanotechnology is a very diverse field that is having bigger and bigger impacts on the world. Nanotechnology has applications in medicine, cars, spacecrafts, food, electronics, and materials science just to name a few. Nanotechnology is...
Instructional Video6:33
Programming Electronics Academy

Change Delay Time, Z Principle: Arduino Course 4.3

Higher Ed
Taking a look at the delay() function, and an approach to investigating code.
Instructional Video12:43
Programming Electronics Academy

Using Arrays with Arduino

Higher Ed
Using Arrays with Arduino
Instructional Video12:34
Programming Electronics Academy

Arduino delay() and millis() Functions: Tight Loops and Blocking Code

Higher Ed
This Arduino tutorial was created by Programming Electronics Academy. We are an education company who seek to help people learn about electronics and programming through the ubiquitous Arduino development board.
Instructional Video2:46
Programming Electronics Academy

3 Arduino Jargon Terms That Confuse Everybody

Higher Ed
3 Arduino Jargon Terms That Confuse Everybody What is an Arduino shield? What does Arduino Pin mean? What is a breakout board? Watch this video to learn the meaning of these three common Arduino jargon terms!
Instructional Video1:47
Programming Electronics Academy

Arduino IDE Version :: Arduino Crash Course

Higher Ed
This Arduino tutorial was created by Programming Electronics Academy. We are an education company who seek to help people learn about electronics and programming through the ubiquitous Arduino development board.
Instructional Video11:01
Programming Electronics Academy

Function Example Two: Arduino Course 8.2

Higher Ed
A walk through of a User Defined Function in programming.
Instructional Video12:59
Programming Electronics Academy

digitalRead in Ardiuno: Arduino Course 4.10

Higher Ed
Using digitalRead() to read binary inputs with Arduino.
Instructional Video13:07
Programming Electronics Academy

millis vs. delay Part 3 | A mini-series on Timing Events with Arduino Code

Higher Ed
Before you open up your Arduino IDE and and get started using the millis function and delay functions - get an idea of how they work best! This Arduino lesson [actually this series of Arduino tutorials] will have you knowing when to use...