Adafruit's Raspberry Pi Lesson 5. Using a Console Cable. Created by Simon Monk



Similar documents
Adafruit's Raspberry Pi Lesson 5. Using a Console Cable

Adafruit's Raspberry Pi Lesson 5. Using a Console Cable

Adafruit's Raspberry Pi Lesson 6. Using SSH

SSH to BeagleBone Black over USB

Adafruit's Raspberry Pi Lesson 7. Remote Control with VNC

Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi

Arduino Lesson 0. Getting Started

Centurion PLUS CPC4 Download Guide

Select Correct USB Driver

Adafruit's Raspberry Pi Lesson 3. Network Setup

How to install and use the File Sharing Outlook Plugin

Raspberry Pi Setup Tutorial

The FlexiSchools Online Order Management System Installation Guide

Connecting your Blackberry to Aliant Hosted Exchange. Instructions for connecting Blackberry hand-held devices to Aliant Hosted Exchange

Connecting your Omega/BetaPAT PLUS to a PC via a USB

USB HSPA Modem. User Manual

CLEARONE DOCUMENT (REVISION 1.0) October, with Converge Pro Units

How To Connect A Raspberry Pi To The Internet On A Microsoft Moonstone 2 (Microsoft) Microsoft Powerbook 2 (Powerbook 2) (Powerboard 2) And Powerbook 3 (Powerstation 2)

Yale Software Library

In-System Programmer USER MANUAL RN-ISP-UM RN-WIFLYCR-UM

Using a Laptop Computer with a USB or Serial Port Adapter to Communicate With the Eagle System

AXE027 PICAXE USB CABLE

Installing TestNav Mac with Apple Remote Desktop

The FlexiSchools Online Order Management (FOOM) Installation Guide

7inch HDMI LCD (B) User Manual

How To Connect A Directsofl To A Powerpoint With An Acd With An Ctel With An Dm-Tel Modem On A Pc Or Ipad Or Ipa (Powerpoint) With A Powerline 2 (Powerline

ANYWHERE POLLING - POLLING WITH A QUESTION LIST

Connecting to Remote Desktop Windows Users

Installing Remote Desktop Connection

To download and install directly to your phone

Midland BT Updater BTUpdater Program Program file (x86) ), Midland

Guide to Installing BBL Crystal MIND on Windows 7

Note that you need to install the driver once on each laptop or desktop PC you use with the LP130.

USER MANUAL for USB to serial converter (PL2303)

Network/Floating License Installation Instructions

Installing PowerLink on Windows 7 64-bit

User Manual (DA-70155)

How to use SURA in three simple steps:

Print Server Application Guide. This guide applies to the following models.

Instrument Software Update Instructions. Keysight X-Series Signal Analyzers (PXA/MXA/EXA/CXA) Upgrading an older version to A.12.

Installation Notes for Prolific PL-2303 USB Driver for USB - RS232 Adaptor Cable 1. Uninstall Existing USB-Serial Adaptor Drivers

USB TO SERIAL CONVERTER

Configuring the Switch with the CLI Setup Program

OCS Virtual image. User guide. Version: Viking Edition

Vmed QUICKSTART PC-DISPLAY INSTALLATION & PC-Display and Bluetooth Instructions

Installing the Panini Universal Scanner Driver

Using a USB to Serial adapter and Terminal Emulator in Windows 7 to communicate with a DM101

Connecting to the ODU Turing Cluster

User guide. Business

You may have been given a download link on your trial software . Use this link to download the software.

5inch HDMI LCD User Manual

Arduino Lesson 1. Blink

Citrix Client Install Instructions

Using Windows Task Scheduler instead of the Backup Express Scheduler

Current Cost Data Cable User Guide. Installing and configuring the data cable

Below are the instructions for downloading the Dartfish Software Files from the website:

Quick Note 32. Using Digi RealPort with a Digi TransPort Router. UK Support September 2012

ADSL Router Quick Installation Guide Revised, edited and illustrated by Neo

Using the Communication Ports on the DG-700 and DG-500 Digital Pressure Gauges

CANON FAX L360 SOFTWARE MANUAL

PC Instructions for Miller LiveArc Software

MiraCosta College now offers two ways to access your student virtual desktop.

Running the R4 Software on a USB Port

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU Key Features

Network DK2 DESkey Installation Guide

ETHERNET WEATHER STATION CONNECTIONS Application Note 33

1 INTRODUCTION. This document describes the procedure to upgrade LTMR.

Iridium Extreme TM Satellite Phone. Data Services Manual

Guide for Remote Control PDA

To download and install directly to your phone

PCLinq2 Hi-Speed USB Bridge-Network Cable. Quick Network Setup Guide

USB Driver Installation for Windows XP

Speedlink software will run on Windows NT, Windows 7, and Windows 8; it will run on both 32 byte and 64 byte versions of Windows.

iloq P10S.10/20 Programming device User's Guide

This document is intended to make you familiar with the ServersCheck Monitoring Appliance

CPSC 226 Lab Nine Fall 2015

Digital Photo Bank / Portable HDD Pan Ocean E350 User Manual

DUKANE Intelligent Assembly Solutions

Using CounterPath X-Lite with Virtual PBX - PC

Online Backup Client User Manual

Windows XP.. ELITE Firmware Update procedures.. v1.41

Pcounter Web Administrator User Guide - v Pcounter Web Administrator User Guide Version 1.0

Visualization Cluster Getting Started

Cloud Print Edition Quick Start Guide

Accessing your Staff (N and O drive) files from off campus

CP2110-EK CP2110 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup

Connecting the DG-102S VoIP Gateway to your network

DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS

Online Backup Client User Manual Mac OS

Online Backup Client User Manual Mac OS

WHAT IS VIRTUAL DESKTOP? WHAT YOU NEED LOG IN TO VIRTUAL DESKTOP SET UP CITRIX RECEIVER REMOTE ACCESS GUIDE

FREQUENTLY ASKED QUESTIONS

Exchange Outlook Profile/POP/IMAP/SMTP Setup Guide

User Manual. Thermo Scientific Orion

How to Install Applications (APK Files) on Your Android Phone

1. Product Information

Changing Password for Ingate Firewalls/SIParators Rickard Nilsson

SMART CONSOLE Software and Firmware Upgrade Procedure

Connecting the Console Port to a PC

This document is intended to make you familiar with the ServersCheck Monitoring Appliance

Transcription:

Adafruit's Raspberry Pi Lesson 5. Using a Console Cable Created by Simon Monk

Guide Contents Guide Contents Overview You Will Need Part Software Installation (Mac) Software Installation (Windows) Connect the Lead Test & Configure 2 3 4 4 5 6 9 11 Page 2 of 14

Overview In this lesson you will learn how to remote control your Raspberry Pi with a console cable. The great advantage of connecting this way is that it can even supply the power for your Pi and you do not need keyboard, mouse or display attached to the Pi to log into it. You will need to install terminal emulation software (Putty) if you are using Windows and also USB drivers for the Console Lead. The Mac Terminal comes with its own software. The Raspberry Pi uses its built-in serial port to allow devices to connect to its console and issue commands just as if you were logged in. In the next lesson, we will look at another way of doing much the same thing but over a local network using something called SSH. Page 3 of 14

You Will Need To follow this lesson, you will need: Part Raspberry Pi Adafruit Console Lead This cable has 3.3V logic levels so its safe to use, but not all cables are 3.3V! Only use the Adafruit console cable for this tutorial to avoid damaging your Pi's GPIO pins Page 4 of 14

Software Installation (Mac) OSX includes terminal emulation software that you can use from the command line, so we only need to install the USB drivers for the cable. Fetch the installer package for the USB drivers from here: http://sourceforge.net/projects/osxpl2303 (http://adafru.it/awq) If using Lion, try this driver here http://changux.co/osx-installer-to-pl2303-serial-usb-on-osxlio (http://adafru.it/awr) Both downloads are standard Mac installers. Accept all defaults when prompted. Page 5 of 14

Software Installation (Windows) Download and install Putty from here: http://www.putty.org/ (http://adafru.it/aub) From the list of downloads select the binary called just "putty.exe" from the section "For Windows on Intel x86". This will prompt you to save the file. Save it onto the Desktop for now. Note that this actually saves the Program itself not an installer. Install PL2303 Drivers from here: http://www.prolific.com.tw/us/showproduct.aspx? p_id=225&pcid=41 (http://adafru.it/atv) This will save a zip file called PL2303_Prolific_DriverInstaller_v1_7_0.zip. Unzip this onto the desktop and within the folder run the installer called PL2303_Prolific_DriverInstaller_v1.7.0.exe. Page 6 of 14

The driver is installed in such a way that when you later plug in the USB console lead, it will still launch the Found New Hardware wizard. If you allow the Wizard to search the Internet and install it should work. When it has finished installing the driver, you should get this message: Page 7 of 14

Page 8 of 14

Connect the Lead The Console lead has four female connections that can be plugged directly onto the GPIO header of the Raspberry Pi. The Adafruit USB console cable has 3.3V logic, so its safe to use with your Pi. For this experiment, the serial lead is going to power the Raspberry Pi. So, DO NOT attach the Pi's USB power adapter. If you would rather power the Pi from your USB power adapter then leave the Red lead from the Serial lead un attached. The important thing here is to only power it from one source, the USB power adaptor or the Console Lead BUT NOT BOTH. Attach the leads as shown below: The connections are to the outside pin connections of the GPIO header. See Lesson 4, for more information about the header: http://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio- Page 9 of 14

setup/the-gpio-connector (http://adafru.it/atw) The red lead should be connected to 5V, The black lead to GND, The white lead to TXD. The green lead to RXD. Check the diagram below if you are not sure about the connections. But note that the connect is being viewed upside down, so rotate the diagram by 180 degrees to compare it with the photograph. Now plug in the USB lead and you will see the Pi's power LED should light. Page 10 of 14

Test & Configure If you are using a Mac, then all you need to do is open a Terminal window and issue the command: screen /dev/cu.pl2303-00001004 115200 The device will have a slightly different name to mine. So, type the line above as far as "cu.pl" then press the TAB key to auto-complete to whatever your device is called, before adding 115200 (which is the baud rate) to the end. If you are using Linux then use the command: sudo screen /dev/ttyusb0 115200 To start communication with the Pi, press ENTER and you should see the login prompt from the Pi. Here it is running on a Mac. and here is what it looks like in Ubuntu. Page 11 of 14

If you are using a PC, then before you start Putty, you need to know which com port is being used for the cable. You can find this by looking in the Ports section of the Windows Device Manager. The Device Manager is accessible from the Control Panel under System. Page 12 of 14

In this case it is COM7 that is in use. Now start Putty and you will see a connection window. Select a connection type of "Serial" from the radio buttons, then set the speed to 115200 and the serial line to COM7. Finally click 'Open' to connect. Remember to press ENTER to start communications. For a new installation of Occidentalis or Wheezy, the default username is pi and the default password is raspberry. Page 13 of 14

Thats it! You are connected and can use the command line to navigate around your Pi. In the next session we will look at using SSH as another means of connecting to your Pi over your local network. Last Updated: 2013-03-07 12:32:35 PM EST Page 14 of 14