Arduino UNO- RFID reader - RTC - Bluetooth Module - SD card reader all integrated to datalog

Datalogger for RFID cards using an Arduino UNO, Real time clock, Bluetooth module, SD card reader and RFID reader. Logs card number and time pinged at RFID to a file on the SD card, and sends data by bluetooth serial to an Android device (using Blueterm) or PC (using coolterm) this data can be stored on log files on the android device or PC.

View more

From: Nick Jay

Related topics : rfid card reader serial arduino / rfid card reader device / rfid card id number / rfid id cards

IoT RFID Reader

A simple RFID reader which sends token information into AWS IoT service. This information can later be used to authorize starting/stopping of a service like a network connected home security system.

This implementation uses RC522 modules and pretty unsafe RFID tags that are pretty easy to clone. So they should probably not be used for any high-security applications. However, the price point was just right (cheap) for my liking.

As the ESP8266 and RC522 are 3.3V devices, I used 3.3V Arduino...

View more

From: CheapskateProjects

Related topics : home security system using rfid / iot rfid reader / rfid reader price ebay / rfid tag reader system / rfid reader module price

RFID & Fingerprint Based Voting Machine

The main objective of our project is to design a Fingerprint and RFID based voting machine. The design is based on the Arduino Uno (Atmega328P), Liquid Crystal Display (20x4) for displaying the instructions and voter information, R305 fingerprint module for scanning voter’s fingerprint before voting, RFID reader and RFID tag.........

View more

From: Anik Chowdhury

Related topics : rfid reader design project / rfid based projects

Arduino RFID Reader with LCD display

This was done by using the following: SL018 RFID module, LCD screen, Arduino Uno board. a simple Arduino Sketch that will listens for a signal and displays the RFID tag's UID on an LCD screen. of a module we are developing for LetsTrendIt.

View more

From: letstrendit

Related topics : rfid reader module arduino

Attendance System using ESP8266(Wi-Fi) with MySQL

Attendance-System-using-ESP8266-Wi-Fi-with-MySQL

You can get it's source code at https://github.com/DeligenceTechnologies/Attendance-System-using-ESP8266-Wi-Fi-with-MySQL and in case you need any help - you can contact us at info @ deligence.com. In case you need any embedded systems development or IoT work - you can send an email to us at sales @ deligence.com

If you want to know how to setup MySQL Database and PHP Page - go to this video -...

View more

From: Deligence Technologies Pvt. Ltd.

Related topics : rfid card attendance system / rfid module rc522 / rfid tag uses

An automated parking prototype using: Arduino mega+MRFC522+touch screen,(U.H.B.C University).

This is my master degree's final project in the university of U.H.B.C Chlef, Algeria. It's a prototype of an automated parking based on arduino, with a 2.8" TFT screen touch and MFRC522 RFID reader.

touch screen used: https://www.amazon.com/Pixnor-Screen-Socket-Arduino-Module/dp/B00YXM9QPQ

RFID reader: https://www.amazon.com/Qunqi-MFRC-522-Inductive-Module-Arduino/dp/B016ZBKDLI/ref=sr_1_1?s=electronics&ie=UTF8&qid=1496671573&sr=1-1&keywords=MFRC522

for more information, help or any question,...

View more

From: Lokmane oua3zene

Related topics : rfid reader module arduino

Project||ARDUINO UNO||RFID||BLUETOOTH||ANDROID APP

An android app to scan for items using RFID reader controlled by Arduino Uno. Data transfer through a Bluetooth module.

// We can share the arduino code and connections if any one needs :- ) .................................. - BY Nitin and Mahendra

View more

From: Nitin Singh

Related topics : rfid reader module arduino / rfid projects using arduino / rfid scanning app / scan rfid with android

RFID Module and Oscilloscope

$2 for 10 PCBs & 24 Hour Production: https://jlcpcb.com

This little 125kHz RFID reader puts out a repeating frame of serial data when a card or fob is moved near the antenna. Here I try to decode that serial data using my oscilloscope.

Links:

1pcs 125K EM4100 RFID Card Reader Module RDM6300 ID RF UART Output For Arduino https://ebay.us/qpp24h

https://www.itead.cc/wiki/RDM6300#Useful_Links

View more

From: Julian Ilett

Related topics : serial rfid card reader 125khz / 125khz rfid module rdm6300 - uart / rfid reader module 125khz / rf card reader module

RFID based Door Lock System using Arduino

I have used EM-18 RFID Reader Module and Arduino UNO board for this project. RFID Reader reads the unique rfid number from the RFID cards or RFID tag and sends it to microcontroller.The system/Door allows access based on the RFID tag received on the RFID reader.

Controller: ATmega328

RFID Reader: EM-18 Module

Software Environment: Embedded C, Arduino IDE, Serial Monitor/PuTTY

Special Features: RFID Interfacing, Serial Communication

View more

From: king07kd

Related topics : rfid card reader serial arduino / rfid tag reader arduino / door access control system using rfid / rfid tag reader system / rfid tag uses

Mifare MF522-AN RFID reader/writer + Arduino test

I've been planning to do a project involving Arduino and RFID for a while. I found a £15/$20 RFID module on eBay, based around the MFRC522 chip, which arrived today. This is my very first test with it, identifying my two test cards and outputting the results on the serial line. Possibilities now are endless...

Link to details and code: http://www.grantgibson.co.uk/blog/2012/04/how-to-get-started-with-the-mifare-mf522-an-and-arduino/

View more

From: Grant Gibson

Related topics : mifare rfid reader arduino / mifare rfid reader writer