An open API service indexing awesome lists of open source software.

https://github.com/cipherswami/digikeyboard

Digispark's DigiKeyboard library for ArduinoDroid IDE.
https://github.com/cipherswami/digikeyboard

Last synced: about 1 year ago
JSON representation

Digispark's DigiKeyboard library for ArduinoDroid IDE.

Awesome Lists containing this project

README

          

# DigiKeyboard
Digispark's DigiKeyboard library for ArduinoDroid IDE.

**NOTE:** This library is fetched from official digistump repo:
https://github.com/digistump/DigistumpArduino/tree/master/digistump-avr/libraries/DigisparkKeyboard

Code is verbatim, just files are re-arranged and properties file is add, in order to make use in Arduino Droid.

# USAGE:
The code format is same as official DigiKeyboard.h, if not sure checkout the examples and original Documentation:

1. After writing the code, compile it first.

2. Set the board type to Digispark:
menu(triple dot) -> settings -> Board type -> Digistump -> Digispark.

3. Now, you can flash this to Digispark:
menu(triple dot) -> Actions -> upload -> *upload over USB.
OR Simply Shortcut icon on the top of the editor.

\* You get only 4 seconds to press "upload over usb" just after detection of the Digispark.