-
-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WS2812B pin - pedalino 6 build: wrong schematic? #541
Comments
Pin assignment is critical because not all the pins are the same. I recently changed it because the previous one was not fully correct. Led strip on GPIO 21 is correct. The other schematic need to be updated. |
okay thank you :) so, if I got everything correct, in the case of pedalino mini 6 with those 6 temporary footswitches:
am I correct with the wiring? If yes, I would end up configuring the first 4 footswitches as "momentary", but what about switch 5 and 6? |
Here the connections used for PedalinoMini 6.
|
hi, just a quick question on the wiring shown here: you connect WS2812B DIN on pin D5 (GPIO 21). I am doing the exact same pedalino mini 6 build in the picture that is, with 6 momentary footswitch, therefore I suppose it would make more sense if I connect them to D1:D6 pins rather than A1:A6... this way, I think I would save up the pullup resistors... correct? However, by doing it this way I would need the D5 pin occupied by the LEDs.
However, in this other schematic it looks like the strip should go on DATA pin, that is GPIO 03. I tried moving the strip there, but I had no control at all.
Any insight?
Thank you :)
The text was updated successfully, but these errors were encountered: