FabianRig / ArduinoMoonBoardLED

LED system compatible with MoonBoard based on Arduino Nano 33 BLE
GNU General Public License v3.0
70 stars 14 forks source link

Wiring diagram #20

Closed FabianRig closed 10 months ago

FabianRig commented 10 months ago
          @FabianRig 

I'm an electrical newb, so would you mind checking this diagram since you offered above? I just called the power lines positive and negative for simplicity since it seems like they can have different labels depending on the product. Hope it's clear enough.

Another question, you mentioned putting the resistor between the Arduino and LED data -- does the wattage rating matter for the resistor, or what do you recommend / use in your system?

image

Originally posted by @scott-lin in https://github.com/FabianRig/ArduinoMoonBoardLED/issues/7#issuecomment-1881972656

FabianRig commented 10 months ago

@scott-lin:

I had a quick look at the wiring diagram. The wiring itself looks correct. However, I have a few remarks:

You can use any kind of 330 Ohms resistor, no special resistors needed. There won't be any large currents -- otherwise the Arduino would be dead anyway.

scott-lin commented 10 months ago

Thanks, updated per your comments and my region's AC colors. I would close the issue, but looks like you'll have to as the owner.

image

DenkBrettl commented 10 months ago

Thanks Scott! Would you be ok to add 230V as well? E.g. "120V or 230V power supply". 230V is the standard in a lot of the world and it might confuse some people if the diagram was very specific.

Thanks, Klaus

scott-lin commented 10 months ago

Thanks Scott! Would you be ok to add 230V as well? E.g. "120V or 230V power supply". 230V is the standard in a lot of the world and it might confuse some people if the diagram was very specific.

Thanks, Klaus

Sure, I hope this update covers the gambit.

image

DenkBrettl commented 10 months ago

Looks great - thanks! :-)

FabianRig commented 10 months ago

If it's OK for you, I can include the diagram in the readme?

scott-lin commented 10 months ago

Yes, please feel free.

FabianRig commented 10 months ago

Thanks for creating and providing the wiring diagram. I've added it to the README. :-)

tmotyl commented 9 months ago

Thanks for the diagram. I've read somewhere that you have to connect power every x number of leds? is that right? if yes it would be awesome to have it on the diagram too

FabianRig commented 9 months ago

No, it's definitely not necessary for the Moonboard LEDs. If you want to light up all LEDs, there might be a difference in color/brightness. For the handful of LEDs it's not necessary.

If you absolutely want to do double wiring, you can just connect both ends of the LED string to GND and +5V.