bigtreetech / BIGTREETECH-SKR-V1.3

32bit board with LPC1768, support marlin2.0 and smoothieware, support lcd2004/12864, On-board TMC2130 SPI interface and TMC2208 UART interface no additional wiring is required
1.01k stars 1.15k forks source link

Neopixel power #242

Open Jackv-makes opened 4 years ago

Jackv-makes commented 4 years ago

Do I need to step down the voltage for the neopixel since I'm using a 24v PSU?

SapphireMH commented 4 years ago

Are you using an SKR 1.3 or an SKR 1.4?

1larity commented 4 years ago

The board supplies 5v to neopixel header, you will still need 100ohm dropping resistor on data line and ~100uf capacitor across the gnd and vcc to prevent damage to the pixels (as with any other neopixel application). I would be cautious about adding more than a few pixels as it is not clear what the current output is.

There are also some 5v aux supplies on board for low voltage fans.