4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 1 / 2
33 results tagged rasp 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
  • Mopidy
    November 10, 2015 at 11:16:53 AM GMT+1 - permalink - archive.org - https://www.mopidy.com/
    music rasp spotify
  • 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
  • Michael Gorven - cocooncrash

    allez on va retester xbmc (pardon, kodi) sur le rasp

    Avec le petit plugin à la popcorntime : https://github.com/steeve/plugin.video.pulsar/releases/tag/v0.4.7

    http://forum.kodi.tv/showthread.php?tid=200957

    http://www.homemediatech.net/how-to-setup-and-install-pulsar-on-xbmckodi-an-xbmctorrent-alternative/789

    March 13, 2015 at 6:02:44 PM GMT+1 - permalink - archive.org - http://michael.gorven.za.net/
    rasp xbmc
  • Instant Raspberry Pi Ad-blocker - Jacob Salmela
    February 26, 2015 at 11:48:56 AM GMT+1 - permalink - archive.org - http://jacobsalmela.com/instant-raspberry-pi-ad-blocker/
    adblock rasp
  • Pi-hole: A Raspberry Pi Ad-Blocker with DNS Caching

    Comment mettre en place un DNS menteur sur son raspberry pour ne pas servir les pubs.

    L'avantage ? pouvoir se passer de adblock x sur ses périphériques qui consomme pas mal de ressources. Une fois en place, il faut juste utiliser le raspberry comme serveur DNS.

    January 4, 2015 at 8:56:44 PM GMT+1 - permalink - archive.org - http://jacobsalmela.com/raspberry-pi-block-ads-adtrap/
    adblock dns rasp
  • Mis apuntes de.. Raspberry Pi entre otros

    ah genial pour balancer du stream sur la tv!

    November 27, 2014 at 9:37:02 PM GMT+1 - permalink - archive.org - http://misapuntesde.com/post.php?id=232
    rasp twitch
  • Yana, évolutions, perspectives, explications | IdleBlog

    ah il a l'air bien ce projet, pouvoir commander vocalement son reseau domotique à base de briques libres :D

    March 18, 2014 at 2:07:53 PM GMT+1 - permalink - archive.org - http://blog.idleman.fr/yana-evolutions-perspectives-explications/
    domotique rasp
  • TechJawab.com: How to setup mount / auto-mount USB Hard Drive on Raspberry Pi
    February 12, 2014 at 2:16:53 PM GMT+1 - permalink - archive.org - http://www.techjawab.com/2013/06/how-to-setup-mount-auto-mount-usb-hard.html
    fdisk mount rasp
  • Sommaire : Raspberry PI & Arduino, domotique, robotique, et pleins de trucs en “ique” | IdleBlog
    February 11, 2014 at 2:20:55 PM GMT+1 - permalink - archive.org - http://blog.idleman.fr/sommaire-raspberry-pi-arduino-domotique-robotique-et-pleins-de-trucs-en-ique/
    electronique rasp
  • Coder for Raspberry Pi

    Coder, un projet de chez Google pour transformer son raspberry en plateforme d'apprentissage de code !
    En plus de fournir la plateforme, il y a des projets type exemple ici : http://googlecreativelab.github.io/coder-projects/

    via nico

    January 30, 2014 at 10:09:07 AM GMT+1 - permalink - archive.org - http://googlecreativelab.github.io/coder/
    coder google rasp
  • Lecture différée de la webcam d’un Rasberry Pi – ®om's blog

    Génial

    January 21, 2014 at 2:05:55 PM GMT+1 - permalink - archive.org - http://blog.rom1v.com/2014/01/lecture-differee-de-la-webcam-dun-rasberry-pi/
    rasp
  • Alright, this has me at wit's end. Anyone able to run omxplayer from SSH, and output on HDMI? : raspberry_pi
    December 16, 2013 at 11:00:58 AM GMT+1 - permalink - archive.org - http://www.reddit.com/r/raspberry_pi/comments/zjluk/alright_this_has_me_at_wits_end_anyone_able_to/
    display rasp
  • Raspberry Pi • View topic - SSH play script for omxplayer
    December 16, 2013 at 10:59:33 AM GMT+1 - permalink - archive.org - http://www.raspberrypi.org/phpBB3/viewtopic.php?t=9789&p=112154
    display rasp
  • Piclodio: Radio Réveil Raspberry Pi | MesPotesGeek.fr

    Nouvelle version de piclodio!
    J'ai un peu contribué sur cette version, j'ai donc découvert django (un framework python) qui est très sympa à utiliser ! :)
    Plus d'infos par le main dev sur l'article.
    EDIT : et le repo github : https://github.com/Sispheor/Piclodio2

    December 13, 2013 at 11:02:20 AM GMT+1 - permalink - archive.org - https://mespotesgeek.fr/piclodio-radio-reveil-raspberry-pi/
    piclodio rasp
  • RetroPie: Which Gamepad should I use? | YETI
    December 2, 2013 at 9:07:03 PM GMT+1 - permalink - archive.org - http://yetiblog1337.wordpress.com/2013/06/02/retropie-which-gamepad-should-i-use/
    controller rasp
  • [solved] amixer output differs from alsamixer? (Page 1) / Newbie Corner / Arch Linux Forums

    Valeur différentes retournées par amixer et alsamixer, l'explication :

    No, both are correct.  You are dreaming too much on the world unified
    percentage representation smile
    
    The percentage in amixer has nothing to do with dB level.
    It's just the percentage of the raw value range of that mixer
    element.  Thus showing 89% is correct.  It's 10% down from 100%
    (1% is because of the resolution of the raw values).
    
    Now, alsamixer shows the percentage in a different way.  It's
    explained well in the source code (alsamixer/volume_mapping.c), but
    not mentioned in the man page, unfortunately.
    
    * The mapping is designed so that the position in the interval is proportional
    * to the volume as a human ear would perceive it (i.e., the position is the
    * cubic root of the linear sample multiplication factor).  For controls with
    * a small range (24 dB or less), the mapping is linear in the dB values so
    * that each step has the same size visually.  Only for controls without dB
    * information, a linear mapping of the hardware volume register values is used
    * (this is the same algorithm as used in the old alsamixer).
    
    The percentage representation in alsamixer corresponds to this
    mapping, thus it's neither dB nor linear percent.

    EDIT : + https://gitorious.org/alsa/alsa-utils/source/34bb514b5fd1d6f91ba9a7b3a70b0ea0c6014250:alsamixer/volume_mapping.c#L64

    November 30, 2013 at 3:01:58 PM GMT+1 - permalink - archive.org - https://bbs.archlinux.org/viewtopic.php?pid=1217759
    alsamixer rasp sound
  • Sound configuration on Raspberry Pi with ALSA | Stephen C Phillips

    Un autre article sur la gestion du son du raspberry avec amixer. J'ai pu améliorer ma lib (https://github.com/arnaudmm/rasp-utils/blob/master/picsound.sh) pour le projet piclodio2 (https://github.com/Sispheor/Piclodio2/)

    November 30, 2013 at 2:02:43 PM GMT+1 - permalink - archive.org - http://blog.scphillips.com/2013/01/sound-configuration-on-raspberry-pi-with-alsa/
    rasp sound
  • Topic: Tutorial to get wiimotes with classic controllers to work with RetroPie | petRockBlog

    Comment utiliser une ou plusieurs wiimote avec le rasp. C'est qui qui va rejouer à la nes/snes ? :):)

    November 27, 2013 at 8:38:01 AM GMT+1 - permalink - archive.org - http://blog.petrockblock.com/forums/topic/tutorial-to-get-wiimotes-with-classic-controllers-to-work-with-retropie/
    controller rasp retropie wii
  • Raspberry Pi • View topic - Reduce XBMC UI rendering CPU usage

    Je viens de remarquer que même en idle, XBMC mange pas mal de CPU.. Une solution pourrait être de l'arrêter/le démarrer à la demande comme Nico a fait (https://github.com/Sispheor/StartXBMC), mais j'ai trouvé ce petit script qui est bien sexy. Grâce à une commande (tvservice) on peut savoir si la TV est allumé ou non!
    à tester donc

    !/bin/bash

    on_mode="0x120009"
    while [ 1 ]
    do
    status=tvservice -s | awk {'print $2'}
    if [ $status == $on_mode ]
    then
    echo "Detected hdmi signal - Starting xbmc . . ."
    sudo service xbmc start
    fi
    sleep 1
    done

    Edit : ça ne marche pas avec ma TV :-( le code reste inchangé, tant pis. Du coup j'ai créé une page web toute simple qui, lorsque je la visite, permet de lancer xbmc.

    November 26, 2013 at 9:20:15 PM GMT+1 - permalink - archive.org - http://www.raspberrypi.org/phpBB3/viewtopic.php?t=34241&p=344642
    rasp xbmc
Links per page: 20 50 100
◄Older
page 1 / 2
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation