Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturo182/arduino_bbq10kbd
https://github.com/arturo182/arduino_bbq10kbd
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arturo182/arduino_bbq10kbd
- Owner: arturo182
- License: gpl-3.0
- Archived: true
- Created: 2020-01-19T20:30:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T15:49:54.000Z (over 3 years ago)
- Last Synced: 2024-08-02T14:07:37.730Z (3 months ago)
- Language: C++
- Size: 17.6 KB
- Stars: 22
- Watchers: 6
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BBQ10Keyboard Library for Arduino
Arduino library for interfacing the BB Q10 Keyboard over I2C.
The firmware that this library should be used with can be found here: https://github.com/solderparty/bbq10kbd_i2c_sw
# Installation
1. Click "Clone or Download" above to get an "arduino_bbq10kbd-master.zip" file.
2. Extract its contents to the libraries folder in your Arduino sketchbook. (".../Documents/Arduino/libraries" on Windows)
3. Rename the folder from "arduino_bbq10kbd-master" to "BBQ10Keyboard".