bradwellsb / blazor-meadow-weather

Log weather data from LM35 temperature sensor using Meadow, Blazor, and Web API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor and IOT

This sample project was created by Bradley Wells to demonstrate a technique for sending data from connected IoT hardware to a web API. In this sample, a Meadow microcontroller polls data from a LM35 temperature sensor. That data is sent via HTTP request to an API controller endpoint and stored in a database where it can be visualized in a chart using a Blazor web app.

About

Log weather data from LM35 temperature sensor using Meadow, Blazor, and Web API


Languages

Language:C# 72.5%Language:CSS 14.2%Language:HTML 13.3%