Skip to content

My journey to building a busy light with a Raspberry Pi.

Notifications You must be signed in to change notification settings

tzwaeaen/busy-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

busy-light

My journey to building a busy light with a Raspberry Pi.

Full guide in my blog

Summary

I set out to build a presence indicator for the office, all while navigating the challenges of a pretty restrictive IT environment. The presence detection relies on Teams log files (yes, it works with the new Teams) and a PowerShell script handles the extraction. The Raspberry Pi is connected via USB, which provides power and exposes the Pi as a drive. The PowerShell script updates the status file on this drive, while a Python script running on the Pi monitors the file for changes and adjusts the LED colors accordingly.

Inspiration

Hardware

  • Raspberry Pi Zero WH
  • Waveshare Full True Color RGB LED HAT

Software

Case

Model on Printables

  • 4x M3 Ruthex inserts
  • 4x M3x16 screws
  • 8x 6x2mm magnets

About

My journey to building a busy light with a Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published