https://github.com/mr-addict/esp32-oled
https://github.com/mr-addict/esp32-oled
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mr-addict/esp32-oled
- Owner: MR-Addict
- Created: 2021-12-26T16:35:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-27T14:41:52.000Z (over 4 years ago)
- Last Synced: 2025-08-17T08:35:32.844Z (9 months ago)
- Language: C
- Size: 247 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP Weather Station
## 1. Description
This project is mostly a gift and experiment for my friends.
I use this board to record some data and view it through web , maybe in later version , I would add more features into it.
Stay tune.
## 2. Reference
`Highcharts` tutorial from [randomnerdtutorials](https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#more-87332).