HyperSPI Setup Question #36
Replies: 5 comments
-
Hi |
Beta Was this translation helpful? Give feedback.
-
Oh sorry there must be some misunderstanding. This is my first setup I tried the setup with the ws281x controller but the controller does not recognize the hardware and won’t turn on the leds. So now I am doing what I should’ve done in the first place and go the HyperSPI route.
I bought a ESP32 I’m just not all the sure on how I connect it to a level shifter. Is soldering required or is there a way to only do it with jumper wire? Like I said I’m a little scared to attempt soldering for the first time.
On that note, what level shifter is recommended for WS2812Bs?
Thank you for your assistance.
On Dec 24, 2023, at 6:19 AM, Awawa ***@***.***> wrote:
Hi
One of the golden rules is: if it ain't broke, don't fix it ;) Are you having problems with the current system or are there other reasons you want to try a different approach? As for boards that have an integrated level shifter, these are from Adafruit but based on Pico/rp2040 not ESP: you can read about them on the HyperSerialPico website. Support for them in HyperSPI is at the testing stage, the PR has already been reported here, but it still needs to be checked on these specific boards as soon as I find more time.
—
Reply to this email directly, view it on GitHub<#36 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BE4MAM3GKUK5HHMODTHQ2MLYLAMWRAVCNFSM6AAAAABBBGAGL6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TSMZXG43DC>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
An example level shifter connection is in the wiki: https://github.com/awawa-dev/HyperHDR/wiki/Level-Shifter Connection diagrams for HyperSPI can also be found in the last blog post or even here on the main page. If you don't want to solder anything (besides the LED strip), you have to wait a little longer for the Adafruit Feather RP2040 Scorpio and ItsyBitsy tests to be completed. |
Beta Was this translation helpful? Give feedback.
-
Thanks! I’ll start learning how to solder.
On Dec 24, 2023, at 2:10 PM, Awawa ***@***.***> wrote:
An example level shifter connection is in the wiki: https://github.com/awawa-dev/HyperHDR/wiki/Level-Shifter Connection diagrams for HyperSPI can also be found in the last blog post or even here on the main page. If you don't want to solder anything, you have to wait a little longer for the Adafruit Feather RP2040 Scorpio and ItsyBitsy tests to be completed.
—
Reply to this email directly, view it on GitHub<#36 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BE4MAM3JYJ73ICV2JBR76TLYLCD2BAVCNFSM6AAAAABBBGAGL6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TSMZZGI3DK>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Good Evening and Merry Christmas!
First off what a great project HyperHDR and HyperSPI are, I was thrilled at the idea that I could work on a cool project that will save me $100s of dollars by not having to buy that extremely expensive phillips hue setup.
I have the following currently:
I have my Raspberry Pi (running V20beta) and leds all set up. Now I want to get HyperSPI set up, I'm trying to follow the guide but admittedly I'm a noob at all of this and could use some help. Looking at it I know I need to purchase a 3v to 5v shifter but I'm wondering if I need to do any soldering? I've never soldered before and I don't want to if I don't have to. Is there a solution/way to set up the ESP32 with the volt shifter without soldering?
Thank you so much for your help and please let me know if there is any other information I need to provide.
Beta Was this translation helpful? Give feedback.
All reactions