Skip to content

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

License

Notifications You must be signed in to change notification settings

morehavoc/pi-hole-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages