Coder Social home page Coder Social logo

pet_auto_feed's Introduction

PET_Auto_Feed

宠物喂食器硬件

硬件

  • stm32f103c8t6
  • sht20温湿度传感器
  • 人体红外传感器
  • 继电器
  • 风扇

代码

1.Devices目录存放传感器等的驱动程序 2.Hal目录存放串口的程序

功能

获取温湿度,人体红外,风扇状态,封装成json数据通过wifi,与后台建立tcp通信,将数据发送到后台。 当温度高于35度,会自动开启风扇。 当获取到后台tcp服务器发送的命令,就会控制喂食器的舵机进行开合作用,实现喂食功能。

pet_auto_feed's People

Contributors

klren0312 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.