Skip to content

一个web版的简易串口助手,express+socketio+serialport+vue

License

Notifications You must be signed in to change notification settings

HobaiRiku/web_serialport_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web serialport simulator

A web serialport assistant

Dependence

  • nodejs
  • Python

Usege

  • Build

    npm run i-all && npm run build
  • run

    npm run start -- -p /dev/tty.usbserial-A906QX95 -b 9600
  • Parameter:

    -p:serialport name

    -b:baudRate

    will use config ,if not parameter given

    For other config (dataBits,parity,stopBits) see /config/config.*.js

About

一个web版的简易串口助手,express+socketio+serialport+vue

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published