rfidtool / ESP-RFID-Tool

A tool for logging data/testing devices with a Wiegand Interface. Can be used to create a portable RFID reader or installed directly into an existing installation. Provides access to a web based interface using WiFi in AP or Client mode. Will work with nearly all devices that contain a standard 5V Wiegand interface. Primary target group is 26-37bit HID Cards. Similar to the Tastic RFID Thief, Blekey, and ESPKey.
MIT License
492 stars 93 forks source link

Clean-up, Modernize, and Add New "Card Beep" Feature #13

Open shellster opened 1 year ago

shellster commented 1 year ago
shellster commented 1 year ago

Note: First issue above completely flashing builds of the current repo with a modern Arduino IDE. If you flash them it will softbrick the module.

shellster commented 1 year ago

If any repo owners respond, I can refactor this into multiple PR's if needed. If I don't hear back in the near future, I'm just going to diverge farther from this branch and maintain my own fork.

SufficientRole6246 commented 1 year ago

Bit of a noob here. If I want to run your version on my hardware - do I have to load it with the Arduino workflow referenced in the firmware updates section or is there a bin file I can upload via web interface to see/use your version?