Skip to content

Sending data from server to client and plotting it on client's side.

Notifications You must be signed in to change notification settings

pio127/server-realtime-plotting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime plotting

Created for IoT purpose to plot data received from other device. Uses linux sockets so it works only under systems based on linux kernel.

Required libraries :

Server requires only JSON library and client requires both of them. They can be included as header only or build and installed. However matplotlib wrapper needs python libraries to work so they must be found by CMake.

About

Sending data from server to client and plotting it on client's side.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published