Skip to content

Releases: ricardoquesada/esp32-arduino-lib-builder

Bluepad32 v3.10.1

06 Nov 03:11
Compare
Choose a tag to compare
  • Bluepad32 v3.10.1
  • Updated BTstack
  • Keyboard support
  • Updated sketch / Controller.ino
  • ESP32 Arduino Core 2.0.14
  • ESP-IDF 4.4.6

Bluepad32 v3.9.0

12 Oct 21:08
Compare
Choose a tag to compare
  • Bluepad32 3.9.0
  • ESP32 Arduino Core 2.0.14

ESP32 Arduino Core + Bluepad32 v3.8.3

10 Aug 05:01
Compare
Choose a tag to compare
  • Bluepad32 v3.8.3
  • ESP32 Arduino Core 2.0.11

Bluepad32 v3.7.3

18 Jun 13:29
Compare
Choose a tag to compare

[v3.7.3] - 2023-06-17

New

  • Nintendo Switch: Gyro/Accel is parsed
  • Unijoysticle: Support Nintendo Balance Board.
    Left,Right,Up,Down: just "press" in the right place in the Balance Board.
    Fire: Both Left and Right must be "pressed".
    Threshold (weight) is configurable via the console using:
    • set_bb_move_threshold
    • get_bb_move_threshold
    • set_bb_fire_threshold
    • get_bb_fire_threshold
  • Video for reference
  • Unijoysticle: Possible to swap ports in enhanced mode.
    Either press the gamepad or board "swap" button.
    The blue LED will blink once after the swap.
    The console command list_devices will display mode=enhanced swapped when it is swapped.
    Otherwise it just shows mode=enhanced.

Fixed

  • Nintendo Switch: reports battery correctly.
  • Nintendo Wii Balance Board: reports battery correctly.
  • 8BitDo Zero 2:
    • "macOS" mode works. It identifies itself as a DualShock4, but it doesn't support
      report id 0x11, just report 0x01. Added parser for report id 0x01 is DS4 logic.
    • "keyboard" mode works. This is the only 8BitDo Zero 2 that reports "dpad" as "dpad".
      The rest of modes report the dpad as axis x & y.

ESP-32 - Bluepad32 v3.7.2

21 May 02:15
Compare
Choose a tag to compare

Includes

  • Bluepad32 v3.7.2
  • ESP32 Arduino Core v2.0.9

Bluepad32 for Arduino IDE v3.7.1

01 May 04:09
Compare
Choose a tag to compare
  • Bluepad32 v3.7.1
  • Arduino Core 2.0.8

v3.7.0

18 Apr 05:03
Compare
Choose a tag to compare

[v3.7.0] - 2023-04-17

New

  • Arduino/NINA/AirLift: Added BP32.localBdAddress() Bug
    Returns the Local BD Address (AKA Mac Address).
    Updated example that shows how to use it.

Fixed

  • Arduino documentation: How to use Arduino IDE and other minor fixes

3.7.0-rc.0

15 Apr 17:41
Compare
Choose a tag to compare
3.7.0-rc.0 Pre-release
Pre-release

ESP32 + Bluepad32 Core for Arduino.

Initial public version