https://github.com/mryslab/telemetrix4esp32
https://github.com/mryslab/telemetrix4esp32
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mryslab/telemetrix4esp32
- Owner: MrYsLab
- License: agpl-3.0
- Created: 2020-12-07T13:19:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T18:37:02.000Z (about 2 years ago)
- Last Synced: 2024-10-18T20:48:40.857Z (over 1 year ago)
- Language: C++
- Size: 69.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telemetrix4Esp32
This repository contains both WI-FI and BLE servers that permit you to monitor
and control an ESP32 device using standard Python 3 scripts running on a PC.
Because the servers were written using the Arduino ESP32 Core library, installation is
managed via the Arduino IDE and Library Manager.
A [User's Guide](https://mryslab.github.io/telemetrix-esp32/) explaining installation
and use is available online.