You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Controls a relay via a serial port. Written in python, currently works with demo code to read from a USB RFID reader and control the relay if the ID is found on a list it pulls from the internet. Please note that the file opened by pyserial is particular to my system, which is a linux box with a USB to serial adapter. You'll need to find the app…