Arduino Programmed USB HID Strikes
Read moreThis Arduino program will get the text from the mypass.txt file in the SD Card. Encrypt text if it is not encrypted, or decrypt it, using built in key. On success encryption LED blinks 3 times.
- On a button push the Led goes off.
- Strike the decrypted text as keyboard HID.
- Hit Enter at the end.
I used this GitHub repositories in my project.
This project is still in progress.
Comments
Please log in or sign up to comment.