Skip to content

adesst/arduino-vusb-hid-rfid-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

arduino-vusb-hid-rfid-keyboard

arduino vusb hid rfid keyboard

This project is to send RFID readUID to host computer as HID keyboard input. The firmware currently must co-work with https://github.com/adesst/arduino-rfid-serial. And the other requirement is https://github.com/adesst/arduino-vusb.

Drop the Library of arduino-usb to your arduino library folder. Compile and flash https://github.com/adesst/arduino-rfid-serial into a chip, i use atmega328p. And then compile and flash this project into another chip

You need 2 chips of atmega328p, 1st one for the USB communication. (with https://github.com/adesst/usbasploader-v2 as my bootloader) 2nd one for the SPI to MFCRC522 (https://github.com/miguelbalboa/rfid)

You wire chip1 Rx/Tx to chip2. The chips will communicate via serial. Drop me a message if you have any question.

About

arduino vusb hid rfid keyboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Other 100.0%