An open API service indexing awesome lists of open source software.

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.

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.