A project just for fun to cast your screen - well more 8x8 pixels under your mouse cursor- to a ws2812b led matrix on an esp32 over wifi. You can also scroll text!
Note: actual framerate is much better, just this gif has a low one to keep it small.
- open the .sln file with Visual Studio to build it. (or get it in the Release section of this page)
- open the
espScreenCast-pioProject
folder in Platformio - Set the ssid and password in
main.cpp
; upload to an esp32 and note the IP address from the COM monitoring
- run
espScreenCast.exe
(built or downloaded from the realease - setup the IP of your esp32 running
- check the
Sending
chackbox, you should see some image coming!
Have fun and let me know what you do with this.
raomin [at] protonmail.com