Hello everyone,
I am a gearhead looking to control access and automate the use of equipment for multiple users. The equipment is all stationary, and runs off either 120v or 240v.
I would like for a user to be able to swipe their mag stripe card (or RFID or some other type of access control card) and type in numerical password on a keypad. This information is then verified against the server-stored credentials, and logged. If it's correct, then it trips a relay, turning the equipment on (or unlocks a panel). Then when the user is finished, they are able to swipe the card again, and the equipment turns off. The server then keeps track of how much time someone spent, on what machine, and I am able to restrict / allow access to users as I want.
From reading some posts and manuals, it seems like I may be able to accomplish parts of this via ioBridge hardware/software, but I'm guessing I will need to hire a programmer to bring it all together. I know most of the hardware is there, but I I'm guessing that at least the following is custom:
1. Server Authentication
2. An interface for tracking individual cards & assigning additional data values for each record (name, access levels, minutes left on card, etc)
3. Programming the logic (go over your minutes?, shuts machine down, etc)
Is there someone that has done something like this before?
I don't think I'm the only one that has this need, but I can't seem to find solutions like this off the shelf. Perhaps I can buy ioBridge hardware and there is some software out there that is tailored to this application?