Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-hole-button

I built a GRB (Giant Red Button) to disable our pi-hole! You can check out my YouTube video here:

This repo has the source code and STL files for what I built. Here are the other parts that I purchased:

Some useful links:

To get this working:

  1. Copy code.py, setings.py, and settings.toml onto your microcontroller (I'm using CircuitPython)
  2. Install CircuitPython packages. I use circup for this: circup install --auto
  3. Update settings.py with your pi-hole's API key.
  4. Update settings.toml with your wifi information.
  5. Update code.py with the correct URL to your pi hole. (Line 48 and Line 74).

About

Code and STL files for a giant button that disables your pi-hole!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages