Skip to content

Dongik-Park/Real-Time-Sensor-Monitoring-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Real-Time-Sensor-Monitoring-System

This project is based on C#, Winforms, MS-SQL.

It has three basic functions.

  1. Real-time PC(Core Temperatrue, CPU occupied, Memory Usage), Modbus, Vibration sensor monitoring.
  2. Sensor data save & search
  3. Sensor configs manage

Check these three points when you using this project.

  1. If you want to add new configs of sensor, your SensorReader should be inherited BaseSensorReader.
  2. i utilized linq-to-sql ORM to save sensor data on MS-SQL. So, you should check SensorData.dbml.
  3. Actived sensors read, upload UI chart and DB - transaction occurs every 2 seconds.

image image

I always welcome your feedback. Please leave a comment. Thank you.

About

C# based sensor monitoring system project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages