Skip to content

An HID keyboard sketch for the Arduino Nano 33 BLE

Notifications You must be signed in to change notification settings

bitbank2/BLE_Keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Nano 33 BLE Keyboard
Project started 10/28/2019
Copyright (c) 2019 BitBank Software, Inc.
Written by Larry Bank
bitbank@pobox.com

BBQ10 Keyboard
The purpose of this code is to use the Arduino 33 BLE along with the BBQ10 keyboard to create a functional BLE HID keyboard. The challenge is that the current Arduino 33 BLE library code does not contain any HID support, so all of the services and characteristics that must be implemented to create an HID keyboard have to be done manually in this code. So far, I've implemented the communication with the I2C keyboard and most of the BLE code that needs to be done, but something is still not right because connecting to it causes my Mac Bluetooth Preferences panel to crash. I will continue to work on this code and if anyone can point out problems or make contributions it would be appreciated.

About

An HID keyboard sketch for the Arduino Nano 33 BLE

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages