can_viewer:Demo Flask应用程序用于显示CAN消息

时间:2024-05-24 07:22:50
【文件属性】:

文件名称:can_viewer:Demo Flask应用程序用于显示CAN消息

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-24 07:22:50

HTML

can_viewer 使用Flask制作的最小应用程序,它利用服务器端事件实时更新数据表。 模拟的CAN消息用于演示目的。 安装 克隆存储库 $ git clone https://github.com/Tbruno25/can_viewer 然后cd进入目录并安装依赖项。 $ pip install -r requirements.txt 用法 运行app.py并从浏览器导航到http://127.0.0.1:5000/ 。


【文件预览】:
can_viewer-master
----.gitignore(2KB)
----templates()
--------layout.html(2KB)
--------index.html(1KB)
----requirements.txt(204B)
----LICENSE(1KB)
----static()
--------css()
----README.md(537B)
----app.py(895B)

网友评论