okay , i tried to change the formula to fit the specs i got from the drawing of the instructables cause i think it would be better to have 1 resistor for 1 led instead of 1 for all cause if that one fails, all led will be destroyed.

so the formula is:
(source_voltage - led_voltage) / resistor = (led_current)

5V - 3V = 2
2V / 2700 ohm ~ 7,4A

that means that the LED can draw up to 7,4 ampere, right? so basically, the higher the resistor is, the safer it would be for the led?

ashimoke wrote:

There are no built in resistors - you have to add them like in trash80's schematics. Use this to calculate the resistor value.

Thank you very much for the Link! smile

kitsch wrote:

i believe only one pin does (13 if memory recalls), the very early arduino boards didn't at all though i'm not really sure if that feature is standard now or not.  basically...  its set up so you can do the "Blinky" (or whatever) tutorial with just the LED and pretty immediately...

quote from the arduino site (about the nano which i want to use):
"Each of the 14 digital pins on the Nano can be used as an input or output, using pinMode(), digitalWrite(), and digitalRead() functions. They operate at 5 volts . Each pin can provide or receive a maximum of 40 mA and has an internal pull-up resistor (disconnected by default) of 20-50 kOhms."

so i i understand it right, 5 Volt Led's should do the job, right?

i tried to find the right specs for the led's online but i didn't find any infos regarding the voltage. that's why I'm asking here.
do the digital pins of all arduino modells have a built in resistor? otherwise it would destroy the led if i use them without a resistor.

The pushpin link is dead sad

I stilltrying to figure out why I should get 3V LED's. Don't get me wrong, if you tell me i should use 3v, i will use 3 v. But the digital pins of the arduino run at 5v as far as i know, so wouldn't it be better to also use 5V LED's?

Any kind of a technical explanation regarding this would be really helpful cause i don't want just build something, i also want to understand the technical aspect behind it smile

ashimoke wrote:

Get some around 3V for the mentioned resistors.

OMG Thank you so much! finally someone who can answer my main question!

symaaawn wrote:

If you are using an arduino with a USB port, just power that sucker through that. They run at 5v. You could also buy an arduino uno, it's bigger, but has an extra power in port.
If you want to use a nano, build a battery pack that provides 5v and connect it to the power and ground of a micro USB cable.

also this big_smile:

nerdsome wrote:

replace all the LEDs with incandescent bulbs.

arduinos run at internally at 5 volt as far as i know, but i can connect any power source from 5V to 12V to it, i just have to connect it to the unregulated power pin which the nano can provide (Pin 30)

i want a 9 volt power source cause there are many 9 volt power supplies out there which also power some stompboxes.

i still need to know what kind of led's i should get. i can get led's at a range from 2,1V up to 14V.Could you please tell me which ones i should get, cause i want to get started now!

okay, and what about the led's? i still need to know what kind of Led's i can use.

ashimoke wrote:

- You can use any arduino.

you mean led, right? smile
so i can use any led and it doesn't matter on which voltage they normally run?

Hey, I'm thinking about building an Arduinoboy. But the problem is that because of the lack of instructions how to build one, somethings are hard to figure out.

1. I don't know what kind of led's i should get. some people are talking about 3mm led's, great, but what about the voltage?

2. The amount of resistores needed. i found two schematics on the internet, one is from the "famous" instructables site:
http://www.instructables.com/id/Build-a … schematic/
He uses 6 2k ohm resistores to connect the led's.

On the other hand, there is this schematic:

If i'm right, he uses just one 220ohm resistor to connect all the led's.

Which schematic is right?

Then i have a question about the power source:
i want the arduinoboy to be independent from the gameboy power, that's why i want to use a 9volt battery and a 9 volt power supply. i know how to make sure that the battery and the power supply are not connected at the same time but is there still anything i have to keep in mind?

Is it possible to use a arduino nano instead of a pro mini? i want to use an nano because of the already built in usb connector.

Do i have to get a special LSDJ version or can i just use the latest one with an arduinoboy?



So, i think that's all the questions i have, hope you can help me out smile