No description
Find a file
2023-10-30 16:38:56 +01:00
.vscode basic serial reader 2023-10-30 16:03:50 +01:00
include basic serial reader 2023-10-30 16:03:50 +01:00
lib basic serial reader 2023-10-30 16:03:50 +01:00
src basic commands 2023-10-30 16:38:56 +01:00
.gitignore basic serial reader 2023-10-30 16:03:50 +01:00
platformio.ini relay code 2023-10-30 16:13:34 +01:00
README basic serial reader 2023-10-30 16:03:50 +01:00

This project is a card reader system for Techinc that uses a WIEGAND based reader and allows platform.io based user flags to allow change of certain features. 

This project is designed to work over serial with an external computer that decides who has access. 


# Currently supported flags: 

-DBOARD1 : Used to set Pins for BOARD1 config
-DBOARD2 : Used to set Pins for BOARD2 config
-DRELAY1 : Enable the First Relay
-DRELAY2 : Not implemented yet


# Important Notes:
* None