ldab / pet_feeder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pet-Feeder

ESP8266 based Pet Feeder.

GitHub version CodeFactor Build Status License: MIT

GitHub last commit

  • 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:

Sumary

  1. PlatformIO
  2. Hardware
  3. Blynk
  4. 3D Printing
  5. Credits

PlatformIO

  • More information can be found on their comprehensive Docs. But Basically:

    1. Download and install official Microsoft Visual Studio Code. PlatformIO IDE is built on top of it
    2. Open VSCode Package Manager
    3. Search for official platformio-ide extension
    4. Install PlatformIO IDE.

PlatformIO installation

Hardware

Servo

  • Just using the cheap blue SG90:

SG90

Board Pinout

Blynk App

3D Printing

ESPet ESPet

Credits

*.gif created with EZGIF.COM

GitHub Shields and Badges created with Shields.io

About

License:MIT License


Languages

Language:C++ 100.0%