badge reader with arduino uno
Arduino with ESP8266 module sends the code read by RFID-RC522 to a tcp server that is responsible to record the data on the database and send the response to Arduino
- ARDUINO: https://www.amazon.it/ATMEGA16U2-Versione-MEGA328P-compatibile-Arduino/dp/B01C2NTQ2K/ref=sr_1_4?ie=UTF8&qid=1483611641&sr=8-4&keywords=arduino
- ESP8266: https://www.amazon.it/SunFounder-ESP8266-Wireless-Transceiver-Mega2560/dp/B00U293Y5M/ref=sr_1_2?ie=UTF8&qid=1483611813&sr=8-2&keywords=ESP8266
- RFID-RC522: https://www.amazon.it/SunFounder-RC522-Antenna-Proximity-Arduino/dp/B00E0ODLWQ/ref=sr_1_3?ie=UTF8&qid=1483611842&sr=8-3&keywords=RFID-RC522
- DISPLAY LCD: https://www.amazon.it/COLEMETER-HD44780-DISPLAY-RETROILLUMINA-Elettronica/dp/B00CHG0B4K/ref=sr_1_2?ie=UTF8&qid=1483611883&sr=8-2&keywords=DISPLAY+LCD+ARDUINO
- BUZZER: https://www.amazon.it/ALLARME-cicalino-oscillatore-integrato-circuiti/dp/B0162UVIFW/ref=sr_1_1?ie=UTF8&qid=1483612029&sr=8-1&keywords=BUZZER+5V
- BREADBOARD: https://www.amazon.it/Neuftech-Basetta-Sperimentale-Breadboard-Raspberry/dp/B00PIMRREC/ref=sr_1_1?ie=UTF8&qid=1483612070&sr=8-1&keywords=BREADBOARD
Enjoy :)