资讯

请记住将计算机和 ESP8266 模块连接到同一 Wi-Fi 网络上。 完整的代码在最后给出,并通过注释很好地解释了,在这里我们解释了其中的几个重要部分。
His solution was to bring the serial data from his transceiver module to an ESP8266, and from that both share it over WiFi and display pertinent information via I2C to an LCD for easy reference.
The common form of the USB to Serial adapter is an FTDI breakout board. This requires drivers, though, and there is actually a simpler – and wireless – solution: the ESP8266 WiFi module.