Skip to content

Egor-Pavshuk/RaspberryPiMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Monitor

This is a pet project that collects data from sensors on Raspberry Pi and delivers it to the client application.

The application consists of three main parts:

  • Agent — installed on Raspberry Pi, reads sensor data and sends it to the backend via API
  • Backend — receives and processes data
  • Client — receives data via SignalR and displays it to the user

Features

  • Real-time data updates via SignalR

Technologies Used

  • Hardware — Raspberry Pi, DS18B20, DHT11
  • Backend — ASP.NET Web API, SignalR
  • Frontend — WPF

Roadmap / Future Plans

  • Support for additional sensors
  • Persistent data storage
  • Graphical data visualization

About

A .NET application combining an IoT device, an ASP.NET server, and a WPF client to monitor sensor data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages