Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 333 Bytes

File metadata and controls

8 lines (4 loc) · 333 Bytes

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