tinance2-doorlock-controller/README

16 lines
554 B
Text
Raw Normal View History

2023-10-30 15:03:50 +00: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
2023-10-30 18:30:30 +00:00
-RELAY1_REVERSED : If the open and closed state of relay one are reversed.
2023-10-30 15:03:50 +00:00
-DRELAY2 : Not implemented yet
# Important Notes:
* None