Minicom

Minicom is an application like gtkterm and putty.

To install:
1. In the terminal type: 'sudo apt-get install minicom'
2. Type Y to continue with the download
3. To connect to the FPGA, type the following command:
'sudo minicom -D /dev/ttyACM0 -b 115200 -8 -o'

Comments

Popular posts from this blog

Adam Taylor MicroZed Chronicles: Interrupt Latency

Using the XADC Header to Read Voltages

Github