No description
Find a file
2024-08-03 18:24:32 +08:00
video feat: read serial port and play video 2024-08-03 18:24:32 +08:00
.gitignore feat: read serial port and play video 2024-08-03 18:24:32 +08:00
index.html feat: read serial port and play video 2024-08-03 18:24:32 +08:00
index.js feat: read serial port and play video 2024-08-03 18:24:32 +08:00
jsconfig.json feat: read serial port and play video 2024-08-03 18:24:32 +08:00
package-lock.json feat: read serial port and play video 2024-08-03 18:24:32 +08:00
package.json feat: read serial port and play video 2024-08-03 18:24:32 +08:00
README.md feat: read serial port and play video 2024-08-03 18:24:32 +08:00
tags.example.js feat: read serial port and play video 2024-08-03 18:24:32 +08:00

usr-tag-interaction

Usage

  1. Put video files in video/ directory
  2. Copy tags.example.js to tags.js and edit it to configure the tag ids and the corresponding video urls
  3. Open index.html with browser that supports Web Serial API (Chrome, Edge, Opera as of 2024/08/03)