
Your cart is currently empty!
A real-time network diagnostics tool that shows your current ping and download speed on a 1602 LCD screen using Arduino and Python. Track internet performance at a glance.
For setup guide and detailed info click on this link
This Arduino project uses LEDs to visually indicate the network latency to Google by pinging it via a Python script over USB. The green, yellow, and red LEDs blink to show fast (≤30ms), moderate (>30ms), and timeout/no response statuses, respectively. Each LED lights up briefly every time a ping response is received, with adjustable blink durations to clearly represent connection quality in real-time.
Attached below is the diagram of the wiring and image of what should show up on your screen.
For setup guide and detailed info click on this link