Skip to content

Connect a BLE Nano to mobile devices by providing a HID keyboard interface

Notifications You must be signed in to change notification settings

dude8604/NanoKeys-control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NanoKeys

Connect a BLE Nano to mobile devices by providing a HID keyboard interface

Turn a BLE Nano into a wireless keyboard.

This library makes sending wireless keystrokes to bluetooth low energy devices easy, thanks to a standard Print interface (like that used by Serial). See the NanoKeys project site for docs, caveats, installation directives and examples.

I added control of key up and key dowm events to give finer control over the BLE keyboard.

License

The library is

Copyright (C) 2016 Pat Deegan

and released under the LGPL. See the extras/LICENSE.txt file for details.

About

Connect a BLE Nano to mobile devices by providing a HID keyboard interface

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.2%
  • C 11.8%