Skip to content

Python example for a Raspberry Pi to show Microsoft Teams presence on an attached LED or OLED screen

License

Notifications You must be signed in to change notification settings

mahoekst/RaspberryTeamsPresenceLight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryTeamsPresenceLight

Python example for a Raspberry Pi to show Microsoft Teams presence on an attached LED or OLED screen

run with python3 TeamsPresenceInfo.py

This sample is tested with the 1.3inch OLED HAT with SPI/IC2 interface on my RPI0 and RPI4 [https://amzn.to/2QZxWNC]

clone repo and instal the following packages:

pip3 install msal

pip3 install luma.core

pip3 install luma.oled

Make sure you enable the SPI port for the OLED HAT raspi-config to enable SPI

About

Python example for a Raspberry Pi to show Microsoft Teams presence on an attached LED or OLED screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages