User demo source code of StamPLC.
python ./fetch_repos.pysudo apt install build-essential cmakemkdir build && cd buildcmake .. && make -j8cd desktop && ./app_desktop_buildcd platforms/esp32s3idf.py buildidf.py -p <YourPort> flash -b 1500000parttool.py --port <YourPort> write_partition --partition-name=assetpool --input "./AssetPool.bin"This project references the following open-source libraries and resources:
- https://github.com/m5stack/M5GFX
- https://github.com/m5stack/M5Unified
- https://github.com/bblanchon/ArduinoJson
- https://github.com/hoeken/PsychicHttp
- https://github.com/nayuki/QR-Code-generator
- https://github.com/raysan5/raylib
- https://github.com/adafruit/Adafruit_AW9523
- https://github.com/jarzebski/Arduino-INA226
- https://github.com/ARMmbed/LM75B
- https://github.com/alexreinert/piVCCU/blob/master/kernel/rtc-rx8130.c
- https://github.com/256dpi/arduino-mqtt