Raspberry Pi: Difference between revisions

From Appelwiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
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
  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

Latest revision as of 20:03, 18 January 2013

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