Git Product home page Git Product logo

esp32_rfid_reader's Introduction

FDX-B (pet microchip) and EM4100 RFID Reader for ESP32

This software library along with suitable hardware will decode the tags in microchipped pets used in the UK and EU which all use the 134.2kHz biphase encoded FDX-B protocol. It can also be used to decode the 125kHz Manchester encoded EM4100 tags.

The library was developed for use in a microchip controlled catflap, however the RDM6300 hardware used did not have sufficient range to be reliable, but is fine for a handheld pet microchip reader.

Hardware

RDM6300 125kHz EM4100 RFID readers can be bought very cheaply. With reference to the picture below:

  • the top image is the underside which shows the antenna circuit. The capacitor ringed in yellow can be changed to modify the antenna resonant frequency.
  • the lower image shows the upper side decoding circuitry consisting of:
    • a microcontroller ringed in red that both generates the antenna clock signal and decodes the EM4100 protocol
    • an LM358 dual op amp that both amplifies the received signal and cleans it up (configured as a Schmitt trigger)

To convert it for 134.2kHz pet microchips:

  • the microcontroller and the voltage regulator can be removed.
  • the ESP32 supplies the input clock signal and decodes the raw data.
  • the pin on the Op amp pointed to by the green arrow is the raw signal output to be sent to the ESP32.
  • the pad left by the removed microcontroller (leftmost bottom) pointed to by the orange arrow is for the input clock signal.
  • these can be wired to repurposed header pins circled in pink.
  • both the connections to the ESP32 should be via 5V/3V3 level shifters.
  • to increase the frequency of the resonant circuit to 134.2kHz, remove some turns from the antenna supplied with the RDM6300 to reduce its inductance.

image1

Installation and Use

Download and install the library using your Arduino IDE to the libraries folder.

An example sketch is available in the Examples folder.

esp32_rfid_reader's People

Contributors

s60sc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

esp32_rfid_reader's Issues

Not for this but for the Adafruit-TouchScreen Lib

Hey there,
since in your other rep is no issue tab, i will use this one, sorry for this

got a problem with the extra wiring you reccomend... when i do this... the display won't work anymore, the original TFT_eSPI wiring works fine, but as soon as i add this one ... only white screen... any tip for a newb like me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.