Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 487 Bytes

README.md

File metadata and controls

23 lines (10 loc) · 487 Bytes

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