raspberry_pi_utilisations
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| raspberry_pi_utilisations [2018/07/27 09:24] – créée Benjamin Labomedia | raspberry_pi_utilisations [2024/01/29 16:50] (Version actuelle) – [Lire une vidéo en boucle au lancement sur Raspberry] Sélia | ||
|---|---|---|---|
| Ligne 45: | Ligne 45: | ||
| ===== OpenFramework sur Raspberry Pi ===== | ===== OpenFramework sur Raspberry Pi ===== | ||
| - | * **[[OpenFrameworks_avec_Raspberry_Pi|OpenFrameworks avec Raspberry Pi]]** page dédiée sur le wiki | + | * **[[Raspberry Pi OpenFrameworks|OpenFrameworks avec Raspberry Pi]]** page dédiée sur le wiki |
| ===== Streaming Video sur Raspberry Pi ===== | ===== Streaming Video sur Raspberry Pi ===== | ||
| Ligne 64: | Ligne 64: | ||
| * http:// | * http:// | ||
| - | {{:Pi-noir.png|vignette|droite|Module Caméra vignette|droite|Module Caméra}} | + | {{media_11:pi-noir.png|vignette|droite|Module Caméra vignette|droite|Module Caméra}} |
| ==== Avec la Caméra Raspberry ==== | ==== Avec la Caméra Raspberry ==== | ||
| Ligne 290: | Ligne 290: | ||
| Voir la partie dédiée à la [[Radio_Définie_par_Logiciel_(SDR)|Radio Définie par Logiciel (SDR)]] | Voir la partie dédiée à la [[Radio_Définie_par_Logiciel_(SDR)|Radio Définie par Logiciel (SDR)]] | ||
| + | |||
| + | ===== Lire une vidéo en boucle au lancement sur Raspberry ===== | ||
| + | //Cette manière de faire utilise VLC, omx étant apparemment obsolète.// | ||
| + | //Pour le moment, testé sur rPi 4 B+ seulement// | ||
| + | |||
| + | - [[https:// | ||
| + | |||
| + | - [[https:// | ||
| + | |||
| ===== Raspberry comme lecteur vidéo ===== | ===== Raspberry comme lecteur vidéo ===== | ||
| + | //Omx ne fonctionne apparemment plus (n'est plus inclus dans l'OS de base), ce qui risque de rendre obsolètes plusieurs des méthodes ci-dessous// | ||
| * lecteur commandable en OSC http:// | * lecteur commandable en OSC http:// | ||
| - | * http:// | + | * http:// |
| - | * http:// | + | * http:// |
| * Lire une playlist en boucle http:// | * Lire une playlist en boucle http:// | ||
| * Autre technique http:// | * Autre technique http:// | ||
| Ligne 325: | Ligne 335: | ||
| $ sudo apt-get install alsa-utils | $ sudo apt-get install alsa-utils | ||
| - | Utilisation : $ arecord < | + | Utilisation : |
| + | | ||
| $ arecord | $ arecord | ||
| Ligne 368: | Ligne 379: | ||
| * http:// | * http:// | ||
| - | < | + | {{ vimeo> |
| ==== Avec un service web ==== | ==== Avec un service web ==== | ||
| Ligne 442: | Ligne 452: | ||
| * http:// | * http:// | ||
| + | ===== Raspberry Pi Capteurs température humidité gyroscope joystick ===== | ||
| + | * https:// | ||
| + | ===== Wikipedia sur Raspberry Pi ===== | ||
| + | Avec le projet http:// | ||
| + | |||
| + | wget http:// | ||
| + | mkdir / | ||
| + | tar xjf kiwix-server-arm.tar.bz2 -C kiwix | ||
| + | cd / | ||
| + | y placer le fichier zim (trouvable ici http:// | ||
| + | |||
| + | Créer l' | ||
| + | ./ | ||
| + | |||
| + | Puis démarrer le serveur: | ||
| + | ./ | ||
| + | | ||
| + | ===== Sonic-Pi sur Raspberry Pi ===== | ||
| + | * Le projet Sonic-Pi pour faire du live coding musical sur Raspberry https:// | ||
| + | {{media_12: | ||
| ===== MediaCenter avec Raspberry ===== | ===== MediaCenter avec Raspberry ===== | ||
| * http:// | * http:// | ||
| + | ===== CodimMD super PADs sur Raspberry ===== | ||
| + | * CodimMD https:// | ||
| + | A partir d'une Raspbian stretch, installer Docker : | ||
| + | curl -fsSL https:// | ||
| + | sudo sh get-docker.sh | ||
| + | Installer docker-compose | ||
| + | sudo pip install docker-compose | ||
| + | Pour faire marcher CodiMD dans un container https:// | ||
| + | git clone https:// | ||
| + | cd codimd-container/ | ||
| + | sudo docker-compose up | ||
| + | Wait until see the log HTTP Server listening at port 3000, it will take few minutes based on your internet connection. | ||
| + | Open http:// | ||
| + | **!!! Au final ne marche pas car Docker container pas prévu pour l' | ||
| + | |||
| + | Voir aussi pour yunohost https:// | ||
| ===== Arrêt automatique ===== | ===== Arrêt automatique ===== | ||
| Ligne 460: | Ligne 506: | ||
| - | {{tag> | + | {{tag> |
raspberry_pi_utilisations.1532683488.txt.gz · Dernière modification : de Benjamin Labomedia
