Arduino talk

User avatar
fossala
Elite +1

08 Dec 2012, 21:45

I have done bits of programing for a few years now, just when I need to. But since I started reading about Soarers, hasu and HaaTa's coverters/controllers I became instrested in electronics so I went out and bought an arduino.

I've got through the first 3 tutorials here http://www.ladyada.net/learn/arduino/index.html Didn't find them too hard. Lets see how long it takes for my brain to boil.

After doing these tutorials any idea where to look to take it further? This is the kit I bought http://www.ebay.co.uk/itm/120948959521? ... 1497.l2649

User avatar
fossala
Elite +1

09 Dec 2012, 11:28

Can anyone point me to a good tutorial about breadboards. I'm wiring my arduino to them for projects and I'm understanding the code part but I can't get my head around why I'm putting the wires in the breadboard in certian places.

User avatar
RC-1140

09 Dec 2012, 12:18

what do you need to know? Usually the connectors of a breadboard are connected horizontally, with maybe two lines of pins connected vertically. So you place VCC and GND on the two vertical ones, place the Arduino in the breadboard, and can access the pins of the Arduino on the connectors next to the Arduino pins.

User avatar
fossala
Elite +1

09 Dec 2012, 12:24

I don't get why this is wired like this at all.
Image
Apart from soldering, I'm very new to any electronics.

User avatar
RC-1140

09 Dec 2012, 12:31

as I said, the + (VCC) and the - (GND) lines are connected vertically. The lines 1,2,3 and so on are connected horizontally. So 1a-1e are connected, 2a-2e are connected and so on.
You connected the GND Pin of the Arduino to the GND line of the breadboard. Then you connected the LED no the line 5. Also connected tho the line 5 is the resistor, which is connected to the line 10. Line 10 is then connected to the output pin of the Arduino.

User avatar
RC-1140

09 Dec 2012, 22:41

Here's a small quick picture which shows which connectors are connected with each other. Red is the way you connected the parts with eachother:
led13bb.jpg
led13bb.jpg (182.95 KiB) Viewed 1538 times

Post Reply

Return to “Off-topic”