anyone use iduino

I would like to ask people who have use iduino. I already order iduino and have not recieve it yet. I read the instruction for assembly. I have some questions about capicators. There are two capacitors which for middle of the IC and auto-reset. Here is what the instruction said "Unless your concerned about high noise immunity or extreme transient response, you may omit the cap in the middle of the IC, the supply is already well filtered. If you don't want auto-reset, don't install the right-most capacitor."

I am not sure sure if we need to use those capacitors for middle of the IC and auto-reset. What is your suggest?

Where do we download software for it? Is there instruction how to install on window? Where is example program or instruction that I can learn how to use it. I am very new on this.

Reid
Where can we install

I would use the parts unless you have a good reason not to. You paid for them, use them. The software and instructions can be downloaded at arduino.cc and the tutorials are there also.

I have 2 of them and used all the caps on both

You should use all the caps unless you have a very good reason not to

:slight_smile:

I used all caps and it works just fine on blink program. What I need to know each pin output. I tried to change ledpin number and could not get it working. Also, I measure to volt on board which GND and +5. I don't get any volts on it. Why is that? I see A0 to A5. I assume they are anlog and D1 to D13 are digital. Where is D1? Where can i find more information on it?

How about starting here >http://arduino.cc/en/Guide/HomePage

A5 A4 A3 A2 A1 A0 AREF GND D13 D12 D11 D10 D09 D08

RST +5 GND +5 GND +5 RX TX D2 D3 D4 D5 D6 D7

I think the TX pin may be Digital 1, but could be wrong

:slight_smile: