Difference between revisions of "Raspberry Pi"

From Robert-Depot
Jump to: navigation, search
(supercollider)
(utilities)
Line 8: Line 8:
  
 
=utilities=
 
=utilities=
 +
==SSH Login==
 
ssh login:
 
ssh login:
 
*should work by default. you just need to know the IP address.  
 
*should work by default. you just need to know the IP address.  
 
*Connecting to local mac it through netgear box, it's probably 192.168.2.3, or 192.168.2.2.
 
*Connecting to local mac it through netgear box, it's probably 192.168.2.3, or 192.168.2.2.
vnc remote login:
+
Without password: http://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/
 +
 
 +
==vnc remote==
 
*http://learn.adafruit.com/adafruit-raspberry-pi-lesson-7-remote-control-with-vnc/installing-vnc
 
*http://learn.adafruit.com/adafruit-raspberry-pi-lesson-7-remote-control-with-vnc/installing-vnc
 
getting audio to work for a non-default user:
 
getting audio to work for a non-default user:
Line 17: Line 20:
 
#logout/login
 
#logout/login
 
*http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=34094
 
*http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=34094
 +
==vim instead of vi==
 
vim instead of vi so arrow keys work:
 
vim instead of vi so arrow keys work:
 
#sudo apt-get update
 
#sudo apt-get update
 
#sudo apt-get -y install vim
 
#sudo apt-get -y install vim
overclocking
+
==overclocking==
 
*http://www.jeremymorgan.com/tutorials/raspberry-pi/how-to-overclock-raspberry-pi/
 
*http://www.jeremymorgan.com/tutorials/raspberry-pi/how-to-overclock-raspberry-pi/
scp
+
==scp==
 
*to copy photos to my current computer, over ethernet cable:
 
*to copy photos to my current computer, over ethernet cable:
 
**scp rtwomey@192.168.2.3:~/images/*.jpg ~/Pictures/
 
**scp rtwomey@192.168.2.3:~/images/*.jpg ~/Pictures/
 +
*'''if you've stored your ssh public key, you won't be prompted for password!'''
  
 
=Software=
 
=Software=

Revision as of 07:57, 1 April 2013

<<< back to Wiki Home

Setup

Install OS on SD card

utilities

SSH Login

ssh login:

  • should work by default. you just need to know the IP address.
  • Connecting to local mac it through netgear box, it's probably 192.168.2.3, or 192.168.2.2.

Without password: http://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/

vnc remote

getting audio to work for a non-default user:

  1. sudo usermod -a -G adm,dialout,cdrom,sudo,audio,video,plugdev,games,users,netdev,input rtwomey
  2. logout/login

vim instead of vi

vim instead of vi so arrow keys work:

  1. sudo apt-get update
  2. sudo apt-get -y install vim

overclocking

scp

  • to copy photos to my current computer, over ethernet cable:
    • scp rtwomey@192.168.2.3:~/images/*.jpg ~/Pictures/
  • if you've stored your ssh public key, you won't be prompted for password!

Software

gphoto2

festival

pocketsphinx

megahal

  • try it -

supercollider

nltk

OpenCV

Hardware Peripherals

Verified Peripherals - http://elinux.org/RPi_VerifiedPeripherals

C-Media USB sound device

C920

microline 320 printer

untested

Problems

Uses

FM Transmitter