Skip to content

Arduino Nano 33 BLE as volume remote control, on mbed OS

Notifications You must be signed in to change notification settings

SpiritCroc/Lautstarkofant-mbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Lautstarkofant

A project for Arduino Nano 33 BLE for a bluetooth volume controller. Uses a fork of mbed-ble-hid that supports media keys. Note that due to some pairing bug in the latest Arduino firmware, you need to downgrade in the Boardmanager the Arduino Mbed OS Nano Boards to something like 2.1.0 (see tcoppex/mbed-ble-hid#11).

Deprecation Notice

Due to some long-lasting issues related to the mbed BLE firmware, I rewrote this project with Zephyr-OS as base, to be found here.
In particular, it should address following issues:

  • No need to downgrade firmware to get it working at all
  • Allow for pairing to persist across Lautstarkofant restarts
  • Do away with bugs in which after reconnecting the device, no more key presses would be sent until reconnecting again together with a power reset

About

Arduino Nano 33 BLE as volume remote control, on mbed OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages