Posts

Showing posts from December, 2022

Open Source Wi-Fi Network Detector Using ESP8266 😁

Image
I spend my weekend holiday quite  productive with my old electronic stuff . In this blog we are  going to see how to find open wifi network in the public area .  To get started only thing that yoo need is ESP8266 Module  In this tutorial I have used ESP01 module which was so small and simple  To program the ESP01 you need CH340 module  This project was inspired from  circuits4you Only I have made added a web server snipped to see the output in browser  Get the code from  Github  . Download the code , open it with Arduino IDE Install necessary libaries  and change wifi SSID and Password, Plug the ESP8266 ,  Choose Port and Upload program . Go to Serial Monitor . Copy the IP and Paste it in the browser