Raspberry Pi: Difference between revisions

From Appelwiki
mNo edit summary
mNo edit summary
Line 1: Line 1:


Raspbery pi
this is a personal scratch space for the Raspbery pi


* [[Rasperry pi bluetooth keyboard]]
* [[Rasperry pi bluetooth keyboard]]
the 3.2 kernel http://www.bootc.net/projects/raspberry-pi-kernel/ for use with i2c and spi


Update https://github.com/Hexxeh/rpi-update
Update https://github.com/Hexxeh/rpi-update
  apt-get install git-core
  apt-get install git-core
  wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && chmod +x /usr/bin/rpi-update
  wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && chmod +x /usr/bin/rpi-update

Revision as of 12:30, 6 October 2012

this is a personal scratch space for the Raspbery pi

the 3.2 kernel http://www.bootc.net/projects/raspberry-pi-kernel/ for use with i2c and spi

Update https://github.com/Hexxeh/rpi-update

apt-get install git-core
wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && chmod +x /usr/bin/rpi-update