To help first-year students quickly master WiFi development technology, student Guo Tianxiang from the Information Communication department wrote two WiFi learning examples based on ESP8266 during afternoon tea.
1. WiFi Home Lighting Control System
Build a server using the built-in processor of the WiFi module, support access via common mobile browsers, and control the indoor lighting switches. The mobile control interface is as follows:
You can control the corresponding lights by toggling the switch. The example circuit is shown below.
This development board is homemade by Guo Tianxiang. You can use any development board based on ESP8266. The reference example is as follows:
https://pan.baidu.com/s/1dFIkbAh
2. WiFi Dimming Table Lamp
The table lamp has multiple full-color LED beads built-in. Use the built-in processor of the WiFi module to build a server that supports access via common mobile browsers and conveniently control the color and brightness of the table lamp. The mobile control interface is as follows:
The exemplary circuit is shown below.
Reference Example
https://pan.baidu.com/s/1kVSNdrx
Related Links
WiFi Development Environment Configuration — Arduino for ESP8266
Leave a Comment
Your email address will not be published. Required fields are marked *