-
setup
fedora 34, $HOME is /home/user,
esp idf 4.2 release is /home/user/esp/esp-idf
Core2forAWS-MicroPython is /home/user/esp/Core2forAWS-MicroPython
a) first make / make after clean
~~~
(bas…
-
Hi there @lewisxhe
I'm trying to implement the [touch for this epaper in my IDF component](https://github.com/martinberlin/cale-idf/issues/34) (For parallel is also based on EPDiy)
I started simp…
-
Hi, thanks for your library, really nice work!
Anyway. I'm testing with a M5Stack Basic (black), on Windows 10 with IDF v4.1, and I had to take some extra steps to get it working. I'm quite a newbie …
-
Hello,
I’ve seen with the M5 config, that it might be possible to compile the code to build a tracker to use with the RFM69HCW rather then the RFM95, my goal is to straight up use the OGN network r…
-
**How to reproduce**:
I've cloned this repo and tried the default example (`Show demo widgets`) on
- board: `ESP32-WROVER-B`
- display: `ILI9341` with `XPT2046` touch (`KMRTM28028`)
- SDK: `ESP…
-
I see you’re looking for interrupts from the battery charging circuitry but you’re not displaying or outputting the status.
The AXP192 offers full fuel gauge capabilities. It would be great to inc…
-
**Is your feature request related to a problem? Please describe.**
currently everything is hardcoded and in just two files which can be very annoying when for example european ducks should use diff…
-
Would it be possible to expose the battery status to the MQTT node and also in the http server.
-
AXP192, AXP202, PM5306 are popular cheap power management chips with i2c interface, found in many chinese market devices. Would be great to have them included in this library. Not sure if those can be…
-
Hi, When I set Tracker mode setting to 1, 2 or 3 it boots up in mode Tracker (=0). Set #define DONT_USE_FLASH_MEMORY on or off has no effect. It boots in Tracker mode (no WX). Only when I push the mi…