Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surajmandalcell/aoa_esp32_firmware
https://github.com/surajmandalcell/aoa_esp32_firmware
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/surajmandalcell/aoa_esp32_firmware
- Owner: surajmandalcell
- Created: 2024-06-22T11:52:36.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-09-19T09:08:12.000Z (4 months ago)
- Last Synced: 2024-12-16T04:54:37.313Z (about 1 month ago)
- Language: C++
- Size: 640 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AOA ESP32 Firmware
This Firmware does the following:
- Connects to a WiFi to talk to server
- Connects to bluetooth switch
- Talks to openlog to get data off and to from the server over wifi
- Server can flash the device over the air# Pre-requisites
- Install Arduino IDE
- Install ESP32 board in Arduino IDE
- Rename `firmware/esp32_firmware/env.example.h` to `firmware/esp32_firmware/env.h` and fill in the required values