kid’s

Arduino LEDs

Arduino LEDs

Description In this tutorial you will set up and turn on a single LED. Note that this code can actually be executed with just the Arduino and no other components as in Figure 5. If you notice, next to pin 13 is a tiny LED on the board. If you execute the code below, you

Arduino LEDs Continue Reading

Blinkenlights

Blinkenlights

Topics: Overview Hardware A Basic Schematic Diagram Resistors Reading Resistor Values Putting it Together Trying it out! More on Resistors and LEDs Software Comments Variables Procedures References Project 1.Overview As mentioned earlier, Arduino consists of two major parts: the hardware (the Arduino board) and the Software (the IDE). The advantage of using the Arduino is

Blinkenlights Continue Reading

Traffic light and pedestrian crossing implemented with an Arduino

Traffic light and pedestrian crossing implemented with an Arduino

This video shows the Traffic light and pedestrian crossing I’ve implemented with an Arduino. It’s a reproduction of the crossing near my home, timings taken from a video of it. Incidentally, I produced the diagrams for this using a product called Fritzing.  It’s a nifty piece of software that allows you to draw a breadboarded version of

Traffic light and pedestrian crossing implemented with an Arduino Continue Reading

Arduino Tutorial Chapter 2 3 Schematic and 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 Continue Reading

Scroll to Top