Check All WiFi Access Points using ESP8266 WiFi Scan Signal Strength with Arduino

  Рет қаралды 15,060

Robojax

Robojax

Күн бұрын

Display WiFi Access Points:
- SSID
- signal strength in percentage
- Signal strength in dBm,
-MAC address
-Hidden or not
-Encryption type
-Broadcast channel
The best thank you for me is to not to skip ads and Subscribe 🔔 to my channel, like 👍 the video It is greatly appreciated. 🔔 😊.
I will reply to all Subscriber's 🔔 questions. So make sure to Subscribe and enable the bell 🔔.😊
Jump to different section of video by clicking on the time:
00:00 Start
01:00 Introduction
02:18 Basic WiFi Code Explained
08:14 Demonstration of running Basic WiFi Scan with signal strength in dBm and percentage
09:26 WiFi Scan to display Open Access Points
10:15 Demonstration of running WiFi AP without password
10:47 WiFi scan advanced code
13:24 Demonstration of running advanced code
Download Arduino code for this video tutoril: bit.ly/esp8266-wifi-scan
Getting started with ESP8266 D1 Mini (video): • Start Using Wemos D1 M...
****************************
Arduino Step by Step Course (over 100 lectures) Starts here • Lesson 00 What is Ardu...
Learn Arduino in 30 Minutes (video): robojax.com/L/?id=135
****************************
Supporting via PayPal: bit.ly/rj-paypal
Supporting via PayPal: bit.ly/rj-paypal
Follow me on Facebook robojaxEdu
Tutorial by Robojax.com
Get other projects code and learn Arduino
robojax.com/learn/arduino
#robojax #robojaxESP8266

Пікірлер: 41
@navneethpsagar4462
@navneethpsagar4462 3 жыл бұрын
Really Helpful and easy to understand...Thank you
@pessa6226
@pessa6226 Жыл бұрын
Thanks for the great work! This video was so helpful to me.
@tyjohnston5889
@tyjohnston5889 Жыл бұрын
Thank you very much!
@electronic7979
@electronic7979 4 жыл бұрын
Helpful information. I like it
@robojax
@robojax 4 жыл бұрын
good to hear that. Thank you.
@saikatd9037
@saikatd9037 3 жыл бұрын
Very good project. Quite helpful. But I need a project to connect any available network with password using a html page without thingspeak like other 3rd party server providers Thank you
@robojax
@robojax 3 жыл бұрын
No problem. Pleased to know.
@ChubbaBoastinTone766
@ChubbaBoastinTone766 2 жыл бұрын
@@robojax what kind of answer is that to his statement?????
@stlo0309
@stlo0309 3 жыл бұрын
Hi there! I need a bit of help for talking between ESP32/ESP8266 and Firebase Database. Would be really nice if you could do one tutorial on this. Anyways, thanks a lot!
@robojax
@robojax 3 жыл бұрын
Hi, here is full introduction to ESP32 kzbin.info/www/bejne/Y16pm2uHedF6q7M and full introduction to esp8266 kzbin.info/www/bejne/pn3ZoptrbLlmqZY I might make a video comparing both
@najmiaqil97
@najmiaqil97 3 жыл бұрын
Can you do continuation for this project where we can sms to our phone number when the wifi RSSI reach certain value?
@nasih0173
@nasih0173 2 жыл бұрын
how to transfer the ssid and rssi monitoring from laptop to hand phone ?
@irdammauludi3389
@irdammauludi3389 Жыл бұрын
really help full, but cant you provide the wiring diagram? i just dont know anytihng about arduono or something like that
@robojax
@robojax Жыл бұрын
You don’t need wiring diagram because I have shown everything. Or watch introduction to his board
@abeditani8293
@abeditani8293 5 жыл бұрын
I try to get the code from the arduino.io from the website and try to change some program progress but not done yet. I get error in arduino monitor say ( connection fail )
@robojax
@robojax 4 жыл бұрын
for your SSID make sure to pay attention to Upper case and lower case. for example ssid of "Abed" is not the same as "abed".
@abeditani8293
@abeditani8293 5 жыл бұрын
Can you do a demonstration for arduino nano have esp8266 with 8raly and 7 sensor and LCD . I need the data to be send to a smartphone outside home internet from a website have a host link
@HelmutHassfurther
@HelmutHassfurther 5 жыл бұрын
DIY
@robojax
@robojax 5 жыл бұрын
@abed_itani your project is complicated. You have to start with simple blinking of LED with ESP8266, then use the LCD kzbin.info/www/bejne/o4OkmIZjeMmIiLc and then go to other stuff. One step at a time.
@stlo0309
@stlo0309 3 жыл бұрын
A question. Why are we disconnecting WiFi @3:43? What if we proceeded to Scan for Networks without disconnecting?
@robojax
@robojax 3 жыл бұрын
I can’t watch the video but I looked at the code, it just waits 5 seconds before doing another scan. Perhaps I didn’t want to wait or just refreshed the list
@abeditani8293
@abeditani8293 5 жыл бұрын
This very good . But how to use this esp8266 with out logic converter . I have the small wifi that need to be install in to arduino mega have 1 lcd connected and 7 sensor and 8 raly need to be controlled by web from phone from outside home .
@robojax
@robojax 5 жыл бұрын
Please watch this video to use LCD with ESP8266 and it will work with any ESP8266 like NodeMCU, D1, D1 Mini etc kzbin.info/www/bejne/o4OkmIZjeMmIiLc
@minhaokan49
@minhaokan49 2 жыл бұрын
Sir, is there a method to get the strongest AP signal among the Same SSID.
@robojax
@robojax 2 жыл бұрын
Hello, then what is this video about? it gives it.
@syedmuhammadkhalid1694
@syedmuhammadkhalid1694 3 жыл бұрын
sir is that possible for esp8266 to scan the wife and connect to wifi at the same time. because i want to send the information to firebase in realtime.
@robojax
@robojax 3 жыл бұрын
no. you can't. what is firebase?
@syedmuhammadkhalid1694
@syedmuhammadkhalid1694 3 жыл бұрын
@@robojax firebase the dabase in cloud ssir
@kriengkribunchen1533
@kriengkribunchen1533 2 жыл бұрын
How can we automatically connect to the strongest signal?
@robojax
@robojax 2 жыл бұрын
Interesting topic. It would be possible. just do the scan inside the setup() and find the SSID with strongest signal, then used that with the password to connect and it will stay connected to that SSID.
@adrianoleme
@adrianoleme 5 жыл бұрын
😎✌️🇧🇷
@robojax
@robojax 5 жыл бұрын
😃😃
@ChubbaBoastinTone766
@ChubbaBoastinTone766 2 жыл бұрын
the code uploaded fine but all I'm getting out of the serial monitor is garbly-gook , a bunch of backwards letter and unrecognizable symbols. WHy????
@ChubbaBoastinTone766
@ChubbaBoastinTone766 2 жыл бұрын
Solved ; I had to change my baud rate from 57600 (which it was at as a default) to 115200. This instantly changed symbols to legible words mid-flow of the serial monitor print out.
@robojax
@robojax 2 жыл бұрын
I am glad you solved it.
@Rafikulislam-hv1fx
@Rafikulislam-hv1fx 3 жыл бұрын
Dear sir I can't scan WiFi my device not show any WiFi signal
@robojax
@robojax 3 жыл бұрын
what do you see? does say anything on the serial monitor? have you prepared your Arduino IDE? check the link in the description.
@abeditani8293
@abeditani8293 5 жыл бұрын
The arduino codes is Soo hard to be able to know what to write
@robojax
@robojax 5 жыл бұрын
If you start from the beginging, you will learn it. But you are doing advanced stuff from the start. Here stare learning Arduino step by step robojax.com/L/?id=62
@tycstahX
@tycstahX 5 жыл бұрын
wemos not wamos :)
@robojax
@robojax 5 жыл бұрын
Thank you. I just check it wemos.cc.
Forget WiFi! This Wireless Method is WAY Better?
12:14
GreatScott!
Рет қаралды 506 М.
#291 External antennas and ESP32 Long-Range mode
13:57
Andreas Spiess
Рет қаралды 216 М.
Does size matter? BEACH EDITION
00:32
Mini Katana
Рет қаралды 19 МЛН
Я нашел кто меня пранкует!
00:51
Аришнев
Рет қаралды 4,9 МЛН
Became invisible for one day!  #funny #wednesday #memes
00:25
Watch Me
Рет қаралды 59 МЛН
One moment can change your life ✨🔄
00:32
A4
Рет қаралды 25 МЛН
I mapped my entire apartment’s Wi-Fi signal
8:06
Verge Science
Рет қаралды 469 М.
#1 Program an ESP01: The easy way!
7:38
AIbeginsDotNet
Рет қаралды 103 М.
ESP-NOW - Peer to Peer ESP32 Network
43:02
DroneBot Workshop
Рет қаралды 345 М.
Mesh Networking demo on ESP8266 & ESP32 | LCSC
8:28
techiesms
Рет қаралды 157 М.
Change ESP8266 WiFi credentials without uploading code from Arduino IDE
8:40
Electronics Innovation
Рет қаралды 39 М.
Easy Art with AR Drawing App - Step by step for Beginners
0:27
Melli Art School
Рет қаралды 14 МЛН
EXEED VX 2024: Не өзгерді?
9:06
Oljas Oqas
Рет қаралды 42 М.
S24 Ultra and IPhone 14 Pro Max telephoto shooting comparison #shorts
0:15
Photographer Army
Рет қаралды 7 МЛН
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 6 МЛН
$1 vs $100,000 Slow Motion Camera!
0:44
Hafu Go
Рет қаралды 24 МЛН
Как удвоить напряжение? #электроника #умножитель
1:00
Hi Dev! – Электроника
Рет қаралды 843 М.