1. You can now buy finished microcontroller project from us, Check out the Store for the complete list of projects.
  2. Need a custom project, Send us some details about your project. So that we can quote the price for it.

8051 RFID based Device control and authentication using 8051 1.0

Control your home appliances using RFID tags.

  1. Binu
    This project is used to secure your home appliances though RFID tags. You can secure 6 electrical appliances through this project. The microcontroller AT89S52 is used here. 125khz RFID reader with TTL output is connected to the microcontroller. The TAG ids are stored in the microcontroller program, so you cant change it later. If you want to change then you should flash the code again.

    The continuously reads the TAG id using the RFID reader, and if the tag id matches then the corresponding device will be toggled. If a wrong tag is shown for more than 2 times then the alarm is switched ON, until a programmed tag is shown.

    Sponsored Links

    RFID ID reader used in this project
    rfid_ttl.PNG
    Circuit Diagram
    Circuit diagram of RFID device controller_a.jpg
    Project in Action


    More Images
    Device security through RFID 1_a.jpg Device security through RFID 2_a.jpg
Loading...