Projects
Internet of Things · RFID · Python
A connected device with simple rules.
An ESP8266 feeder prototype combining RFID identification, scheduled dispensing, SQL-backed records, and a Telegram interface.
ESP8266 / NodeMCU RFID · NTP · SQL
05
Internet of Things / RFID / Python / SQL
This academic connected-device prototype uses an ESP8266 and RC522 reader to identify a pet before dispensing food. Time retrieved from an NTP server is compared with the configured interval between meals to determine whether feeding is allowed.
A Telegram bot provides a concise remote interface, while a SQL-backed record preserves feeding events for later review.