/teams-status-led

Light up an LED with an Arduino board to reflect your Microsoft Teams status

Primary LanguageC#

teams-status-led

Light up an LED with an Arduino board to reflect your Microsoft Teams status

Arduino Setup

First, download and install the Arduino IDE.

Download the latest version of arduino-status.ino. Load the .ino file into the Arduino IDE. Choose "Verify", and then with your Arduino plugged in, choose "Upload".

image

Note: The code assumes that the the LED is plugged into terminal 13 and GRD. You can adjust the Arduino code if your LED is plugged in differently by changing the LED constant at the beginning.

TeamsStatusLed

Download the latest portable release. Extract the .zip. Run TeamsStatusLed.exe. An icon will appear in the system tray. From there you can see the current status and modify the settings from the context menu.

image

Known Issues

In some rare cases, TeamsStatusLed can cause Teams to be unable to start. In that case, exit TeamsStatusLed, start Teams, then restart TeamsStatusLed.