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
    2016年9月20日 GMT+2 下午3:41:32 - permalink - archive.org - https://kerberos.io/
    camera maison rasp raspberry surveillance
  • Mopidy
    2015年11月10日 GMT+1 上午11:16:53 - 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

    2015年10月1日 GMT+2 下午8:07:49 - 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

    2015年3月13日 GMT+1 下午6:02:44 - permalink - archive.org - http://michael.gorven.za.net/
    rasp xbmc
  • Instant Raspberry Pi Ad-blocker - Jacob Salmela
    2015年2月26日 GMT+1 上午11:48:56 - 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.

    2015年1月4日 GMT+1 下午8:56:44 - 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!

    2014年11月27日 GMT+1 下午9:37:02 - 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

    2014年3月18日 GMT+1 下午2:07:53 - 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
    2014年2月12日 GMT+1 下午2:16:53 - 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
    2014年2月11日 GMT+1 下午2:20:55 - 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

    2014年1月30日 GMT+1 上午10:09:07 - 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

    2014年1月21日 GMT+1 下午2:05:55 - 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
    2013年12月16日 GMT+1 上午11:00:58 - 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
    2013年12月16日 GMT+1 上午10:59:33 - 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

    2013年12月13日 GMT+1 上午11:02:20 - permalink - archive.org - https://mespotesgeek.fr/piclodio-radio-reveil-raspberry-pi/
    piclodio rasp
  • RetroPie: Which Gamepad should I use? | YETI
    2013年12月2日 GMT+1 下午9:07:03 - 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

    2013年11月30日 GMT+1 下午3:01:58 - 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/)

    2013年11月30日 GMT+1 下午2:02:43 - 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 ? :):)

    2013年11月27日 GMT+1 上午8:38:01 - 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.

    2013年11月26日 GMT+1 下午9:20:15 - 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