-
Notifications
You must be signed in to change notification settings - Fork 6
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
We have to discuss !!! #3
Comments
See if this is what you are looking for. Offline painter from bmp file: https://github.com/debsahu/ESP8266-NeoAirPainter |
This is the same idea (display bmp from spiffs) than my project here https://github.com/jbreizh/imagePaintingSTA your project could have help me when i begin, but now i think that my project is more advance for light painting. About my other project (streaming data through UDP), it take my some time to make the android app. I doesn't know about e131 protocol so i use a custom one. I will try to modify as a e131 server so it can stream to a client like yours. Is on my todo list for future. Anyway thanks for your project and the E131 discovery. |
here some old videos : This one is when i still use arduino + blue tooth + mitapp inventor And this one is android studio to my udp "simulator" (just a dirty hack on linux shell) but it work on real led |
Fantastic job there. Looks pretty cool. |
Hello,
i just find you project on youtube.
You can check my project here : https://github.com/jbreizh/imagePaintingSTA (work in progres but pretty much done)
If i understand you project, it stream data through udp. I use to do the same (but take an other path due to network timing unpredictability). I even make an android app for it. I just make a custom way to handle frame (FRM then data) but to adapt it will be an easy fix. I put an WIP apk for you to have a look (no virus garanty). It won't work directly with your project but you will see the idea
https://drive.google.com/open?id=1-a4_f-HbaCCxuCvS7kfIFtJguggCF8SZ
The text was updated successfully, but these errors were encountered: