{"id":19144942,"url":"https://github.com/ldab/pet_feeder","last_synced_at":"2026-06-18T22:32:12.233Z","repository":{"id":109150306,"uuid":"197785601","full_name":"ldab/pet_feeder","owner":"ldab","description":null,"archived":false,"fork":false,"pushed_at":"2019-10-26T20:06:57.000Z","size":11411,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T03:55:10.784Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ldab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-19T14:20:46.000Z","updated_at":"2024-04-30T03:36:18.000Z","dependencies_parsed_at":"2023-03-13T14:15:46.070Z","dependency_job_id":null,"html_url":"https://github.com/ldab/pet_feeder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"ldab/ESP32-CAM-Picture-Sharing","purl":"pkg:github/ldab/pet_feeder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldab%2Fpet_feeder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldab%2Fpet_feeder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldab%2Fpet_feeder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldab%2Fpet_feeder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldab","download_url":"https://codeload.github.com/ldab/pet_feeder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldab%2Fpet_feeder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34510283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T07:37:08.104Z","updated_at":"2026-06-18T22:32:12.207Z","avatar_url":"https://github.com/ldab.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pet-Feeder\nESP8266 based Pet Feeder.\n\n[![GitHub version](https://img.shields.io/github/release/ldab/Pet_Feeder.svg)](https://github.com/ldab/Pet_Feeder/releases/latest)\n[![CodeFactor](https://www.codefactor.io/repository/github/ldab/pet_feeder/badge/master)](https://www.codefactor.io/repository/github/ldab/pet_feeder/overview/master)\n[![Build Status](https://travis-ci.org/ldab/Pet_Feeder.svg?branch=master)](https://travis-ci.org/ldab/Pet_Feeder)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/ldab/Pet_Feeder/blob/master/LICENSE)\n\n[![GitHub last commit](https://img.shields.io/github/last-commit/ldab/Pet_Feeder.svg?style=social)](https://github.com/ldab/Pet_Feeder)\n\n* This was more than a weekend project, took few designs to get it working, below few examples, being the last one the most successful one:\n\n![](./pics/feed%20screw.gif) \n\n![](./pics/espet.gif) \n\n![](./pics/espet_cut.gif) \n\n![](./pics/moving_gate.gif)\n\n## Sumary\n\n1. [PlatformIO](/README.md#PlatformIO)\n2. [Hardware](/README.md#Hardware)\n3. [Blynk](/README.md#Blynk)\n4. [3D Printing](/README.md#3d-printing)\n5. [Credits](/README.md#Credits)\n\n## PlatformIO\n\n* More information can be found on their comprehensive [Docs](https://docs.platformio.org/en/latest/ide/vscode.html). But Basically:\n\n  0. Download and install official Microsoft Visual Studio Code. PlatformIO IDE is built on top of it\n  1. **Open** VSCode Package Manager\n  2. **Search** for official `platformio-ide` [extension](https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide)\n  3. **Install** PlatformIO IDE.\n\n![PlatformIO installation](https://docs.platformio.org/en/latest/_images/platformio-ide-vscode-pkg-installer.png)\n\n## Hardware\n\n### Servo\n\n* Just using the cheap blue [SG90](https://www.google.com/search?client=firefox-b-d\u0026q=sg90+servo):\n\n![SG90](https://opencircuit.nl/resources/content/2ed9317749689/crop/400-320/TowerPro-SG90-9G-micro-servo-motor.jpg)\n\n### Board Pinout\n\n![](https://www.prometec.net/wp-content/uploads/2016/03/e90c9fb2-9114-3c70-5adf-5697ba268788.jpg)\n\n## Blynk App\n\n\u003cimg src=\"./pics/ESPet_blynk.jpg\" width=\"30%\"\u003e \u003cimg src=\"./pics/QR.jpg\" width=\"30%\"\u003e \n\n## 3D Printing\n\n* You can find the 3D files [here](./3d%20files) or [https://www.thingiverse.com/thing:3776532](https://www.thingiverse.com/thing:3776532)\n\n* Print seetings:\n  * Anycubic I3 Mega;\n  * PLA 195degC;\n  * 0.25 resolution;\n  * No support, (only the `gate` requires it);\n  * 3 walls;\n  * 20% Zigzag infill;\n\n![ESPet](./pics/servo.png) ![ESPet](./pics/moving_gate.gif)\n\n## Credits\n\n*.gif created with [EZGIF.COM](https://ezgif.com/)\n\nGitHub Shields and Badges created with [Shields.io](https://github.com/badges/shields/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldab%2Fpet_feeder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldab%2Fpet_feeder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldab%2Fpet_feeder/lists"}