Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradwellsb/blazor-meadow-weather
Log weather data from LM35 temperature sensor using Meadow, Blazor, and Web API
https://github.com/bradwellsb/blazor-meadow-weather
Last synced: 12 days ago
JSON representation
Log weather data from LM35 temperature sensor using Meadow, Blazor, and Web API
- Host: GitHub
- URL: https://github.com/bradwellsb/blazor-meadow-weather
- Owner: bradwellsb
- Created: 2021-06-09T18:48:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-17T21:59:02.000Z (about 2 years ago)
- Last Synced: 2024-07-30T15:23:15.403Z (3 months ago)
- Language: C#
- Size: 222 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blazor - Meadow Weather - ![last commit](https://img.shields.io/github/last-commit/bradwellsb/blazor-meadow-weather?style=flat-square&cacheSeconds=86400) 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. (Sample Projects / IoT)
README
# Blazor and IOT
This sample project was created by [Bradley Wells](https://wellsb.com/csharp/) 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.* [Tutorial](https://wellsb.com/csharp/iot/blazor-meadow-web-api-weather-charts/)
[![](https://user-images.githubusercontent.com/3577465/190877652-eccd2a7c-d07c-44a6-a5c0-63ff55542df1.png)](https://wellsb.com/csharp/iot/blazor-meadow-web-api-weather-charts/)