Console Cable and Ubuntu

Moderators: adafruit_support_bill, adafruit

Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/
Locked
chasingmaxwell
 
Posts: 3
Joined: Sat Feb 02, 2013 11:51 pm

Console Cable and Ubuntu

Post by chasingmaxwell »

I'm a beginner trying to get through the first few tutorials for the Raspberry Pi. For this tutorial, http://learn.adafruit.com/adafruits-ras ... sole-cable, you need a program that only works on Windows or Mac. Is there anything comparable for Ubuntu? If so, could you point me toward resources that would help me get started with it similar to the excellent tutorials on Adafruit?

tldr
 
Posts: 466
Joined: Thu Aug 30, 2012 1:34 am

Re: Console Cable and Ubuntu

Post by tldr »

try minicom or screen. the command line for minicom would be...

Code: Select all

minicom -D/dev/ttyUSB0 -b11520

Locked
Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/

Return to “Adafruit Raspberry Pi® accessories”