项目作者: mmichon

项目描述 :
ESP8266/ESP32-based 1-axis servo-controlled pet toy with motion sensor
高级语言: C++
项目地址: git://github.com/mmichon/esp-cat-toy-2.git
创建时间: 2018-11-09T22:32:44Z
项目社区:https://github.com/mmichon/esp-cat-toy-2

开源协议:GNU General Public License v3.0

下载


ESP32/8266-based Motion Sensing App-controlled Pet Toy

This project implements a motion-sensing app-controlled single-axis pet toy on Arduino-based firmware and a Blynk-based frontend.

Hardware Needed

Configuration


  1. Wire up the circuit like this (or check out the pin config in the code and wire it up according to your components)
  2. Configure your Blynk app like this
  3. Modify include/config.h with your secrets
  4. Compile and upload the firmware
  5. Tune your servo settings in the constants at the top of main.cpp