4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
14 results tagged raspberry x
  • thumbnail
    Kerberos.io - Video Surveillance
    20 septembre 2016 à 15:41:32 UTC+2 - permalink - archive.org - https://kerberos.io/
    camera maison rasp raspberry surveillance
  • Raspberry

    On m'a gentiement offert un raspberry, je vais donc en avoir 2 a la maison. Celui ci est plus récent (donc plus puissant). Je vais re-tester Kodi pour voir si il tient le coup

    1 octobre 2015 à 20:07:49 UTC+2 - permalink - archive.org - https://links.infomee.fr/?54WGsg
    rasp raspberry
  • Recalbox: console de jeux et mediacenter à base de Raspberry Pi pour 50€ - Maison et Domotique
    11 août 2015 à 14:18:06 UTC+2 - permalink - archive.org - http://www.maison-et-domotique.com/58063-recalbox-console-de-jeux-et-mediacenter-pour-40e/?utm_medium=feed
    raspberry
  • BabyNES Raspberry Pi B+ case by jrebeiro - Thingiverse
    11 août 2015 à 14:17:57 UTC+2 - permalink - archive.org - http://www.thingiverse.com/thing:449877
    raspberry
  • Script rapide pour garder un sshfs actif (raspberry -> kimsufi)

    $ cat bin/ssh_fs_keeper.sh

    !/bin/bash

    ps aux|grep [s]shfs >/dev/null 2>/dev/null
    code=$?
    if [[ $code -eq 1 ]]; then
    sudo sshfs -o allow_other foo@domain.com:/home/path /home/path
    fi

    à mettre dans un cron

    21 février 2015 à 14:50:43 UTC+1 - permalink - archive.org - https://links.infomee.fr/?8cWfKQ
    raspberry sshfs
  • OMX Remote - Applications Android sur Google Play

    Au top cette application, au revoir xbmc.. Bien plus rapide pour lancer une série ou un film.
    C'est sur qu'au passage je perds les images et les descriptions des films.. mais bon, xbmc est trop consommateur en CPU pour le laisser tourner sur le rasp et pas très agréable à utiliser alors je vais privilégier la legereté/simplicité d'un omxplayer et de cette petite application pour le controler.

    10 mai 2014 à 15:19:55 UTC+2 - permalink - archive.org - https://play.google.com/store/apps/details?id=com.tencarssoftware.omxremote
    omxplayer raspberry xbmc
  • Gérer le son sur le rasp

    Connaitre le pourcentage actuel : sudo amixer scontents|grep -oE '[0-9]+%'

    Régler le son :
    interactif : alsamixer
    non interactif : pi@raspberrypi ~ $ amixer cset numid=1 100%

    Voir par où sort le son :
    sudo amixer cget numid=3 | grep ': values=' | grep -oE '[0-2]'
    (retourne soit 0=auto soit 1=analog soit 2=hdmi)

    S'assurer que le son sort en jack :
    sudo amixer cset numid=3 <n>
    Ou <n> est le numéro de la sortie. 0=auto, 1=analog, 2=hdmi.

    sudo amixer controls : on peut voir les 3 controls, le 3 sert à router le son (PCM Playback Route), le 1 sert à régler le son (PCM Playback Volume)
    sudo amixer contents : pour voir les valeurs de ces controls, c'est l'équivalent du cget

    7 novembre 2013 à 20:24:31 UTC+1 - permalink - archive.org - https://links.infomee.fr/?DfaRUA
    rasp raspberry son
  • Playing Videos On the Raspberry Pi Command Line | Raspberry Pi Spy

    Pour lire des vidéos sur le rasp
    omxplayer -o hdmi myvideo.mp4
    à tester

    6 novembre 2013 à 17:58:37 UTC+1 - permalink - archive.org - http://www.raspberrypi-spy.co.uk/2013/06/playing-videos-on-the-raspberry-pi-command-line/
    raspberry video
  • Raspberry Pi - Faire un backup de sa carte SD | Le blog de NicoLargo

    Comment faire une image de sa carte SD.
    Utile pour backup le rasp!

    3 novembre 2013 à 14:07:08 UTC+1 - permalink - archive.org - http://blog.nicolargo.com/2013/04/raspberry-pi-faire-un-backup-de-sa-carte-sd.html
    backup rasp raspberry sd
  • OpenELEC Mediacenter - OpenELEC Forum - Topic: What SD Card works for you? (1/2)

    Liste des SD qui marchent pas, vérifier la mienne

    13 août 2013 à 17:07:54 UTC+2 - permalink - archive.org - http://openelec.tv/forum/124-raspberry-pi/40411-what-sd-card-works-for-you#40411
    raspberry
  • Sharkoon Vertical Docking Single - Boîtier externe USB 3.0 pour disque dur 3.5" Vente et réparation de matériel informatique à Grenoble

    Boitier sympa qui pourrait accompagner le raspberry pour le mediacenter

    8 août 2013 à 21:04:19 UTC+2 - permalink - archive.org - http://www.e-network.fr/boitier-externe-disque-dur/Sharkoon-Vertical-Docking-Single-usb3/p-26719/
    boitier hardware raspberry
  • OpenELEC Mediacenter - Home

    distrib minimale avec xbmc

    8 août 2013 à 20:07:49 UTC+2 - permalink - archive.org - http://openelec.tv/
    raspberry
  • RPi USB Wi-Fi Adapters - eLinux.org

    Liste des dongle wifi compatibles aves le raspberry

    8 août 2013 à 20:02:09 UTC+2 - permalink - archive.org - http://elinux.org/RPi_USB_Wi-Fi_Adapters
    raspberry wifi
  • RaspberryPiTutorials's Channel - YouTube
    20 février 2012 à 09:22:54 UTC+1 - permalink - archive.org - http://www.youtube.com/user/RaspberryPiTutorials
    micro mini minipc raspberry
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation