Skip to content

Spcktr/net_status_leds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net Status LEDs

A visual indicator for internet connectivty status, online or offline.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

  • Pimironi blinkt! pi hat available here
  • A raspberry pi 3b+ or pi zero W
  • Power cable

Make sure that the version of python that you have installed is >= 3.5, you can check by running:

python --version

There are no other requirements to install.

Installing

To install clone the git repo:

git clone https://github.com/Spcktr/net_status_leds

Change directory and install requirements:

pip install --user -r requirements.txt

Run the script with:

python i_status.py

The LEDs on the pi-hat should be green if your internet is connected and working.

Built With

Authors

  • sprckt - modifications - spcktr
  • pimironi - initial work and led control - pimoroni

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Internet LED status indecator using blinkt pi-hat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages