Arduino + RFID + Ethernet Shield + Sinatra = Fun!

Have been having some fun with my Arduino and RFID reader.

So far I have the Arduino hooked up to an Ethernet Shield, with input from an RFID receiver an just a visual output to a Serial LCD. The Arduino then sends a HTTP GET request to a simple Sinatra server which then runs a system command. This can play and pause my music and also change my IM status.

Gotta give a shout to littlebirdelectronics.com for being awesome.

View more

From: EckyPro

Related topics : arduino rfid shield ethernet / rfid receiver arduino

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

How to use RFID RC522 with Arduino Nano

How to use Arduino and RFID.

RFID Card Reading using Arduino and RC522 Module.

every Card Contains a Chip that emits Radio frequency and Receiver receives the bytes and after verification triggers the unlocking mechanism.

Code:

https://drive.google.com/open?id=0BxWX0ht4xadaNUdMVEFFc09QTDA

Follow The Project on Instructable.

https://www.instructables.com/…/How-to-Use-RFID-RC522-With…/

Like The Page.

https://web.facebook.com/ElectrodevStudio/

Subscribe To my...

View more

From: ElectroDev Studio

Related topics : rfid projects using arduino / rfid chips uses / rfid chip card / rfid card frequency

Mobile RFID-Reader: ID-12 + XBee + Arduino

This ID-12 RFID reader is controlled via Arduino. When it detects an RFID card it forwards the ID of that card via XBee to an XBee receiver station.

View more

From: kavasmlikon

Related topics : rfid card reader mobile / rfid receiver arduino

RFID Based Attendance System Using Arduino

This is a simple RFID based project that I had made. In this project 125Khz RFID reader reads the students Tags and sends theTag number serially at 9600 baudrate to Arduino. Which then compares the received serial data with the ones stored in its Internal memory.

Components Used:

Arduino Uno: http://www.dnatechindia.com/arduino_uno_r3.html

TTL RFID Reader: http://www.dnatechindia.com/TTL-RFID-Reader.html

16x2 LCD: http://www.dnatechindia.com/16-2-blue-lcd-display.html

PCB Mounting Buzzer:...

View more

From: DNA Technology

Related topics : rfid projects using arduino / rfid tag reader arduino / 125khz rfid tag reader / rfid reader components / rfid receiver arduino

Arduino and RC522 RFID receiver

Card /fob interface for lock access or other access control

View more

From: gpTeacher

Related topics : rfid access control / rfid receiver arduino