Skip to content

This project is to display the sensor data via gRPC library in .Net framework. Test sensor is Yocto-Altimeter

Notifications You must be signed in to change notification settings

windless1015/RemoteSensorDataDisplay

Repository files navigation

RemoteSensorDataDisplay

People sometimes need to grab the data remotely. For example, sensors are far from the monitoring computer in the scope of smart agriculture. This project is to display the remote data via gRPC service in c# and dotnet framework. I use yocto-altimeter and yocto-servo as the testing sensors.

  • PS: please don't set the server ip with "127.0.0.1" or "localhost". Use its IPV4 address, like "192.168.0.100", or you will not establish the communication with gRPC service.

About

This project is to display the sensor data via gRPC library in .Net framework. Test sensor is Yocto-Altimeter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages