TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Wireless video streaming on POV bike display

83 pointsby polishdude203 months ago
It took me a few years of fits and starts but I&#x27;ve finally got my DIY persistence of vision bike light to display video!<p>I designed and built the PCB for it and wrote the code for the wifi streaming of video frames with a bit of help from Claude. This was actually one thing I was dreading as I was hitting a wall being burned out on this project. With a little bit of Claude&#x27;s help in getting the ESP32 wifi stack working It&#x27;s finally finished!<p>Some tech specs: Using an ESP32 42 LED&#x27;s per strip, 4 strips total spaced 90 deg apart. Angular resolution of the image is 1 deg so it updates all 168 LED&#x27;s , 360 times per rotation.<p>The LED&#x27;s are SK9822 individually addressable LED&#x27;s (also known as DotStar from Adafruit).<p>Uses a magnet and hall effect sensor to keep track of rotation speed.<p>The server can be run from a phone and using termux with a python server to serve locally to the esp.<p>I need to periodically spin it up every time it slows down.<p>My video camera shutter speed needs to be slow to show the correct effect otherwise it is either incomplete or it shows too many &quot;frames&quot; in a video frame.<p>Gonna get around to making a blog post at some point to talk more about it in detail!

10 comments

Gys3 months ago
Amazing! Do I understand this correctly: the leds are on the wheel, so you can ride your bike in the dark and show (for example) a tiktok video?
评论 #43198593 未加载
评论 #43202114 未加载
gpm3 months ago
This is great!<p>How many rpm do you need to make it look reasonably good in person?
评论 #43203155 未加载
评论 #43203860 未加载
评论 #43201263 未加载
nubinetwork3 months ago
Okay that was not what I was thinking of when I read the title, but that&#x27;s an interesting take on the mechanical tv colour wheel concept...
elephant813 months ago
You should sell this as a kit, really impressive!
nirav723 months ago
This is neat. Are you using some kind of slipring to pass the signal to the LEDs?
评论 #43199752 未加载
mandeepj3 months ago
Amazing! Maybe Divvy should fit it in their bikes. Parallel going traffic will not see it; only the pedestrians. So&lt; i guess it&#x27;s not a traffic risk. Another revenue for them?
_pktm_2 months ago
Wow, thank you for sharing this. What happens - just out of curiosity - when the wheel slows down or stops moving altogether? That is, what is the effect like then?
评论 #43206937 未加载
ge963 months ago
So funny the hand spinning, thought it was an e-bike but nvm
unangst3 months ago
This is fantastic! What’s next for this project?
shove3 months ago
UDP? Websocket?
评论 #43200522 未加载