Skip to content

Cha0s0000/IOT

Repository files navigation

IOT projects


The project consists of three parts

  • ESP8266 firmware

    The ESP8266 is a small chip which includes a MCU as well as the wireless module .By connecting to the TCP server , it makes possibility to remote control the MCU through the Web UI

  • workerman TCP server

    TCP server serves as the bridge which connects the MCU and the Web UI

  • Web UI

    Web UI is a interface that vividly shows the control of the MCU


Setup TCP server with workerman framework

  • Download to computer

  • Start up the TCP server

    When it goes successfully ,it will show like this:

    • Remember the TCP server port : 8282

Upload firmware to ESP8266


Deploy the Web UI (Mobile version)

  • Here I use the phpstudy to setup the server(PHP+NGINX+MYSQL)

  • Run the server and view the url


Realize remote controlling

About

DIY IOT control system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published