Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.09 KB

README.md

File metadata and controls

14 lines (8 loc) · 1.09 KB

bandwidth-neopixels

The node script continuously polls a Tomato router for real-time bandwidth, then provides JSON to an Arduino or ESP8266 to visualize bandwidth on a strip of neopixels.

animated gif

The pixels animate as a downward flow to show download speed or up when upload speed is larger. Both download and upload are not visualized simultaneously, only the largest of the two values is shown. The Arduino script uses the excellent WS2812FX library to create the neopixel animations.

YouTube Video

fritzing diagram

photograph of wemos d1 mini breadboard

REQUIRES A ROUTER RUNNING TOMATO FIRMWARE or a router that has an API for real-time bandwidth.