All the file and code for this project are available on the Github Repo
With this library is possible to emulate an HID keyboard on every Arduino board, even without the HID interface. It’s completly compatible with every sketch written for the standard Keyboard.h library
It’s necessary to use a small circuit to interface with the USB cable:
Image courtesy of http://www.practicalarduino.com
Installation
Simply git clone https://github.com/MrMoDDoM/MuKeyboard.git
directly into your Arduino’s library folder & compile!
This project is still under beta, please expect a lot of changes.
Disclaimer
In this project is present code from the Arduino INC and from Objective Development Software GmbH, covered with different type of license: probably I have made some mistakes using and re-covering code with GNU/GPL v3, my intentions were not to steal work from anyone
License
Released under GNU/GPL v3 by Daniele Barattieri di San Pietro
Comments powered by Disqus.