device weatherstation 433
1.0.0

Out-of-the-box # Get device stats as json
$ curl http://paperdash-epd.local/stats
# Download current image display
$ curl http://paperdash-epd.local/api/device/screen > current.bmpاستلهمت الهندسة المعمارية بأكملها من مفهوم Arduino مع وظيفة الإعداد () و Loop (). هذا هو السبب في تقسيم كل شيء إلى وحدات منفصلة أدناه
/lib. كل وحدة لها أساسا طريقةsetupXXX()وloopXXX().
$ pio run --environment esp32
# update esp
$ platformio run --target uploadبناءً على أحدث التقنيات
$ yarn --cwd app
$ yarn --cwd app build
# update esp
$ platformio run --target uploadfs
# alternative, create spiffs.bin
$ platformio run --target buildfs