Git Product home page Git Product logo

arduaquarium's Introduction

ArduAquarium

a fish tank controlled by Arduino
这是个arduino控制的鱼缸。

蓝牙串口交互。通讯协议见serial,通讯协议的间隔符号是英文逗号。
温度控制模拟了一天里的温度变化,见control里的realtemp函数和tempur control函数。
水泵可以手动开关或自动定时控制。自动时,一天最多256次开关控制。只控制上滤槽水泵。底部过滤桶的水泵不关。 臭氧自动定时,为了安全就没有做时间设置接口。固定8点和17点自动开始消毒,如果臭氧发生器流量大,需要改代码缩短时间。临时手动开启消毒20秒可以这样,“so20,”

控制参数会存入epprom,掉电后再启动会读取epprom,见eeprom put get。

最新版本在https://gitee.com/xukejing/ardu-aquarium

arduaquarium's People

Contributors

xukejing avatar

Watchers

James Cloos avatar  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.