{"product_id":"kit-pet-activity-monitor-kit-v6","title":"Pet Activity Monitor Kit v6","description":"\u003ch1\u003ePet Activity Monitor Kit v6 — ESP32 Q-Learning Heating Scheduler\u003c\/h1\u003e\n\n\u003cp class=\"value-summary\"\u003eEvery part needed, pre-tested for compatibility, with an AI build companion trained on this exact project. Shipped from Bengaluru in 3-5 days.\u003c\/p\u003e\n\n\u003cdiv class=\"specs-strip\"\u003e\n  \u003cspan\u003e\u003cstrong\u003eDifficulty:\u003c\/strong\u003e Intermediate\u003c\/span\u003e\n  \u003cspan\u003e\u003cstrong\u003eBuild Time:\u003c\/strong\u003e 5-6 hrs\u003c\/span\u003e\n  \u003cspan\u003e\u003cstrong\u003eAge:\u003c\/strong\u003e 15-21\u003c\/span\u003e\n  \u003cspan\u003e\u003cstrong\u003eSkill:\u003c\/strong\u003e Reinforcement learning on microcontroller\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eTraditional pet heating pads use timers or manual switches, ignoring whether your pet is actually present or comfortable. This kit replaces guesswork with intelligence — you will build a monitor that runs a Q-learning agent directly on the ESP32. Without writing a single if-then rule, the system observes occupancy via a PIR sensor, reads temperature and humidity from a DHT22, and decides when to toggle a heating relay. Over days, the agent learns the optimal heating schedule for your pet’s unique routine, maximizing comfort while saving energy.\u003c\/p\u003e\n\n\u003ch2\u003eWhat You'll Build\u003c\/h2\u003e\n\u003cp\u003eYou will assemble a compact station that combines a 0.96‑inch OLED display, HC-SR501 motion detector, DHT22 sensor, DS3231 real-time clock, and a relay module — all controlled by an ESP32. The firmware implements a table‑based Q‑learning algorithm that updates its action values each time it receives feedback. Every morning, you can check the OLED to see the learned policy: the hours when heating is most likely to be needed, learnt entirely from data rather than programmed rules.\u003c\/p\u003e\n\n\u003ch2\u003eWhat You'll Learn\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eImplementing Q‑learning on bare metal with no Python or ML library\u003c\/li\u003e\n  \u003cli\u003eInterfacing PIR, DHT22, DS3231 RTC, and OLED over I²C and GPIO\u003c\/li\u003e\n  \u003cli\u003eDesigning a reward function that balances pet comfort against power consumption\u003c\/li\u003e\n  \u003cli\u003eDeploying a self‑improving agent that runs offline and adapts to seasonal changes\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eKit Contents\u003c\/h2\u003e\n\u003ctable\u003e\n  \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eComponent\u003c\/th\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n\u003ctd\u003eESP32 Dev Board\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDHT22\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eHC-SR501 PIR\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDS3231 RTC\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e5V Relay Module\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e0.96in OLED\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMicroUSB Cable\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eM-M Wires\u003c\/td\u003e\n\u003ctd\u003e20\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ch2\u003eWhy Buy This Kit Instead of Sourcing Parts Separately\u003c\/h2\u003e\n\u003ctable\u003e\n  \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eFactor\u003c\/th\u003e\n\u003cth\u003eSourcing Separately\u003c\/th\u003e\n\u003cth\u003eCompoden Kit\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCompatibility checks\u003c\/td\u003e\n\u003ctd\u003eYou verify every part\u003c\/td\u003e\n\u003ctd\u003ePre-tested as a system\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBuild support\u003c\/td\u003e\n\u003ctd\u003eForums and scattered tutorials\u003c\/td\u003e\n\u003ctd\u003eAI companion trained on this exact project\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eTime to first working build\u003c\/td\u003e\n\u003ctd\u003eDays of debugging\u003c\/td\u003e\n\u003ctd\u003eHours, with step-by-step guidance\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eShipping coordination\u003c\/td\u003e\n\u003ctd\u003eMultiple sellers, multiple delays\u003c\/td\u003e\n\u003ctd\u003eOne shipment from Bengaluru in 3-5 days\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ch2\u003eWho This Kit Is For\u003c\/h2\u003e\n\u003cp\u003eThis kit fits perfectly into CBSE Class 11–12 AI‑integrated physics projects, B.Tech ECE\/EEE assignments at colleges like VIT, NIT, or BITS Pilani, and ATL Tinkering Lab workshops. If you’re participating in the Smart India Hackathon and need an IoT‑plus‑ML demo that runs entirely on-device, the Pet Activity Monitor gives you a working reinforcement learning example you can extend the same day.\u003c\/p\u003e\n\n\u003ch2\u003eBuilt and Backed by Compoden\u003c\/h2\u003e\n\u003cp\u003eEvery Compoden kit ships with an AI build companion trained on this exact project — accessible via a QR code on the box, with WhatsApp and email backup. We've spent 10 years building projects for makers, schools, and institutions across India. If a part fails because of a manufacturing defect, replace it free within 7 days.\u003c\/p\u003e\n\n\u003cdetails\u003e\u003csummary\u003eWhat if I get stuck during the build?\u003c\/summary\u003e\u003cp\u003eScan the QR code to launch the AI companion that can walk you through wiring, code upload, and calibration; you can also reach us on WhatsApp for a quick answer within hours.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDo I need previous experience with reinforcement learning?\u003c\/summary\u003e\u003cp\u003eNo. The included code comes fully commented, with a detailed explanation of every Q‑learning step — the state space, action selection, and reward update. You’ll understand the algorithm as you watch it learn.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan I monitor the system from another room without WiFi?\u003c\/summary\u003e\u003cp\u003eYes, the OLED on the device shows real‑time status and the learned schedule. If you later add WiFi, the ESP32 can push data to a dashboard, but the core learning runs entirely offline.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWill the PIR sensor detect a small pet like a cat or rabbit?\u003c\/summary\u003e\u003cp\u003eThe HC-SR501 can reliably detect motion from animals above 2 kg when positioned correctly. The manual explains optimal mounting height and sensitivity adjustment for small enclosures.\u003c\/p\u003e\u003c\/details\u003e\n\n\u003cdiv class=\"kit-description\"\u003e\n  \u003cp\u003ePet Tracking — Q-learning agent on ESP32 learns optimal heating schedule from occupancy and weather patterns — no pre-programmed rules.\u003c\/p\u003e\n  \u003ch4\u003eWhat's in this kit\u003c\/h4\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"\/products\/esp32-30-pin-development-board-cp2102-wifi-bluetooth\"\u003eESP32 Dev Board\u003c\/a\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003ca href=\"\/products\/dht22-temperature-humidity-sensor-module-accurate-readings\"\u003eDHT22\u003c\/a\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003ca href=\"\/products\/hc-sr501-pir-motion-sensor-ir-module-combo-for-arduino\"\u003eHC-SR501 PIR\u003c\/a\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003ca href=\"\/products\/ds3231-real-time-clock-module-i2c-rtc-with-battery-backup\"\u003eDS3231 RTC\u003c\/a\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003ca href=\"\/products\/4-channel-relay-board-for-esp32-30-pin-5v-control\"\u003e5V Relay Module\u003c\/a\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003ca href=\"\/products\/096in-oled-display-128x64-i2cspi-for-arduino-raspberry-pi\"\u003e0.96in OLED\u003c\/a\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003ca href=\"\/products\/microusb-cable-1m-charging-data-cord-for-arduino-android\"\u003eMicroUSB Cable\u003c\/a\u003e\u003c\/li\u003e\n    \u003cli\u003eM-M Wires x20\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is included in the Pet Activity Monitor Kit v6?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Pet Activity Monitor Kit v6 includes all components needed: ESP32 Dev Board, DHT22, HC-SR501 PIR, DS3231 RTC, 5V Relay Module and more. Everything is pre-tested for compatibility and shipped from Bengaluru, India.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What skill level is required for the Pet Activity Monitor Kit v6?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This kit is designed for Intermediate level makers, suitable for ages 15-21. Pet Tracking — Q-learning agent on ESP32 learns optimal heating schedule from occupancy and weather patterns — no pre-programmed rules. Estimated build time is 5-6 hrs.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I buy the Pet Activity Monitor Kit v6 online in India?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, the Pet Activity Monitor Kit v6 is available online at Compoden (compoden.in), India's AI-powered electronics and robotics store. Ships from Bengaluru in 1-5 business days across India.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Pet Activity Monitor Kit v6\",\n  \"description\": \"Pet Tracking — Q-learning agent on ESP32 learns optimal heating schedule from occupancy and weather patterns — no pre-programmed rules.\",\n  \"sku\": \"CDN-KIT-4019\",\n  \"brand\": {\"@type\": \"Brand\", \"name\": \"Compoden\"},\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/compoden.in\/products\/kit-pet-activity-monitor-kit-v6\",\n    \"priceCurrency\": \"INR\",\n    \"price\": \"1570\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"seller\": {\"@type\": \"Organization\", \"name\": \"Compoden\"}\n  },\n  \"category\": \"AI IoT\"\n}\n\u003c\/script\u003e","brand":"Compoden","offers":[{"title":"Default Title","offer_id":53463941710189,"sku":"CDN-KIT-4019","price":1850.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3997\/5533\/files\/kit-pet-activity-monitor-kit-v6.png?v=1781949734","url":"https:\/\/compoden.com\/products\/kit-pet-activity-monitor-kit-v6","provider":"Compoden","version":"1.0","type":"link"}