Méthode Raspberry Pi

(Rédigée en 2013)


Raspberry   https://www.raspberrypi.org
Méthode écrite avec une carte Rasberry Pi Model B RASPBERRY-PI-B
 
Documentation 
 
Quick start guide             Documentation              Forum
Hardware                        Low-level Peripherals     Screens   
Raspbian Documentation  RPi Easy SD Card Setup    
 
 
Installation de Raspbian = Raspberry Pi operating system  
"To boot the Raspberry Pi, you need an SD card installed with a bootloader and a suitable operating system."
 
Voir -> RPi Easy SD Card Setup
Raspbian is a free operating system based on Debian optimized for the Raspberry Pi hardware.
This page contains links to SD card images -> Download
 
1 Téléchargement de 2013-02-09-wheezy-raspbian.zip  (470 Mo)
 
2 Unzip -> 2013-02-09-wheezy-raspbian.img (1.81 Go)
 
3 Installation de Raspbian sur une SD card sous MacOSX.6
- Attention la SD card sera entierement effacée!
- Télécharger RPi-sd card builder v1.2.zip (0.2 Mo)
- Unzip -> RPi-sd card builder v1.2.app
- Insérer une SD card (4Go mini - Class 4 mini) dans un lecteur de carte connecté au Mac
- Lancer -> RPi-sd card builder v1.2.app
- Choose image File (.img) -> 2013-02-09-wheezy-raspbian.img
- SD CARD CONNECTED?
  Connect your sd card if it is not connected.
  Clic -> Continue
- Choisir la SD card
- SD CARD EJECTED?
  Wait until cd card be unmounted. DON'T REMOVE.
  Clic -> Continue
Problème sous MacOSX.5 -> "The workflow has stopped because an error occurred while converting the data."
  ... Patience ... la roue tourne dans la barre de menu -> BarreMenuRPi
- 6 minutes aprés:
  L’action « Exécuter un script Shell (eject sd) » a rencontré une erreur.
  Vérifiez les propriétés de l’action puis réexécutez le processus.
  Clic -> OK   (malgré cette annonce d'erreur, la carte est OK)
- 1 seule partition FAT16 "Untitled" de 58 Mo apparait sur le bureau du Mac.
  Il y a une autre partition cachée de 1.8 Go
 
4 Placer la SD card dans le connecteur sous la Raspberry Pi
- Connecter à la Raspberry Pi:
      - Clavier
      - Ecran
      - Alimentation par la micro-USB
      - Ethernet si possible
- Allumer...
 
5 Raspi-config
Raspi-config
- Expand root partiton to fill SD card
- Set keyboard layout -> attendre -> ... OK -> French -> OK -> French -> ...
- Change password -> c
- Set locale -> fr_FR.UTF-8 UTF-8 -> OK -> Default locale -> en_GB.UTF-8
  (= langage for the entire system)
- Set timezone -> Europe -> Paris
- Start desktop on boot? -> Yes
- Si connection Ethernet -> Try to upgrade raspi-config -> ... rien a upgrader
- Finish
- Reboot:
pi@raspberrypi ~ $ sudo shutdown -r now
 
6 Redémarrage en mode graphique
Connecter une souris
 
Screenshot-Raspbian    
 
 
Autre Operating System
 
 
 
 
Raspberry Pi & Pure Data.

Pd vanilla
Télécharger Pd vanilla 0.44.0 pour Raspberry Pi depuis:
http://puredata.info/downloads/pure-data 
Voir:
https://puredata.info/docs/raspberry-pi
Lancer pd-0.44-2/bin/pd
 
Pd extended
Télécharger Pd-extended 0.43.4 depuis:
https://puredata.info/docs/raspberry-pi -> Pd-extended 0.43.4 -> direct download

Voir aussi:
http://pd-la.info/pdpi/
http://antoine.villeret.free.fr/?p=410
http://antoine.villeret.free.fr/?p=390
https://ccrma.stanford.edu/~eberdahl/Satellite/
 
 
 
Installation
fablabo LSW-framboiseAudio
Capteur PIR -> Adafruit Prototyping Pi Plate Kit -> Raspberry -> Python -> Pure Data -> Audio
 
 
 
 
Problème...
Comment faire une copie d'écran? (Screen shot)
 
 
 
Liens
Labomedia Wiki Raspberry Pi 
fablabo Wiki Raspberry Pi   
 

page mise à jour 2 11 2023
 
Méthodes Method