An open API service indexing awesome lists of open source software.

https://github.com/negativeeddy/presencepi

Displaying my Teams status on a Raspberry Pi using .NET 5 and IoT
https://github.com/negativeeddy/presencepi

asp-net-core dotnet iot led microsoft-graph presence raspberrypi teams

Last synced: about 1 month ago
JSON representation

Displaying my Teams status on a Raspberry Pi using .NET 5 and IoT

Awesome Lists containing this project

README

          

# Displaying my Teams status on a Raspberry Pi using .NET 5 and IoT

## Scenario

TBD

## How to run this sample

TBD

## About The code

This is a combination of concepts

* [Using the Microsoft identity platform to call the Microsoft Graph API](https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2)
* [.NET IoT RGB LED Matrix demo](https://github.com/dotnet/iot/tree/master/src/devices/RGBLedMatrix/samples)
* [ASP.NET hosted services](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/hosted-services)

## Configurations

DEBUG vs WDEBUG