Introduction to WiFi Development with Arduino for ESP8266

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.

Introduction to WiFi Development with Arduino for ESP8266

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:

Introduction to WiFi Development with Arduino for ESP8266

You can control the corresponding lights by toggling the switch. The example circuit is shown below.

Introduction to WiFi Development with Arduino for ESP8266

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:

Introduction to WiFi Development with Arduino for ESP8266

The exemplary circuit is shown below.

Introduction to WiFi Development with Arduino for ESP8266

Reference Example

https://pan.baidu.com/s/1kVSNdrx

Introduction to WiFi Development with Arduino for ESP8266

Related Links

WiFi Development Environment Configuration — Arduino for ESP8266

Leave a Comment

Your email address will not be published. Required fields are marked *