Instructional Video4:38
Paul Marriott

Traffic Light Program on mBlock 3 w/Arduino Uno, LEDs & Functions

9th - 12th
A structured traffic light simulation using LED lights and Arduino Uno microcontroller with mBlock 3 coding platform. Goes into detail.
Instructional Video12:36
Programming Electronics Academy

TimerOne in Arduino: Arduino Course 9.6

Higher Ed
Using a timer based library for Arduino.
Instructional Video18:36
Programming Electronics Academy

Switch Case and Serial Application: Arduino Course 5

Higher Ed
A demonstration of using a switch-case statement and serial communication in programming.
Instructional Video7:51
Programming Electronics Academy

Tutorial 03: Arduino IDE and Sketch Overview: Arduino Course for Absolute Beginners (ReM)

Higher Ed
IDE stands for Integrated Development Environment. Pretty fancy sounding, and should make you feel smart anytime you use it. The IDE is a text editor like program that allows you to write computer code for your Arduino...
Instructional Video17:34
Programming Electronics Academy

Ep. 18: Miniature Arduinos with Ken Burns at TinyCircuits

Higher Ed
This week Michael sits down with electrical engineer and entrepreneur Ken Burns. Ken is the founder of TinyCircuits, a company that designs and builds tiny open source electronics for makers and hobbyists.

Ken talks about the...
Instructional Video4:10
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Resistance and Ohms Law

Higher Ed
In this lecture, we are going to look at the relationship between current, voltage, and resistance and learn how to apply Ohms Law to work out one of these values if we know the other two.
r/>
This clip is from the chapter...
Instructional Video11:32
Programming Electronics Academy

Arduino code syntax: Arduino Course 3.2

Higher Ed
A description of Arduino code syntax.
Instructional Video21:14
Programming Electronics Academy

Class Example: Arduino Course 8.6

Higher Ed
A walk through of a class in programming.
Instructional Video14:28
Programming Electronics Academy

Blink Two LEDs: Arduino Course 4.6

Higher Ed
A walk through of blinking two LEDs with Arduino.
Instructional Video23:42
Programming Electronics Academy

Connect Arduino to internet over USB (with Processing) - Simple Space Weather meter example (Part 2)

Higher Ed
Have you ever wanted to connect your Arduino to the internet? Your first thought was probably like okay, I guess I'll need some type of Wi-Fi shield or a Wi-Fi enabled board in order to connect to the internet. But what if you're...
Instructional Video4:48
Programming Electronics Academy

LED Knuckle Glove using miniaturized Arduino LilyPad [Ozzy Osbourne Knuckle Tattoo Wanna Be]

Higher Ed
A glove with LEDs on the knuckles. Easy to make, and fun to play around with.
Instructional Video5:53
Programming Electronics Academy

Display Arduino output (e.g. sensor data) on your computer monitor with this simple function: Part 2

Higher Ed
In many cases while using an Arduino, you will want to see the data being generated by the Arduino. One common method of doing this is using the print() function from the Serial library to display information to your computerโ€™s...
Instructional Video4:38
Programming Electronics Academy

Change the font colors in the Arduino IDE

Higher Ed
Learn how to change the font color in the Arduino IDE. I demonstrate with changing the color of comments, but the same applies for different code items...
Instructional Video16:42
APMonitor

Python ๐Ÿ Incubator Project

10th - Higher Ed
One of the best ways to start or review a programming language is to work on a simple project. These exercises are designed to teach basic Python programming skills to help you design a temperature controller. Temperature control is...
Instructional Video1:29
Paul Marriott

HC-05 Bluetooth-Controlled Arduino Nano Bristlebot w/2 x 3.7V LiPo Battery

9th - 12th
A custom-built bluetooth remote control Bristlebot that moves and accelerates based on how far a user turns a potentiometer dial via remote. The Bristlebot consists of a small scrub brush, an Arduino Nano microcontroller, 5V DC motor and...
Instructional Video3:49
Paul Marriott

Musical Birthday Box VIDEO 1 w/2 x Arduino Nano, 6 x SN74HC595, 2 x Universal Prototype Board, Passive Buzzer & 48 LEDs

9th - 12th
Demonstration of a musical birthday box. It operates through manual opening of a box lid that activates a light sensor, multiple LED lights and a musical buzzer with Happy Birthday music. Uses 2 x Arduino Nano microcontroller and 6 x...
Instructional Video15:23
Programming Electronics Academy

Things to Think About When Choosing a Library: Arduino Course 6.3

Higher Ed
A look at different criteria to consider when choosing a code library for Arduino.
Instructional Video11:14
Programming Electronics Academy

If with Button: Arduino Course 5.2

Higher Ed
Using a button and if statement with Arduino.
Instructional Video33:27
Paul Marriott

Arduino HC-05: Bluetooth Smart Home Lighting Simulation w/Uno, LEDs, mBlock 5 + Android - Tutorial

9th - 12th
A full tutorial for an Arduino home lighting simulation project that uses an Android smartphone and bluetooth connectivity to turn lights / LEDs on and off. Use of a half breadboard and LED lights. An Arduino Uno microcontroller, HC05...
Instructional Video9:01
Programming Electronics Academy

Using the Same Input to Trigger Two Arduinos

Higher Ed
If you ever have a project using two or more Arduinos, it's likely you'll want them to work together.

Say for example you have one Arduino connected to an LCD shield, and another Arduino controlling an LED matrix. You want both to...
Instructional Video11:10
Programming Electronics Academy

Throw out your breadboard! Dr. Duino: An Arduino Shield for debugging and developing

Higher Ed
*Description:*



In the last couple of episodes we have talked about Arduino shields and breakout boards. In this video, we will review a specific Arduino shield that makes developing...
Instructional Video10:37
Programming Electronics Academy

Lesson 5 | Arduino Hardware Overview | Arduino Crash Course

Higher Ed
Lesson 5 | Arduino Hardware Overview | Arduino Crash Course
Instructional Video6:15
Programming Electronics Academy

Lesson 3 | Download and Install the Arduino IDE for PC | Arduino Crash Course

Higher Ed
We are going to download, install, and set some preferences for the Arduino IDE on a PC.



I'm running this on a computer that is a Windows 8 machine, maybe like 8.1 or something like that....
Instructional Video2:31
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Resistor Color Codes

Higher Ed
Resistors are too small to write their values along the side and so use a color code system instead. This lecture will teach you how to read resistor color codes.
r/>
This clip is from the chapter "Electronic Fundamentals" of...