Skip to content

Raspberry USB speed setup ? #7

Answered by awawa-dev
todely asked this question in Q&A
Oct 19, 2021 · 6 comments · 11 replies
Discussion options

You must be logged in to vote

OK, some things first

  1. your Arduino has 5v GPIO which is just fine for sk6812. If Arduino wouldn't be so slow it could be a good solution. After you switch to Esp8266 (or Esp32 or connect directly to Rpi's GPIO) then you have 3.3V GPIO. Just a warning: may work or you may need a voltage level shifter (SN74AHCT125N).
  2. if you want to use 2Mb speed you must make sure that you have 2Mb capable serial chip like ch340g (big rectangle chip with a label, there is a lot of counterfeits) or cp2104 on your ESP board. Inspect your wemos D1 mini. The only thing that you need to set up in HyperHDR is the adalight driver (BTW these settings don't exist in Hyperion 😉 ):

Replies: 6 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by todely
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@todely
Comment options

@awawa-dev
Comment options

@todely
Comment options

@awawa-dev
Comment options

@todely
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@todely
Comment options

@awawa-dev
Comment options

@todely
Comment options

Comment options

You must be logged in to vote
3 replies
@todely
Comment options

@awawa-dev
Comment options

@todely
Comment options

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