使用HTML5,Arduino和Autobahn WebSockets进行实时制图



该测试演示了如何在WebSocket之间重排数据
客户端(例如HTML5浏览器)和通过串行端口(例如Arduino)连接的设备。

使用Smoothie JS图表库实时呈现数据。

代码位于:
https://github.com/tavendo/AutobahnPython/tree/master/examples/serial2ws

6 comments

Comments are closed.