Some of the latest additions

Using 2 74HC595 to control a 4 digit 7 segment LED display
Another way to use 595s to control a 4 digit led display. Very similar to how you control a one digit 7 segment LED display.... Read more

PIR sensor, motion activated halloween scare prank
In this episode we hook up a generic mp3 player to an Arduino to give projects the possibility to play sounds. This particualar project was done to give my Halloween scare prank some sound. Instead of using an MP3 shield we use a generic mp3 player ... Read more

Adding a Ping sensor to a robot
Anything Arduino Ep 18
Here I show how simple it is to add the ping sensor or ultrasonic range sensor, or HC-SR04. The video goes through some basics about the sensor and then we implement it into our prebuilt robot code. For more info about the robot see previous episodes... Read more

Bluetooth Accelerometer control using a 1Sheeld
Anything Arduino Ep17
In this episode we add a steering wheel to our robot. With the 1Sheeld we get a connection between the Arduino and an Android tablet, and we can use all the sensors from the Android tablet and use data from them in the Arduino. In this project the Ac... Read more