Here is a simple Arduino Camping Light project. In this design, only one push button switch is used to control the light output (from a bunch of white LEDs) between off, dim, medium, and full ...
If you're into robotics or electronics, you've likely come across Arduino—a small microcontroller that can control sensors and motors for nifty DIY projects. Like the Raspberry Pi, the Arduino is ...
Here is a traffic light system based on Arduino that can be used in a 3-way ond 4-way intersections. It has an additional blinking orange led that is used to signal when the pedestrians can cross the ...
The Arduino software environment, including the IDE, libraries, and general approach, are geared toward education. It’s meant as a way to introduce embedded development to newbies. This is a great ...
This week I will outline a project for Halloween that uses the Arduino and a light to create a glowing effect inside a pumpkin. I use artificial pumpkins for projects like this so I can reuse them in ...
The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn’t very pretty to look ...
If you’ve got a party coming up and are looking to add a little bit of excitement, you might be interested in this recent project from [Gav Lewis]. The build is based on a commercially available party ...