-->
Page 1 of 1

Wifi finder

PostPosted: Sun Jun 18, 2017 3:53 pm
by Jbniff
Hi,
New here. I just got a HiLetgo ESP8266 development board and would like to make a Wifi finder and display on a OLED display. Any help would be great.

Re: Wifi finder

PostPosted: Tue Jun 20, 2017 4:07 am
by gbafamily1
If you are using ESP8266 Arduino, an scanner program example is included.

https://github.com/esp8266/Arduino/blob ... FiScan.ino

The program outputs to the serial console. You will have to find a library for your OLED and figure out how to display the info on the screen.