-
ESP32StockTicker
Basic stock ticker using ESP32 and MAX7219 LED Matrix. Produces a webpage so user can input a ticker.
Here it is on github. It uses both cores and the code is messy, but it does work lol 😆
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
1) Basic templete for webserver on ESP32 with SPIFFS using ESPAsyncWebserver. You can modify the webpage as you need and customize it as you need. https://github.com/shreyask21/ESP32Webserver
-
serial-shutdown
A simple C++ App to communicate with Arduino or any other micro controller via serial port and shut a windows PC down. Examples included are HTML GUI for ESP32 with SPIFFS and simple serial sketch.
2) Simple application from the above templete: https://github.com/shreyask21/serial-shutdown
-
3) Slightly advanced project using different callbacks with gzipped content: https://github.com/shreyask21/powermeter
Related posts
-
Sliding Puzzle Next Move Suggesting Simple DL Model with ESP32 TensorFlow Lite
-
Bluepad32 v4: A Bluetooth Controller for ESP32, ESP32-S3, ESP32-C3, and More
-
Turn ESP32-CAM into a Snapshot Taker, for Selfies and Time-Lapse Pictures
-
Simple Arduino Framework Photo Frame Implementation with Photos Downloaded from the Internet via DumbDisplay
-
Ask HN: What indoor CO2 monitor do you recommend?