Wiki

Reso-nance numérique | Arts et cultures libres

Outils du site


materiel:rpi:accueil

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
materiel:rpi:accueil [2018/05/14 12:00]
resonance [Exemples]
materiel:rpi:accueil [2018/05/15 16:43] (Version actuelle)
resonance [Utilisations avancées]
Ligne 26: Ligne 26:
 </WRAP> </WRAP>
  
-==== Autres exemples ==== 
-D'autres ressources : 
-  * [[https://www.raspberrypi.org/magpi-issues/Projects_Book_v1.pdf|Projects Book v1.pdf]] : parfait ! 
-  * [[https://www.raspberrypi.org/resources/|raspberrypi.org/resources/]] 
-  * [[http://downloads.raspberrypi.org/Raspberry_Pi_Education_Manual.pdf|Raspberry_Pi_Education_Manual.pdf]] : un livre en pdf pour l'apprentissage en milieu scolaire 
-  * [[http://pingbin.com/2012/12/30-cool-ideas-raspberry-pi-project/|30 cool projects]] 
-  * [[https://wiki.labomedia.org/index.php/Raspberry_Pi_Utilisations|Utilisations de la Raspberry Pi]] (Labomédia) 
  
 +https://www.raspberrypi.org/magpi/aphex-twin-midimutant/
  
-===== Matériel ===== 
-==== Versions ==== 
-{{:materiel:rpi:rpi-family.jpg?600|}} 
-Il existe plusieurs versions de la Raspberry (//RPI//), la plus récente (~2016) est la version 3. Aujourd'hui il est conseillé d'utiliser la version 2 ou la version 3. Les différences majeures sont qu'elles sont plus rapides et ont plus de mémoires vives (RAM). En revanche elles consomment plus d'énergie. Pour la version 3 il faut avoir une alimentation 5V/3A par exemple, sinon la carte n'aura pas assez d'énergie pour alimenter le clavier, la souris avec d'autres appareils connectés. 
  
-Plus d'informations sur la page Wikipédia [[https://fr.wikipedia.org/wiki/Raspberry_Pi|wikipedia.org/Raspberry_Pi]]+##Projets & pratiques 
-  +http://www.raspberrypi-france.fr/ 
-==== Ce dont vous avez besoin ==== +Serveur Flask  http://www.instructables.com/id/Python-WebServer-With-Flask-and-Raspberry-Pi/, https://projects.raspberrypi.org/en/projects/python-web-server-with-flask 
-{{:materiel:rpi:pi-all-the-things.png?800|}} +Console de jeux : http://www.raspberrypi-france.fr/installer-lakka-raspberry-pi/ 
-Pour utiliser la RPI, il faut avoir une carte mémoire micro SD classe 10 (avec son adaptateur) pour copier le système d'exploitation, un clavier, une souris, un écran hdmi, un câble hdmi, une alimentationLe numéro de classe des SD Card spécifie la vitesse de transfert, la classe 10 est une vitesse suffisante pour communiquer avec le système d'exploitation.+Instruments : synthian http://shop.zynthian.org/shop/category/zynthian-v2-1, samplerbox http://samplerbox.org/makeitelectronic,http://rpimusicplayer.com/ 
 +Apprentissage : Coder 
 +Radio FM 
 +Installation ;http://wiki.3615senor.org/doku.php?id=op_audiosaline 
 +Lampe/vp : https://experiments.withgoogle.com/lantern (http://www.uobeam.com/)
  
 +https://framagit.org/guiaum/3615_autoradio
 +https://www.linux-projects.org/demos/
  
-<WRAP center round important 60%> +Serveur de fichiers https://www.raspberrypi.org/magpi/samba-file-server/
-Veillez donc à ces caractéristiques : +
-  * un **bloc d'alimentation 5V/3A** pour les RPI 3 +
-  * une **carte mémoire micro SD classe 10** (+ adaptateur pour votre ordinateur) +
-</WRAP>+
  
-==== Composants ====+Serveur LAMp / Wordpress : https://projects.raspberrypi.org/en/projects/lamp-web-server-with-wordpress
  
-{{:materiel:rpi:rpi-composants.png?600|}}+Whoopi https://projects.raspberrypi.org/en/projects/whoopi-cushion
  
 +Piano : https://projects.raspberrypi.org/en/projects/the-big-minecraft-piano/
  
-Particularité basé sur un module ARM+https://github.com/Grumpy-Mike/Mikes-Pi-Bakery/tree/master
  
-FIXME CLOCK ajouter un module RTC [[materiel:rtc:accueil|Horloge Temps Réel (RTC)]] 
  
-FIXME GPIO (courte description) (image de la RPI3) + Pwm+https://projects.raspberrypi.org/en/projects/python-web-server-with-flask
  
-FIXME COMMUNICATIONS (courte description): Wifi/Bluetooth (RPI 3, sinon clé Wifi alimenté par Hub USB), I2C (capteur, ...), SPI (écran, module analogique, ...), Serial (Arduino, ...)+http://www.coolfactor.org/project/pixel/ 
 + 
 +##Lib 
 +http://www.linux-projects.org/uv4l/ 
 +OSC : https://learn.adafruit.com/raspberry-pi-open-sound-control?view=all 
 +https://github.com/yomguy/PiPlayer 
 +Gem/ http://antoine.villeret.free.fr/?p=866 
 +https://github.com/avilleret/rpi_osc_video_player 
 +https://github.com/Hemisphere-Project/HPlayer 
 +http://www.raspberrypi-france.fr/serveur-owncloud-raspberry-pi/ 
 + 
 +https://github.com/sarfata/pi-blaster (pwm) 
 + 
 + 
 + 
 + 
 +https://www.raspberrypi.org/magpi-issues/Projects_Book_v3.pdf 
 + 
 +===== Documentations ===== 
 +  * https://www.raspberrypi.org/documentation/ 
 +  * https://projects.raspberrypi.org/en + https://projects.raspberrypi.org/fr-FR/project 
 +  * https://learn.sparkfun.com/tutorials 
 +  * Magasines téléchargeables : https://www.raspberrypi.org/magpi/issues/ 
 + 
 + 
 +https://www.raspberrypi.org/magpi-issues/Essentials_GPIOZero_v1.pdf 
 + 
 +https://www.raspberrypi.org/magpi-issues/Essentials_Camera_v1.pdf 
 +==== Autres exemples ==== 
 +  * [[https://www.raspberrypi.org/magpi-issues/Projects_Book_v1.pdf|Projects Book v1.pdf]] : parfait ! 
 +  * [[https://www.raspberrypi.org/resources/|raspberrypi.org/resources/]] 
 +  * [[http://downloads.raspberrypi.org/Raspberry_Pi_Education_Manual.pdf|Raspberry_Pi_Education_Manual.pdf]] : un livre en pdf pour l'apprentissage en milieu scolaire 
 +  * [[http://pingbin.com/2012/12/30-cool-ideas-raspberry-pi-project/|30 cool projects]] 
 +  * [[https://wiki.labomedia.org/index.php/Raspberry_Pi_Utilisations|Utilisations de la Raspberry Pi]] (Labomédia) 
 + 
 + 
 + 
 + 
 +https://www.raspberrypi.org/magpi-issues/Essentials_Bash_v1.pdf 
 +https://sparkfuneducation.com/how-to/raspberry-pi-setup-guide.html 
 +https://deusyss.developpez.com/tutoriels/RaspberryPi/PythonEtLeGpio/ 
 +http://wiki.3615senor.org/doku.php?id=commenailles-2 
 +http://shop.oreilly.com/product/0636920029083.do 
 + 
 + 
 +https://github.com/themagpimag/essentials-gpiozero 
 +===== Matériel ===== 
 +  * [[.:materiel:|Matériel]]
  
 ===== Installation ====== ===== Installation ======
-FIXME 
  
 {{:materiel:rpi:rpi-configuration.pdf|Configuration d'une Raspberry Pi 3.pdf}} {{:materiel:rpi:rpi-configuration.pdf|Configuration d'une Raspberry Pi 3.pdf}}
 +
 +Différents OS :Raspbian, Kali Linux, Ubuntu Mate, Arch Linux ARM, Gentoo, Sugar (pour les enfants), OSMC/libreelect/xbian,...
 +
 +Minimal (pour rpi zéro): Rapbian Lite, Dietpi, minibian (serveurs, embarqués), moebius (le plus léger)
  
   * [[.:installation:|Installations]] de Raspbian sur Linux, Windows, Mac OS X   * [[.:installation:|Installations]] de Raspbian sur Linux, Windows, Mac OS X
Ligne 77: Ligne 119:
  
 ===== Utilisations avancées ====== ===== Utilisations avancées ======
-FIXME 
  
   * [[.:reseau:|Réseau]] : accéder à votre RPI depuis le réseau   * [[.:reseau:|Réseau]] : accéder à votre RPI depuis le réseau
/home/resonancg/www/wiki/data/attic/materiel/rpi/accueil.1526292016.txt.gz · Dernière modification: 2018/05/14 12:00 de resonance