We’re on Hack a Day!
Where by ‘we’, I mean P-Space, the local hackerspace in Patras. Recently, I designed an (open source, ofc) system to control our door for entry, using RFID tags an a remote controller. Everyone liked it, so we installed it and I set off to document it on GitHub. We aptly named it Jarvis, after Edwin Jarvis.
To put it simply, Jarvis consists of a remote control that tells the computer to open the door when pressed, the door controller that reads the RFID tags and send the information to the computer, and the computer that validates the RFID information, … Continue Reading