Update README.md
This commit is contained in:
@@ -155,6 +155,8 @@ Open your browser and put the Server's IP in the address bar.
|
||||

|
||||
|
||||
# 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.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user