Hi, what do you want to do?
Programming Electronics Academy
digitalRead in Ardiuno: Arduino Course 4.10
Using digitalRead() to read binary inputs with Arduino.
Programming Electronics Academy
millis vs. delay Part 3 | A mini-series on Timing Events with Arduino Code
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...
This Arduino lesson [actually this series of Arduino tutorials] will have you...
Programming Electronics Academy
Lesson 8 | Using Variables | Arduino Crash Course
Lesson 8 | Using Variables | Arduino Crash Course
Programming Electronics Academy
Control your keyboard with Arduino! Automate simple tasks!
This Arduino lesson was created by Programming Electronics Academy. We are an online education company who seeks to help people learn about electronics and programming through the ubiquitous Arduino development board.
Programming Electronics Academy
An Arduino Pep Talk :: Arduino Crash Course
An Arduino Pep Talk :: Arduino Crash Course
Paul Marriott
Arduino Uno Instrument w/3 x HC-SR04 Ultrasonic Sensor, 3 x LED & 1 Passive Buzzer
A custom-built Arduino Uno musical instrument (on a breadboard) that can be played by waving a hand over a respective ultrasonic (HC-SR04) sensor. Each ultrasonic sensor plays its own musical tone via. passive buzzer, and an LED lights...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - GPS Clock
In this lecture, we are going to work with a GPS clock.
r/>
This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In this important section,...
r/>
This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In this important section,...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Mathematical Operators
Most programs will require you to manipulate data in some way and this lecture explains the different types of mathematical operators you can use to calculate your desired results.
r/>
This clip is from the chapter "Programming...
r/>
This clip is from the chapter "Programming...
Programming Electronics Academy
Using Serial.read() with Arduino | Part 2
Now let’s tackle the first step of our algorithm – we create a character array to hold the incoming message and a position variable to help us move through each element in the...
Programming Electronics Academy
Fix avrdude: stk500_recv(): programmer is not responding
Is this some kind of joke? Who is AVR Dude, and what does he have against me trying to upload a sketch to my Arduino? If you’re getting this error when trying to upload code to your Arduino...
Programming Electronics Academy
Arduino Sketch with millis() instead of delay()
Arduino Sketch with millis() instead of delay()
Programming Electronics Academy
Ep. 16: FizViz with Trent Shumay
This week Michael calls up Trent Shumay, founder of Finger Food Studios, to talk about their latest invention FizViz, a large scale physical visualization for your stats.
Trent talks about how his company was born out of wanting to...
Trent talks about how his company was born out of wanting to...
Programming Electronics Academy
Download and Install PC: Arduino Course 2.3
A walk through of downloading and installing the Arduino IDE (Integrated Development Environment) for PC computers
Programming Electronics Academy
Military grade joystick meets Arduino LoRa meets really lame wheeled robot
Military grade joystick meets Arduino LoRa meets really lame wheeled robot
Programming Electronics Academy
millis vs. delay Part 4 | A mini-series on Timing Events with Arduino Code
millis() vs delay(): Part 4
Programming Electronics Academy
Using Rotary Encoders with Arduino welcome video
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.
Programming Electronics Academy
Ep. 14: Arduino Drones with Nikodem Bartnik
This week Michael sits with 17 year old whiz-kid Nikodem Bartnik who recently built his very own Arduino Drone. Nikodem talks about challenges that came with 3D printing his own frame (4:50), how the internet was his primary resource...
Programming Electronics Academy
#TinyDuino Blinking Superman Emblem for a shirt
This is a project one of my after school students envisioned and worked on for over 6 months (albeit only about a half hour every week or so). He had zero soldering skills when he started, but ended up with quite a bit of know how.
Programming Electronics Academy
Arduino Issue: LED flickers off when using switchcase and serial monitor input via the keyboard
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.
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Let Us Make a Clock
In this lecture, we are going to make a clock.
r/>
This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In this important section, we are...
r/>
This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In this important section, we are...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Decision Making Using Comparison Operators
By comparing two or more pieces of data, you can then make decisions based on the result of that comparison. This lecture explains how.
r/>
This clip is from the chapter "Programming Fundamentals" of the series "The Complete...
r/>
This clip is from the chapter "Programming Fundamentals" of the series "The Complete...
Curated Video
Arduino for Beginners - 2022 Complete Course - Introduction - Serial Communication- Send and Receive Data
This video introduces you to the section.<br<br/>/>
This clip is from the chapter "Serial Communication- Send and Receive Data" of the series "Arduino for Beginners - 2022 Complete Course".This section explains sending and receiving data.
This clip is from the chapter "Serial Communication- Send and Receive Data" of the series "Arduino for Beginners - 2022 Complete Course".This section explains sending and receiving data.
Curated Video
Servo motor, what's inside
In this video, we'll take a look inside a servo motor to see what's inside. This video is a great way to learn about servo motors and what they do! If you're interested in motors or electronics, this video is a great way to learn about...
Programming Electronics Academy
Build your own auto-ranging Ohmmeter! (with Arduino)
Check out this ohmmeter built and coded from scratch using an Arduino, 8 precision resistors, a multiplexer, and an OLED display! It can measure resistance from 0Ohm to 1Gohm with fairly high accuracy and it’s even...