Hi, what do you want to do?
Paul Marriott
Traffic Light Program on mBlock 3 w/Arduino Uno, LEDs & Functions
A structured traffic light simulation using LED lights and Arduino Uno microcontroller with mBlock 3 coding platform. Goes into detail.
Programming Electronics Academy
TimerOne in Arduino: Arduino Course 9.6
Using a timer based library for Arduino.
Programming Electronics Academy
Switch Case and Serial Application: Arduino Course 5
A demonstration of using a switch-case statement and serial communication in programming.
Programming Electronics Academy
Tutorial 03: Arduino IDE and Sketch Overview: Arduino Course for Absolute Beginners (ReM)
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...
Programming Electronics Academy
Ep. 18: Miniature Arduinos with Ken Burns at TinyCircuits
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...
Ken talks about the...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Resistance and Ohms Law
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...
r/>
This clip is from the chapter...
Programming Electronics Academy
Arduino code syntax: Arduino Course 3.2
A description of Arduino code syntax.
Programming Electronics Academy
Class Example: Arduino Course 8.6
A walk through of a class in programming.
Programming Electronics Academy
Blink Two LEDs: Arduino Course 4.6
A walk through of blinking two LEDs with Arduino.
Programming Electronics Academy
Connect Arduino to internet over USB (with Processing) - Simple Space Weather meter example (Part 2)
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...
Programming Electronics Academy
LED Knuckle Glove using miniaturized Arduino LilyPad [Ozzy Osbourne Knuckle Tattoo Wanna Be]
A glove with LEDs on the knuckles. Easy to make, and fun to play around with.
Programming Electronics Academy
Display Arduino output (e.g. sensor data) on your computer monitor with this simple function: Part 2
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...
Programming Electronics Academy
Change the font colors in the Arduino IDE
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...
APMonitor
Python ๐ Incubator Project
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...
Paul Marriott
HC-05 Bluetooth-Controlled Arduino Nano Bristlebot w/2 x 3.7V LiPo Battery
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...
Paul Marriott
Musical Birthday Box VIDEO 1 w/2 x Arduino Nano, 6 x SN74HC595, 2 x Universal Prototype Board, Passive Buzzer & 48 LEDs
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...
Programming Electronics Academy
Things to Think About When Choosing a Library: Arduino Course 6.3
A look at different criteria to consider when choosing a code library for Arduino.
Programming Electronics Academy
If with Button: Arduino Course 5.2
Using a button and if statement with Arduino.
Paul Marriott
Arduino HC-05: Bluetooth Smart Home Lighting Simulation w/Uno, LEDs, mBlock 5 + Android - Tutorial
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...
Programming Electronics Academy
Using the Same Input to Trigger Two Arduinos
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...
Say for example you have one Arduino connected to an LCD shield, and another Arduino controlling an LED matrix. You want both to...
Programming Electronics Academy
Throw out your breadboard! Dr. Duino: An Arduino Shield for debugging and developing
*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...
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...
Programming Electronics Academy
Lesson 5 | Arduino Hardware Overview | Arduino Crash Course
Lesson 5 | Arduino Hardware Overview | Arduino Crash Course
Programming Electronics Academy
Lesson 3 | Download and Install the Arduino IDE for PC | Arduino Crash Course
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....
I'm running this on a computer that is a Windows 8 machine, maybe like 8.1 or something like that....
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Resistor Color Codes
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...
r/>
This clip is from the chapter "Electronic Fundamentals" of...