https://github.com/thelastoutpostworkshop/jc4827w543_wifianalyzer
Wifi Analyzer for JC4827W543
https://github.com/thelastoutpostworkshop/jc4827w543_wifianalyzer
esp32 esp32-arduino jc4827w543 wifi-network
Last synced: 4 months ago
JSON representation
Wifi Analyzer for JC4827W543
- Host: GitHub
- URL: https://github.com/thelastoutpostworkshop/jc4827w543_wifianalyzer
- Owner: thelastoutpostworkshop
- License: mit
- Created: 2025-03-16T16:24:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-11T14:18:43.000Z (over 1 year ago)
- Last Synced: 2025-04-11T15:32:39.689Z (over 1 year ago)
- Topics: esp32, esp32-arduino, jc4827w543, wifi-network
- Language: C++
- Homepage: https://youtu.be/mnOzfRFQJIM
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# JC4827W543 Wifi Analyzer
## Youtube Tutorial
[
](https://youtu.be/mnOzfRFQJIM)
## Project Description
This project turns the JC4827W543 (ESP32-S3) development board into a standalone 2.4 GHz WiFi analyzer. It performs continuous WiFi scans and renders a live channel graph on the onboard display so you can quickly see network density, signal strength, and likely lower-noise channels for better WiFi planning.
## Features
- Live 2.4 GHz WiFi scanning and visualization on channels 1-14
- Channel-by-channel RSSI graph with color-coded channel traces
- Strongest network label per channel (SSID/BSSID + RSSI)
- Open network indicator (`*`) when encryption is not enabled
- Automatic low-noise channel suggestion (channels 1-11)
- Per-channel access point count shown under each channel
- Periodic refresh loop (default scan interval: 3 seconds)