visualapproach
visualapproach
I didn't ask whether it was on or off. You already stated that. I asked if something else turned it on again. What's sending mqtt commands and can you check...
See #270 (closed issue)
Yes. Uploading the new code does not erase the files. Uploading a new file image though, does. But you can upload every file in the data/ directory through the "upload.html"...
Uploading files through web page is like saving a file to hard drive. Uploading the file system again is like formatting the harddrive and adding all files.
Aha. If you mean it is bad because then it might be the wrong data sheet, I wouldn’t worry about that. The communication doesn’t represent anything that I’m aware of...
Interesting find Simon. There appears to be more brightness levels than I thought but it looks like it fits (backwards) so it is probably a useful data sheet.
Hi again, I updated the code to work in LSBF mode. It doesn't make any difference at all, but it will make things easier if people want to modify it...
Hi There is different branches on github. Presently MASTER and DEVELOPMENT. All new updates goes into development branch first. Then after a while I merge it to master. To check...
To upload files to the file system without wiping the whole drive. Nice to save the stats and settings
I don't know if there is a solution to that, other than switching to secure websockets on the poor ESP8266 or changing strategy. From what I've read, secure transfers is...