Skip to content

bitbank2/esp32_gamepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32_gamepad library
Project started 10/11/2019
Copyright (c) 2019 BitBank Software, Inc.
Written by Larry Bank
bitbank@pobox.com

TTGO video


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

paypal

About

Arduino library to connect a SteelSeries:Free gamepad to your ESP32 microcontroller

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors