Control System for access to different places, using the unique identificator of each SUBE card and Arduino software.
The system of argentinien transport utilies the SUBE card for each people. Therefore, each people have an unique identificator can use in a registry for differets actions. In this case, we used like access control.
This software have a database with CRUD operators (Create, Read, Update, Delete), so much of manual way like by a RFID lector.
Also owns two indicators LED (Red and Green), identifier the validity of the user.
For tests and fails we have a Master Target always is valite and cann't is delete.
When i was in secondary school in Argentina, the authorities of establishment required a special system for a bathroom recent remodeled back then. With our team of three persons propused make it the software and hardware to install and to demostrate.
- Language Arduino, based on C ++
- Library Ethernet Shield
- Library SPI, for __Server and Client connection __
- Library MFRC522 for use RFID
- Library DB for CRUD
- Library TimerOne for Interruptions
- HTML and CSS basic
- Base board Arduino UNO
- Ethernet Shield board
- Board feed 12 DC Volts
- RFID target for read
- Comunication cable Ethernet and USB type B
- Electroimans for demostration at public
- Box container of acrilyc for demostration
This proyect was implement through an Base Board Arduino UNO by his low requeriments.

