Zbigniew Zasieczny
Zbigniew Zasieczny
This strategy sounds like a substitute to PJON-piper which is a simple stdin/out proxy to PJON compiled with throighSerial strategy. BTW has been working without a glitch for about a...
@vshymanskyy I'm doing "sort of" node.js development - it's actually IBM's node-red based but the concept applies to pure node.js as well. This is a kind of hack but it...
@gioblu sure they would simplify the stack but add additional component be maintained (which is a bit of an issue given the quick pace of PJON development). Using Redis for...
@vshymanskyy that looks very promising. If such bindings could be automatically compiled from PJON sources - I'm all for it.
Thank you for responding :) I actually made a fork and adopted your code for M5stackCore2 - currently on a branch: https://github.com/Girgitt/cfGUI/tree/m5core2-support
fixed in PR #17
Initial impressions on M5Core2 are very good. The lvgl-based version seems stable (at least no unexpected reboots experienced). However with the screen layout copied from the example config the initial...
That's some good news :) Thank you for reaching back. I wish my Cpp skills were much better to be able to provide some valuable contribution but who knows, maybe...
Hi @sieren would find time to update/add building steps for homepoint-2.0-lvgl branch? Instructions from wiki are obsolete as esp-idf version changed to v4.4 (at least this is what I found...
So I tried to re-visit the project after a year and OMG what an adventure. First of all, despite what I wrote earlier, it is impossible that esp-idf version required...