Inici projecte Raspberry Pi: Mopidy + TEA5767 (Ràdio FM)

La idea principal és muntar un MPD, per aprofitar el Raspberry A que tinc de fa anys i el PiPlate LCD de Adafruit, ja posats em vaig decidir provar a veure si podia posar-hi ràdio FM (es poden posar per streaming, però em sembla millor que sigui per antena, per poder mirar el futbol)

Després de barallar-me amb milers de distribucions per a Raspberry (RaspiFy, Volumio, RuneAudio, Moode, PiMusicBox) arribo a la conclusió que el millor serà utilitzar una Raspbian pelada i posar-hi Mopidy, és un software que fa el mateix (PiMusicBox es basa en això) però independent d’una distribució empaquetat i blablabla, de moment sembla el més actiu.

De moment recopilo en aquesta entrada els enllaços que em poden fer servei:

TEA5767 FM radio digital tuner with Raspberry Pi 2 (part 1 of 3)

 

Experiments amb Raspberry Pi

Experiments amb PiTFT

PiTft auto start x per la pantalla

Boot to X Windows on PiTFT

To enable booting straight to X windows on the PiTFT follow the steps below.  First make sure a display configuration which would conflict is not present by executing in a terminal on the Pi:

sudo mv /usr/share/X11/xorg.conf.d/99-fbturbo.conf ~

Don’t worry if the command fails with an error that the file doesn’t exist.  This failure is normal and should happen on a good PiTFT install.  You can ignore it and move on.

Next run the command below to open the nano text editor as root and create the file /usr/share/X11/xorg.conf.d/99-pitft.conf:

sudo nano /usr/share/X11/xorg.conf.d/99-pitft.conf

When the editor loads to a blank file, copy in the text below:

Section "Device"
    Identifier "Adafruit PiTFT"
    Driver "fbdev"
    Option "fbdev" "/dev/fb1"
EndSection

Then save the file by pressing Ctrl-O and then enter, and finally exit by pressing Ctrl-X.

The step above will create a configuration file which tells X windows that it should use the PiTFT framebuffer (located at /dev/fb1) by default when it runs.

At this point you can use the raspi-config tool to enable booting to desktop just like normal on the Pi.  Run the following command:

sudo raspi-config

Then pick the Enable Boot to Desktop/Scratch option and choose if you want to boot to the console, desktop, or scratch environment.  After exiting the tool and rebooting you should see the Pi load X windows on the PiTFT after (be patient it can take around 30 seconds to load).

If you want to disable booting to X, just use the raspi-config command again to choose the console boot option.

Font: https://learn.adafruit.com/adafruit-pitft-28-inch-resistive-touchscreen-display-raspberry-pi?view=all

Per Evitar el Screensaver

He seguit aquest manual:

www.lifehacker.com.au/2014/11/make-an-animated-gif-photo-frame-with-a-raspberry-pi/

al fil de Adafruit diuen moltes coses més (a veure si m’aguanta el meu)

https://learn.adafruit.com/raspi-animated-gif-picture-frame?view=all#making-changes

 PiTFT amb PyGame Menú per escollir scripts tàctil

Experiments amb la Càmera

Streaming Web

Un altre experiment que he fet, és el de muntar un streaming via web de la càmera, aprofitant el RPi A+ i la càmera infrarojos que m’he comprat. Aquest procés és realment molt senzill, gràcies a un manual que vaig trobar, configurarem MJPG per fer streaming via sequència d’imatges jpg (no vídeo) Amb auto execució en enjegar el RPi.

Un altre experiment que voldré fer és el de aconseguir el mateix, però amb stream de vídeo i poder-lo enviar a serveis com youtube.

(Com que tinc l’entrada a mitges i no l’enllestiré, copio els enllaços al respecte i au!)

XBMC

No té massa secret, però tenia una pestanya oberta amb un manual bastant complert, que no he pogut ni revisar. El publico a aquí de moment

Afegeixo també uns altres manuals:

 

Raspberry Pi a kilos :D

Avui m’ha arribat un paquetet amb tot “d’accessoris” per el Raspberry Pi, del que estic aprenent molt “per culpa” de les entrevistes que he anat a fer al Respecte, de les que aprofito també per penjar-vos a aquí.

Entrevista a Rac1 al No hi som per festes de Jordi Beltran 04 . 04 . 2013

http://soundcloud.com/rac1oficial/no-hi-som-per-festes-raspberry

Entrevista a Mossegalapoma 9 . 04 . 2013

Els meus inicis amb RaspBerry Pi

Ja m’ha arribat el Raspberry :D i com que a sobre ja vaig estrenar el raspberry.cat, no crec que m’entretingui gaire a aquí explicant coses de RPi, sobretot intentaré posar-les més aviat a raspberry.cat :D a veure si així a sobre aconsegueixo que la gent hi participi més!

Així doncs, en aquest primer post, només posaré una serie d’enllaços que he fet o faré servir per a les primeres “proves” amb el RPi… la meva idea de moment és provar xbmc i emulació, com ja havia comentat a un post antic.

Raspberry

Xbmc

Wifi

Extres