Skip to content
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

Stream to usb directly #114

Open
kekkokk opened this issue Jan 28, 2024 · 2 comments
Open

Stream to usb directly #114

kekkokk opened this issue Jan 28, 2024 · 2 comments

Comments

@kekkokk
Copy link

kekkokk commented Jan 28, 2024

Hi everyone,
I’ve seen there’s an interesting project called serialwled and since I have lots of interference in my network I wanted to know if there’s a way that I can plug the esp32 directly to the tv usb instead of using the network.
Thanks!

@satgit62
Copy link

satgit62 commented Feb 1, 2024

Yes, you can do this with HyperSerial from AWAWA see: https://github.com/awawa-dev/HyperSerialESP32.
Depending on which ESP you use, you may need to install the necessary driver on your LG. Drivers for each TV architecture can be found on this page: https://github.com/throwaway96/webos-kernel-drivers

@Fietspomp86
Copy link

I'm using a Lightberry, which is basically an Arduino Leonardo, directly connected to the TV USB port.
Works like a charm with 218 APA102 LEDs.

Lightberry is flashed with code from the Hyperion github, using Fastled.

No any extra drivers needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants