Skip to content

3-pin SK6812 / Level Shifter Required? #31

Answered by awawa-dev
jpleasants asked this question in Q&A
Discussion options

You must be logged in to vote

Hi
The connection from RPi to ESP in HyperSPI does not depend on the type of LEDs used, only on the specific ESP model. If you took the diagram from the project's home page or from the last blog post, it should be OK. If you use a different ESP model than the one found there, you must make sure of the correct pinout yourself.
Since ESP and RPi have a pinout operating in the same 3.3V range, you don't need a level shifter between them. But since LEDs usually operate at a higher voltage for communication, a level shifter must be used because even taking into account the tolerance level, for 5V LEDs the RPi/ESP voltage of 3.3V is slightly below this limit (though it really depends on the sup…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jpleasants
Comment options

Answer selected by jpleasants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants