Hope it’s useful for some of you out there, as well.
It can be used with C/C++ as well as JavaScript or rather mJS and I tested it on ESP32 and ESP8266.
Here’s a “screenshot” of the example application(s):
Note that I usually/“professionally” don’t work with C/C++ or have anything to do with embedded system programming, so please let me know if you have any suggestions to improve its performance, memory footprint or anything else.
And last but not least: I must say I have a pretty good experience using Mongoose OS => thanks!
(almost forgot: I hope you don’t mind that I used your logo here but if you do, then please let me know and I’ll remove it ASAP)
Hi @cpq ,
Sure, it can be moved under the mongoose-os-libs organisation.
Let me know if there’s anything to do on my side in order to make this happen, but I assume you’ll create a repo there and give me access?
@cpq , I moved the code there, thanks!
Last question: Would it be possible to enable travis CI build for that repo (or rather org, I guess) - iff it’s not too much of a hassle? I think it would make sense for other libs under mongoose-os-libs, too, but I can live without it, for sure.
I have a .travis.yml in the repo and I had it working in my own repo (https://travis-ci.org/bbilger/mgos-arduino-adafruit-epd) but for the new repo that’s apparently not enough.
I don’t have that much experience with Travis CI but I think it needs to be enabled on an organisation level (and per repo?!) by an owner/admin; i.e. third-party access needs to be granted.