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
    September 20, 2016 at 3:41:32 PM GMT+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

    October 1, 2015 at 8:07:49 PM GMT+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
    August 11, 2015 at 2:18:06 PM GMT+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
    August 11, 2015 at 2:17:57 PM GMT+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

    February 21, 2015 at 2:50:43 PM GMT+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.

    May 10, 2014 at 3:19:55 PM GMT+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

    November 7, 2013 at 8:24:31 PM GMT+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

    November 6, 2013 at 5:58:37 PM GMT+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!

    November 3, 2013 at 2:07:08 PM GMT+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

    August 13, 2013 at 5:07:54 PM GMT+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

    August 8, 2013 at 9:04:19 PM GMT+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

    August 8, 2013 at 8:07:49 PM GMT+2 - permalink - archive.org - http://openelec.tv/
    raspberry
  • RPi USB Wi-Fi Adapters - eLinux.org

    Liste des dongle wifi compatibles aves le raspberry

    August 8, 2013 at 8:02:09 PM GMT+2 - permalink - archive.org - http://elinux.org/RPi_USB_Wi-Fi_Adapters
    raspberry wifi
  • RaspberryPiTutorials's Channel - YouTube
    February 20, 2012 at 9:22:54 AM GMT+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