Using an ESP8266 WiFi Scan with an LCD1602-I2C to Display Signal Strength Percentage with Arduino
This code is to use ESP8266, NodeMCU, Wemos D1 Mini to display all available access points (Wi-Fi) on an LCD1602-I2C or LCD2004-I2C to display RSSI in dBm or percentage.
231-Basic Wi-Fi scan code
Language: C++
Copied!
Resources & references
-
ExternalWemos.cc official website of D1 Miniwiki.wemos.cc
-
Internal
Files📁
No files available.