kids

LED Umbrella

LED Umbrella with Arduino using arduino

The LED Umbrella with Arduino combines an umbrella, an 8×10 LED matrix and an Arduino microcontroller to create a controllable, programmable LED experience in the privacy of your own umbrella. This project was inspired by the Electric Umbrella by sockmaster and a number of LED matrix instructables on this site, particularly this very complete one by barney_1. Anyone undertaking this project should have access …

LED Umbrella with Arduino using arduino Read More »

Traffic Light Controller

Arduino Programming For Beginners: The Traffic Light Controller

Last week, we learnt about the basic structure of an Arduino program and took a closer look at the ‘blink’ example. Hopefully you took the opportunity to experiment with code, adjusting the timings. This time, we’ll be writing something from scratch. In fact, let’s make a traffic light. Apart from the basic Arduino, you’ll need: …

Arduino Programming For Beginners: The Traffic Light Controller Read More »

Universal Intervalometer

Arduino for Photographers: Building a Universal Intervalometer

Practicing the art of time-lapse photography without an intervalometer is doable, but not particularly efficient. And while any decent photo equipment store will be happy to sell you one, you can go the DIY way and build your own intervalometer based on the excellent Arduino platform. Theoretically, building an Arduino-based intervalometer is as easy as connecting an infrared (IR) LED to the …

Arduino for Photographers: Building a Universal Intervalometer Read More »

Breadboard Diagrams

Arduino Tutorial – Chapter 2.3: Schematic and Breadboard Diagrams

Schematic Diagram You may remember, if you studied electronics as part of your science course at school, that there is a specific way of drawing circuit diagrams. Each component has a particular symbol (which may vary slightly depending where in the world you live) that allows anyone to look at the drawing and build the …

Arduino Tutorial – Chapter 2.3: Schematic and Breadboard Diagrams Read More »