Code Monkey home page Code Monkey logo

esp8266-switch's Introduction

ESP8266-switch

基于micropython可以触控和MQTT控制的按钮开关

1.下载http://www.micropython.org/download#esp8266 刷入ESP8266 建议刷入http://www.micropython.org/resources/firmware/esp8266-20180511-v1.9.4.bin 高版本好像链接软件链接不了

2.使用http://fweb.cc/soft/PC/ESP8266.zip把每个文件上传。

3.修改Settings.json中的"ESSID": "自己无线账号","PASSWORD": "自己无线密码", "MQTT_Topic": "需要链接的主题"。MQTT服务器MQTT用户名密码等!

4.触控安装为点控高频输入接口为GPI14 开关控制按钮GPI12

5.MQTT支持断网自动链接,无网络触控按钮也可以使用!

6.MQTT接受端主题 '自己设置的主题/I' 接受信息 上传信息 '自己设置的主题/C' 开关命令 on off 不区分大小写

7.测试版本有诸多不完善,请大家多修改。

8.更多信息请浏览http://fweb.cc

esp8266-switch's People

Contributors

fwebcc 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.