Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 845 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 845 Bytes

BLE Joystick Library Tester for ESP32

Overview

This project sets up basic BLE functionality in an ESP32 device. It is primarily intended to test a separately developed BLE Joystick library for my ESP32.

Specifically, a remote device -- aka an Android application -- can enable/disable functions, trigger events, send joystick events to this embedded device.

Additionally, the remote device -- aka the Android application -- can also receive console messages from this embedded device -- all via Bluetooth Low Energy.

This code is intended to work in conjunction with:

Questions?

Please contact Edgar Hilton if you have any queestions.