/ESP32-Bluetooth-RFID

This project uses an RFC522 for scanning RFID's and an ESP32 to act as a keyboard, resulting in a Bluetooth RFID Scanner

Primary LanguageC++

RFID-Scanner

Project to utilize an RFC522 RFID Scanner with an ESP32 to act as a Bluetooth RFID Scanner. Set up as a PlatformIO project.

Thanks to @semaf for the MFRC522 I2C Library

Thanks to @T-vk for the ESP32-BLE-Keyboard library