Thursday, October 7, 2010

Arduino traffic lights

introArduino traffic lights

I made this project on the same night that my Arduino Duemilanove arrived from Cool Components. After being an Instructables member for about a year I though it was time I should contribute. There is another Arduino traffic light project similar to this, but it is much more complex; mine is aimed at beginners and children (who already know the basics).

As a beginner to the Arduino I had spent a fair amount of time researching them and how they work prior to investment, I had already learnt a little about www.processing.org so I was familiar with the programming environment.

This project takes very little skill to make, and I think it is ideal as a 'first' project (it gives a 'real world' application to the traditional 'LED Blink' tutorial.

This instructable aims to give beginner Arduino users a project to do, rather than teach them about electronics, so I have left out things such as the polarity of LEDs, because information like this can be found in a myriad of locations. Because of this I have made the presumption that you own (or are getting) an Arduino, can connect it to your computer, know how to strip wires and the such.

"Hear me ye foreigners, there be Angles on this here site!" - The code and hardware is designed for the English lighting system, feel free to adapt it to your preferred pattern/colours etc.


Arduino traffic lights

step 1Bits and bobs.

For this project you will need:

1 x Arduino (Duemilanove 328)
1x Breadboard, fairly large one (I don't know the size)
3 x LEDs (Red, amber and green)
*some wire*
USB cable for programming
Computer / laptop preferably with a desk
1 x paper clip

The paper clips shown in the picture have already been shaped. (sorry)
arduino.JPGworkspace.JPGwire.JPGLEDs.JPGBB.JPGUSB.JPG

step 2Mount the Arduino

I needed to come up with a way of fastening my Arduino to my breadboard, so I put a cut, bent paper clip through the PCB and into two of the boards holes.

The close-up photo was taken using a home made macro lense - search instructables to find out how! :-D
mounting2.JPGmounting1.JPG

step 3Wires, wires, wires.

According to the programme the wiring should go like this:

Pin 12 - Red LED
Pin 3 - Amber LED
Pin 2 - Green LED
Ground - bottom row of breadboard

have a look through all the pictures to get a better idea of what is going on.

Don't ask why I did not use pins nearer to each other :-D
traffic_lights_bb.jpgwire.JPG0v wire.JPGdigital.JPGwire1pin.JPGwire1.JPGwires2.JPGwiresSpacing.JPGwires3.JPGwire1side.JPGwires2side.JPGwires3side.JPG

step 4Light emitting diodes, *Ta Cha Cha Chaaaa*

Next we are going to insert the LEDs into their correct locations:

Pin 12 - Red - 0v
Pin 3 - Amber (yellow) - 0v
Pin 2 - Green - 0v

Pictures -


LEDwires3.JPGredLegs.JPGamberLegs.JPGgreenLegs.JPGLEDS1.JPGLEDS2.JPGLEDS3.JPG

step 5Programming time!

C'mon folks you know how to do this :-)

Load of the IDE on your computer, connect the USB lead and take the plunge!
The "traffic_lights.pde" file is attached...

When you click to download, it saves as a .tmp, just change the extension to .pde to use it with the Arduino IDE.
USB.JPGet voila.JPG

step 6Let there be light!

Once the chip is programmed (the lights should flicker a bit as it does it), it will begin to work, YAY :-D

Thank you for reading my instructable, it is my first so I am expecting to have made a mistake.

Feedback wanted! :-D
Let there be light!


Related Posts Plugin for WordPress, Blogger...
Disclaimer: All the information in this blog is just gathered from different sites in the web and placed here and I am not the owner for these content

Popular Projects

Followers

My Blog List

Give Support

Give Support
Encourage me Through Comments & by Following