This shows you the differences between two versions of the page.
iothings:proiecte:2022sric:rfid_cat_feeder [2023/06/02 03:44] maria_irina.gherman |
iothings:proiecte:2022sric:rfid_cat_feeder [2023/06/02 07:59] (current) maria_irina.gherman [Project Description] |
||
---|---|---|---|
Line 5: | Line 5: | ||
RFID Cat Feeder is a "smart" feeder that opens up only when a certain cat wants to eat. | RFID Cat Feeder is a "smart" feeder that opens up only when a certain cat wants to eat. | ||
- | It can do this by reading an RFID tag on its collar, or ideally its microchip. The purpose | + | It can do this by reading an RFID tag on a cat's collar, or ideally its microchip. The purpose |
of such a feeder is to stop a gluttonous cat from eating all the food. | of such a feeder is to stop a gluttonous cat from eating all the food. | ||
Line 76: | Line 76: | ||
===== Testing ===== | ===== Testing ===== | ||
- | <html><iframe width="712" height="400" src="https://youtu.be/VE8ORTkLVlI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></html> | + | |
+ | <html><iframe width="456" height="811" src="https://www.youtube.com/embed/VE8ORTkLVlI" title="RFID Cat Feeder Demo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></html> | ||
===== References ===== | ===== References ===== | ||
[[https://www.electronicwings.com/esp32/rfid-rc522-interfacing-with-esp32|RC522 example]] | [[https://www.electronicwings.com/esp32/rfid-rc522-interfacing-with-esp32|RC522 example]] | ||
- | |||
- | [[https://esp32io.com/tutorials/esp32-button-debounce|Button debounce example]] | ||
[[https://dronebotworkshop.com/esp32-servo/|Servo example]] | [[https://dronebotworkshop.com/esp32-servo/|Servo example]] |