RFID proximity on-off switch for dog collar (the smaller the better).
BadDog
Posts: 13
I am looking for any suggestions on how I can make a very small RFID switch system that is ON when the RFID chip is not nearby and then shuts off when the RFID is close by. They will be within 4 inches or so. I want my cat or dog to have the RFID chip on their collar, and then have the on/off reader in a small package, as small as possible. Can anyone point me in the right direction?
Comments
The simplest way to read tags and control led would be to use a microcontroller. It might be possible to use one or two 555 timers to trigger the read and drive the led but that needs to be verified.