Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shishir-dey/esp32-chartjs

An ESP-IDF project to plot charts with ESP32 by serving HTML pages, and using WebSockets to communicate between the microcontroller and the web page
https://github.com/shishir-dey/esp32-chartjs

esp-idf esp32 html microcontroller server websockets

Last synced: about 12 hours ago
JSON representation

An ESP-IDF project to plot charts with ESP32 by serving HTML pages, and using WebSockets to communicate between the microcontroller and the web page

Awesome Lists containing this project

README

        

# esp32-chartjs
An ESP-IDF project to plot charts with ESP32 by serving HTML pages, and using WebSockets to communicate between the microcontroller and the web page.

References

+ https://github.com/Molorius/esp32-websocket

+ https://github.com/espressif/esp-idf/tree/master/examples