solar-blogg
Electronics, Microcontrollers, Programming
Pages
(Move to ...)
Home
Vim 64-bit Builds
▼
Saturday, June 12, 2010
Arduino on Linux - Serial Communication
To open a serial terminal to your Arduino, execute with root privileges (may not need to use root, but it is known to work if you do):
screen /dev/ttyUSB0 9600
Where /dev/ttyUSB0 is your serial device.
‹
›
Home
View web version