esp32_gamepad library
Project started 10/11/2019
Copyright (c) 2019 BitBank Software, Inc.
Written by Larry Bank
bitbank@pobox.com
The purpose of this code is to easily connect to SteelSeries:Free gamepads
using bluetooth RFCOMM. These gamepads are one of a very limited number that
support a non-HID communication mode which makes it easier for software to
directly communicate with them.
Features:
---------
- Scan for nearby devices and return the bluetooth address if found
- Callback function tells you when controller buttons/sticks have changed
- Simple to write code to make use of the control info
- Works on all ESP32 systems
- Designed to be used in the Arduino IDE
See the example sketch for how to use the library.
If you find this code useful, please consider buying me a cup of coffee

