Please, help my cat with my Arduino project!

Hi,

I'm doing a project to control the cat door. The problem is the sensor: I need something that would sense if it's my cat and not a racoon (could be a magnet attached to his collar, his metallic tag, whatever not too big)! I tried a Hall-effect sensor and a metal detector but their detection range are minimal (1 inch or less). I need something with at least 3-4 inches. Any idea?

Please help my cat :cry: !

you could train the cat to press a hidden button that the raccoon cant find

RFID

(though I like your thinking jezuz)

Well, Jezuz, I don't underestimate the racoons: the initial problem is that the racoons understood that they could pull the door with their claws, so they'll find the button.

As for RFID, any combination of reader/tag to suggest? All the ones I've seen have a very small range.

Any solution possible with a simple RF emitter/receiver?

would you consider painting your cat with a coat of lead-based spray paint? then you could use something like this:

http://consumerist.com/294667/

a lead-detector, that is, modify it, to output a signal to the arduino you will be using... every time your lead-coated cat gets near the door, the door swings open...

i bet those raccoons wont figure out how to coat themselves with lead!

RFID seems the quickest, easiest, and probably the one you should choose.

Teaching an old cat new tricks? Good luck :).
You can also try to teach the cat to meau the anthem, and do voice-printing :).

If you're willing to go the extra mile (or a million) you could try a camera and do facial recognition. No teaching the cat, no burdening the cat. Yet similar to removing cockroaches with a nuclear weapon :slight_smile: (meaning an overkill :)).

I will abstain from painting my cat with a toxic product... Even a lead-painted collar wouldn't fly: he would lick it non-stop...

I agee with RFID, but the Parallax one seems to be very short range, anything to recommend?

Well... Maybe something with an external antennae?

and a metal detector but their detection range are minimal (1 inch or less)

I don't believe that a metal detector has a range of less than 1 inch.

If you wind a coil round the cat flap, so that the cat has to go through the coil it will pick up any metal or magnet on his collar.

Back in the 60's I built metal detectors much larger than your cat flap for detecting tiny metal partials in food and pharmaceuticals.
basically you need there coils of one turn each. The centrer one is energised with a signal of about 40KHz. The outer two are fed to differential amplifier so that any change in what has been picked up is amplified. When metal passes through you will get a peak first in one coil and then in the other. This is the clue to unlock the flap.

Ok, I'm not to familiar with metal detectors but I'm glad that it can be achieved. Here is the metal detector that I'm using: RobotShop | Robot Store | Robots | Robot Parts | Robot Kits | Robot Toys.

Any advice related to this part?

On this page Electronic Pet Doors, Dog Fences, Bark & Training Collars they use an ultrasonic detection system.

This page http://www.discount-pet-superstore.com/cat_prducts/cat_doors/cat_doors.htm?gclid=CID6w8_m-5oCFeFL5Qodd3myyQ talks about infrared-using collars, and magnet-activated collars.

Of course, they're not going to hand you schematics, but it might point you in the right direction.

Maybe you could track your cat with a GPS thingie, and open the door when it gets close :slight_smile:

Good luck!

My cat door uses a magnet that hangs from the collar. When the cat sticks his head on the door, the magnet is right over a reed switch and the door unlocks. It works surprisingly well, but I didn't trust it enough to keep using it. A lost collar or a dead battery = a cold cat.

This is what I had . . .
http://www.petdoors.com/catmate_electromagnetic_glass_fit.htm Note how the magnet hangs from the collar.

I think that technique would be OK for just sensing, but if by "control" you mean to allow the door to open, I'd be hesitant.

Perhaps you could use 1 sensor to check for the magent and another just to see if the door opens. If it opens but no magnet, it could unlock your gun rack.