2
1
Fork
You've already forked ESP32-LED
0

Feature Request: Level shifter and switch off #9

Closed
opened 2024年09月29日 13:11:48 +02:00 by njh · 1 comment
njh commented 2024年09月29日 13:11:48 +02:00 (Migrated from github.com)
Copy link

I really like the simplicity / compactness of the board, but it would be great it it had these two features:

  • Level shifter to bring the data pin to 5v, so I can use it with my 24V RGBW strip
  • A way of switching off the power to the strip, when it is completely off, so save energy

Lots of boards use relays to switch off the strip - but I guess a transistor / MOSFET could be used as an alternative?

BTW, I bought one of these from Amazon (B0C1W1XJS8). I was slightly surprised to receive a HIWTSI version - no AJK branding. But it is working well with my SK6812 RGBW 5v LED strip.

IMG_1282

I really like the simplicity / compactness of the board, but it would be great it it had these two features: - Level shifter to bring the data pin to 5v, so I can use it with my [24V RGBW strip](https://www.aliexpress.com/item/1005005997509613.html) - A way of switching off the power to the strip, when it is completely off, so save energy Lots of boards use relays to switch off the strip - but I guess a transistor / MOSFET could be used as an alternative? BTW, I bought one of these from Amazon ([B0C1W1XJS8](https://www.amazon.co.uk/dp/B0C1W1XJS8)). I was slightly surprised to receive a HIWTSI version - no AJK branding. But it is working well with my [SK6812 RGBW 5v LED strip](https://www.aliexpress.com/item/32476317187.html). ![IMG_1282](https://github.com/user-attachments/assets/db760010-1970-4df5-a414-a5f1ab1e094b)
revk commented 2024年09月29日 13:59:38 +02:00 (Migrated from github.com)
Copy link

We have gone for hiwtsi and AJK on the latest boards. Hiwtsi is my son's.

Level shifter is a pain as we don't have a 5V as such, just whatever power is. So would cope when using USB, worth a thought, but if powered from the strip at 24V it would drive 24V.

Board power using a FET, again, good idea, but you have to think of the current. I guess that would only work when USB, and would mean we can't power from the strip (which we can now).

So tricky ones. Maybe with some links to select. But quickly becomes way less compact.

But thanks for feedback.

We have gone for hiwtsi and AJK on the latest boards. Hiwtsi is my son's. Level shifter is a pain as we don't have a 5V as such, just whatever power is. So would cope when using USB, worth a thought, but if powered from the strip at 24V it would drive 24V. Board power using a FET, again, good idea, but you have to think of the current. I guess that would only work when USB, and would mean we can't power from the strip (which we can now). So tricky ones. Maybe with some links to select. But quickly becomes way less compact. But thanks for feedback.
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RevK/ESP32-LED#9
Reference in a new issue
RevK/ESP32-LED
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?