diff --git a/README.md b/README.md index 2cb1d6f..42ce749 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,8 @@ Open your browser and put the Server's IP in the address bar. ![can2http-browser](https://user-images.githubusercontent.com/6020549/123872025-71df7800-d96f-11eb-8832-8d9e1169c993.jpg) # Visualize CAN-Frame + +## Using python There is a lot of information on the internet about the Python + visualization library. - [matplotlib](https://matplotlib.org/) - [seaborn](https://seaborn.pydata.org/index.html) @@ -162,6 +164,12 @@ There is a lot of information on the internet about the Python + visualization l - [bokeh](https://bokeh.org/) - [plotly](https://plotly.com/python/) +## Using node.js +There is a lot of information on the internet about the node.js + __real time__ visualization library. +- [epoch](https://epochjs.github.io/epoch/real-time/) +- [plotly](https://plotly.com/javascript/streaming/) +- [pusher](https://pusher.com/tutorials/graph-javascript/) + # Troubleshooting There is a module of SN65HVD230 like this. ![SN65HVD230-1](https://user-images.githubusercontent.com/6020549/80897499-4d204e00-8d34-11ea-80c9-3dc41b1addab.JPG)