Files
esp32-rfid-checkinout/README.md
T
2026-05-08 16:42:59 -04:00

10 lines
430 B
Markdown

this code should run fine in most ESP dev boards with an 'RFID-RC522' chip (i got mine from aliexpress xd) - display support will be added at some point
this has to be run with 'sasa-membership' as its server
USE HTTP INSTEAD OF HTTPS FOR REPORTS. https adds just over a second of delay to the already not 'amazingly fast' system lol
--
i used CLion to build and manage this, but as-long as you have PlatformIO you'll be fine