https://github.com/motterbine/esp32controller
Bluetooth code for ESP32 dev boards.
https://github.com/motterbine/esp32controller
bluetooth controls esp32 serial-communication
Last synced: 2 months ago
JSON representation
Bluetooth code for ESP32 dev boards.
- Host: GitHub
- URL: https://github.com/motterbine/esp32controller
- Owner: MOtterbine
- Created: 2023-06-26T21:00:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T17:52:04.000Z (over 2 years ago)
- Last Synced: 2025-06-14T07:13:07.798Z (7 months ago)
- Topics: bluetooth, controls, esp32, serial-communication
- Language: C++
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32Controller
Bluetooth code for ESP32 dev boards.
This c++ code was developed using Visual Studio Code along with the PlatformIO extension. It is intended for use with the MAUI Android at located at https://github.com/MOtterbine/ESP32_Android_Controller. Together, these applications establish a method to communicate across platforms and devices.
Both code sets are designed to be used as a starting point for experimenters of more complex and interesting things.