How to connect 8BitDo using Arduino?

This page summarizes the projects mentioned and recommended in the original post on /r/esp32

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ESP32-BLE-Gamepad

    Bluetooth LE Gamepad library for the ESP32

  • I'm trying to use an 8BitDo with my Arduino based project but I can't find a good starting point. So far I've found ESP32-BLE-Gamepad which enables an ESP32 to emulate a gamepad but not connect to one and bluepad32 which supports the controller but is based on esp-idf.

  • bluepad32

  • I'm trying to use an 8BitDo with my Arduino based project but I can't find a good starting point. So far I've found ESP32-BLE-Gamepad which enables an ESP32 to emulate a gamepad but not connect to one and bluepad32 which supports the controller but is based on esp-idf.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • NimBLE-Arduino

    A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.

  • Try to implement a driver myself using the NimBLE stack. However, I don't know where to start working with a BLE gamepad.

  • Try this template: https://gitlab.com/ricardoquesada/esp-idf-arduino-bluepad32-template

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts