Update README.md

This commit is contained in:
nopnop2002
2021-07-04 18:16:41 +09:00
parent 6bbc2b9940
commit f65fab7afa
+8
View File
@@ -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) ![can2http-browser](https://user-images.githubusercontent.com/6020549/123872025-71df7800-d96f-11eb-8832-8d9e1169c993.jpg)
# Visualize CAN-Frame # Visualize CAN-Frame
## Using python
There is a lot of information on the internet about the Python + visualization library. There is a lot of information on the internet about the Python + visualization library.
- [matplotlib](https://matplotlib.org/) - [matplotlib](https://matplotlib.org/)
- [seaborn](https://seaborn.pydata.org/index.html) - [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/) - [bokeh](https://bokeh.org/)
- [plotly](https://plotly.com/python/) - [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 # Troubleshooting
There is a module of SN65HVD230 like this. There is a module of SN65HVD230 like this.
![SN65HVD230-1](https://user-images.githubusercontent.com/6020549/80897499-4d204e00-8d34-11ea-80c9-3dc41b1addab.JPG) ![SN65HVD230-1](https://user-images.githubusercontent.com/6020549/80897499-4d204e00-8d34-11ea-80c9-3dc41b1addab.JPG)