Skip to content

daronwolff/CHART_IN_REAL_TIME_socketio_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart in real time using NodeJs/Socket.Io and Python and smoothiecharts

In python you going to need install pip install socketIO_client

Run the server typing

node server.js

Visit localhost:3000

Send data to Socket.io from Python

python source/socketio_zb.py

About

This little application allows you send data from Python to Socket IO application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages