Skip to content

Open Source Hardware project for a minimalist WiFi enabled 8 Bit visualizer. The included firmware displays the intensity of the packet stream for a particular AP channel, but feel free to remix the hardware or write your own firmware to bring new functionality!

License

Notifications You must be signed in to change notification settings

stasiselectronics/8BitWiFiVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8 Bit WiFi Visualizer

Open Source Hardware project for a minimalist WiFi enabled 8 Bit visualizer. This design uses the popular ESP8266 wifi module to drive 8 LEDs with a shift register.

Network Traffic Visualizer

Want to visualize how busy your WiFi channel is? The included Arduino sketch measures how many packets are flying around on the selected channel and displays the intensity on the LEDs.

With the help of some automated functions, the board selects the WiFi channel with the strongest network present at startup. It then automatically adjusts the display range to keep up with changing network conditions.

Learn more about how this firmware works!

Render

This repository contains all the source files needed to reproduce this project. The PCB is designed with KiCAD and the firmware uses Arduino for the ESP8266.

This is still a work in progress, so be sure to check back for future updates!

Companion Site

I've put together a Github pages site to host all the documentation that goes with this design. Learn more about how everything works and keep up to date with blog posts.

This is still a work in progress, more to come!

Check out the companion site for more documentation!

Quick Links

Current Status

This project is nearing completion, here are some of the latest updates

  • Redesigned PCB for larger components to make hand soldering easier
  • Assembled and tested latest PCB design
  • Major firmware updates
    • Auto selecting AP channel on startup
    • Auto ranging intensity scale with linear decay
    • Change AP channel with user button

Future Goals

Here's what needs to get done for this project:

  • Complete Documentation

Most of the project is now complete, so now all that is left is to finish up the documentation

About

Open Source Hardware project for a minimalist WiFi enabled 8 Bit visualizer. The included firmware displays the intensity of the packet stream for a particular AP channel, but feel free to remix the hardware or write your own firmware to bring new functionality!

Topics

Resources

License

Stars

Watchers

Forks

Languages