Skip to content

use a BBC Microbit as a visual indicator that you are in a meeting

License

Notifications You must be signed in to change notification settings

signalnine/meeting_indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meeting_indicator

use a BBC Microbit as a visual indicator that you are in a meeting. Works on MacOS.

meeting indicator in action

how to use this:

compile the watcher client: gcc -o micstatus micstatus.c -framework CoreAudio

upload microbit.py to your microbit

run the executable: ./micstatus

By default it will try to find your microbit's serial port and autoconnect. If you run into issues with that you can specify the port and baud rate manually like so: ./micstatus /dev/tty.usbmodem12402 9600

The microbit will now light up any time your microphone is active (even when you're muted). Hurray!

P.S.: I included an STL file for a clip designed to allow you to easily hang the microbit off the backside of your Macbook lid, the nubs fit into the holes and it hangs upside down because it's awkward to have the USB port on the top.

About

use a BBC Microbit as a visual indicator that you are in a meeting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published