carlblomqvist / md407

A few scripts to get the MD407 Development Board used at CTH to work on linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MD407

A few scripts to get the MD407 Development Board used at CTH to work on Linux.

Download all files (or clone the repository) and run setupMD407.sh

You can either use cat to read the output from the MD407

cat /dev/ttyUSB0

or you can use screen and run

screen /dev/ttyUSB0 115200

115200 is the baudrate that needs to be used.

About

A few scripts to get the MD407 Development Board used at CTH to work on linux

License:MIT License


Languages

Language:Shell 100.0%