1.4 KiB
1.4 KiB
Attiny85 (Digistump) BadUSB examples
This directory contains some BadUSB Attiny85 (Digispark Digistump or chineese clones devices) BadUSB examples, it's a really cheap Arduino IDE compatible devices.
Attiny85 specs:
- Program Memory (KB): 8
- CPU Speed: Digistump runs at 16.5mhz
- RAM Bytes: 512
- Data EEPROM (bytes): 512
Download and installation
- Click "Clone or download" -> "Download ZIP"
- Unzip downloaded file where you want
Each directory contains its corresponding sketch files and comments.
Use
Links to original Digispark Digistump wiki. Connecting and Programming Your Digispark Linux Troubleshooting Disabling Gatekeeper on OSX
As the device emulate a keyboard, original library only support en_US keyboard layout, you can downoad a multimple layout library from https://github.com/ernesto-xload/DigisparkKeyboard
Version History
(Date format: dd/mm/yyyy)
* 9/7/2017 First commit
TO DO
- More examples
Contact
Open an issue or feel free to ask us on twitter to @JoelSernaMoreno , @ernesto_xload