raspberry

FacebookTwitter

Plus de 50 idées pour votre Raspberry Pi

http://korben.info/idees-raspberry-pi.html Par Korben Nous sommes nombreux à nous être procuré un petit ordinateur Raspberry Pi pour nous lancer dans des projets de ouf malade... C'est très cool, mais à part le classique Media Center XBMC , qu'avez-vous fait avec votre Raspberry Pi ? Si vous séchez niveau idées, voici une petite sélection que j'ai rassemblée au cours des derniers mois.
http://elinux.org/RPi_Low-level_peripherals#General_Purpose_Input.2FOutput_.28GPIO.29

RPi Low-level peripherals

Back to the Hub . Hardware & Peripherals: Hardware and Hardware History .
The Raspberry Pi cannot run a vanilla Linux kernel. A patched version of the kernel is maintained by the Raspberry Pi Foundation and is available from their github https://github.com/raspberrypi Prerequisites To compile a kernel, you require dev-vcs/git to download the source code and genkernel to manage the build process. http://wiki.gentoo.org/wiki/Raspberry_Pi_Kernel_Compilation

Raspberry Pi Kernel Compilation - Gentoo Wiki

http://elinux.org/RPi_Easy_SD_Card_Setup

RPi Easy SD Card Setup

Back to the Hub Getting Started: Buying Guide - for advice on buying the Raspberry Pi. SD Card Setup - for information on how to prepare the SD Card used to boot your Raspberry Pi.
http://elinux.org/RPi_Low-level_peripherals#P2_header

RPi Low-level peripherals

Back to the Hub . Hardware & Peripherals: Hardware and Hardware History . Low-level Peripherals and Expansion Boards . Screens , Cases and Other Peripherals .
OPEN

Speech Recognition using the Raspberry Pi | aO(N²)

http://www.aonsquared.co.uk/raspi_voice_control I've finally received my Raspberry Pi, and I've immediately gotten to work transferring the speech recognition system I used for the robotic arm to the pi. Due to its small size and low power requirements, the Raspberry Pi is an excellent platform for the Julius open-source speech recognition system. This opens up almost limitless possibilities for voice command applications. EDIT: I am no longer working on Julius/HTK for speech recognition. Please see this post for more information.