Hi, what do you want to do?
Paul Marriott
Faux Traffic Light System w/Arduino Uno, LEDs & Passive Buzzer
A very basic demonstration of a faux traffic light system through an Arduino Uno board, LED lights and a passive buzzer on a breadboard. A code listing from Arduino IDE is also shown.
APMonitor
Install MATLAB 2017b with Add-ons (Arduino)
The MATLAB internet installer is downloaded from MathWorks.com. It requires an account associated with a valid MathWorks license. This video walks through the setup and installation of MATLAB as well as adding packages such as the one...
Programming Electronics Academy
IDE Familiarization: Arduino Course 2.5
A walk through of the Arduino IDE, the software used to program the Arduino.
Programming Electronics Academy
Tutorial 01: Hardware Overview: Arduino Course for Absolute Beginners (ReM)
What are all the components on that aesthetically pleasing blue Arduino circuit board? What does GND stand for, and what is with the "~" mark next to those plastic lifted holes mean?
This tutorial covers the hardware on the...
This tutorial covers the hardware on the...
Programming Electronics Academy
How to use an External Reset Button with Arduino :: Viewer Question #6
Have you ever had your internet go down? You call the service provider and the first thing they say is that you must unplug your modem and wireless router, turn off your computer, and scratch your keyboard 7 times with a chickens...
Programming Electronics Academy
Ep. 12: Desktop Robot Arms with Gabe Bentz
This week Michael sits down with Gabe Bentz, founder and Chief Engineer at Slant Concepts. Slant recently concluded a successful Kickstarter campaign for their latest invention ‘LittleArm’, a 3D printed desktop robot arm.
Programming Electronics Academy
5 Ways to Destroy an Arduino
Nothing feels worse than getting a new Arduino board and then managing to destroy it after a manner of minutes.
Programming Electronics Academy
Introduction to Interrupts: Arduino Course 9.1
An introduction to interrupts in programming.
Programming Electronics Academy
Download IDE MAC OSX: Arduino Course 2.4
A walk through of downloading and installing the Arduino IDE (Integrated Development Environment) for Mac OS X computers
Paul Marriott
Controlling RGB LED w/Arduino Uno, B10k Potentiometers, Analog and PWM Ports
Controlling the colour level of a common cathode RGB LED, with each colour attached to a respective B10k potentiometer. Increase or decrease the level of each colour by turning a potentiometer. Uses Arduino Uno microcontroller.
Programming Electronics Academy
Ep. 1: The Hover Disk with Dan Massey
On the Inaugural episode of the Programming Electronics Academy Podcast, Michael sits down for a chat with educator and electronics hobbyist Dan Massey.The two discuss how Dan first got interested in electronics (3:20), how his first...
Programming Electronics Academy
7 Arduino Tips for New Programmers
7 Arduino Tips for New Programmers
Paul Marriott
Remote Control Car w/Arduino Uno, L298N Motor Driver, HC05 Bluetooth Module & Android Smartphone
Demonstration of a custom-built bluetooth dual-motor remote control car. Both car and remote control use Arduino Uno and Arduino Nano microcontrollers respectively, with independent HC05 bluetooth modules that are programmed to...
Paul Marriott
LED Picture Frame w/2 x Arduino Nano, 6 x SN74HC595, Universal Prototype Board, Passive Buzzer & 48 LEDs
Demonstration of a custom-built LED Picture Frame consisting of a prototype board and multiple LED lights. The device operates with a light sensor, 2 x Arduino Nano microcontroller and 6 x SN74HC595 shift relay.
Paul Marriott
2 x 74HC595 Shift Register in 16-Bit Configuration w/Arduino Uno & 16 LEDs
A demonstration of 2 x SN74HC595 shift register connected together in a 16-bit configuration. Use of 16 x LED (each LED representing a bit), 16 x resistor and 2 x breadboard. Arduino Uno microcontroller is used.
Programming Electronics Academy
Details of Using Arduino Libraries: Arduino Course 6.4
A walk through of using a code library with Arduino.
Programming Electronics Academy
How to Make One Button Have the Functionality of Two or More with Arduino
Do you have an application where you want multiple buttons for different user inputs? Maybe you have a timer and you want one button for minutes and another for hours.
But there is a problem – you only have room for one...
But there is a problem – you only have room for one...
APMonitor
Matlab 👩💻 Course Final Project
The final project is to put together all of the basic parts of the course to help you complete a project to design the temperature control for an egg incubator. This is an opportunity for you to review the course material as you use...
APMonitor
Java ☕ Final Course Project
This final project is an opportunity for you to use the skills you've learned in this course to build a temperature control program that works like an egg incubator. Feel free to look back through the previous lessons as you...
Paul Marriott
Testing a Photoresistor w/Arduino Uno, 10K Ohm Resistor & LED
Testing and demonstrating a photoresistor by adjusting light levels. Use of Arduino Uno microcontroller, red LED, mini photoresistor module and Arduino IDE (code listing and serial monitor output).
Paul Marriott
IR Remote Music Player w/Arduino Uno, Passive Buzzer & LED
A quick demonstration of an IR remote music player. Each time you press a button on the special IR remote it outputs a respective tone through a passive buzzer. Uses Arduino Uno microcontroller and an IR receiver.
Programming Electronics Academy
Using tabs to organize code with the Arduino IDE
Did you know in the Arduino IDE that you can organize your code using different tabs? In this lesson, you’re gonna learn how to add these tabs, how they get organized in the Arduino sketch folder and how to use them in order to better...
Programming Electronics Academy
Understanding the Arduino Sketchbook: Opening and Saving Arduino Sketches
Understanding how the Arduino IDE sets up its file directory system can spare you some confusion when it comes to saving, organizing and opening your Arduino sketches (or sketches you have downloaded from the...
Programming Electronics Academy
Soldering Arduino Nano Every
In this lesson, we’ll walk through how to solder an Arduino Nano Every