This repository contains an Arduino sketch for reading pulse widths from multiple channels and transmitting the data using the IBUS protocol. The code is designed to read input from six channels ...
This project is a Wiegand input device reader using an Arduino. It includes the Wiegand and WiegandData classes to facilitate the reading and processing of data from Wiegand protocol devices.
I just received my RC522 RFID reader and made this simple Arduino access control system that uses the reader, a buzzer for the alarm and a relay shield for the security system. The relay can be used ...