Hi, this is just an update for those who use the older Wolfson Audio Card. You can download it here or simply fire up your Raspberry Pi and install it directly. The kernel sources are from Cirrus Logic’s 3.12.33 kernel. This kernel is patched with the realtime preemption patches from https://www.kernel.org/pub/linux/kernel/projects/rt/ So now you should„Update for Wolfson Audio Card ( on Raspberry Pi)“ weiterlesen
Autor-Archive:Georg
Hurra!!! Der Odroid ist da.
Die beste Antwort
Arte ist es gelungen, den Radikalinskis die richtige Antwort auf das Töten der Meinungsfreiheit entgegen zu schleudern. Dafür gibt es 1+ und „thumbs up“ und alles sonstige Lob und Anerkennung.
Ein Midipad ganz preiswert
Das Düsseldorf Festival hat mich in diesem Jahr ganz besonders begeistert. Vor allem war es eine Veranstaltung: Ganz junge Menschen aus einem Slum-Viertel bauen Instrumente wie Geigen, Saxophon, Querflöte und Schlagzeug aus Müll. Ja, richtig gelesen: aus Abfall. Und dann spielen sie auf diesen Instrumenten Klassik, Pop und Rock in einer ungeahnten Qualität. Das Orchester„Ein Midipad ganz preiswert“ weiterlesen
Compile Wolfson Audio Card driver for kernel 3.12.y , a new try
The easy way: # Download the binaries from here: sha1sum kernelAndFirmware_wolfson_rt.tar.bz2 is 76c3b38f588f09ae6a557f3065ce9dc30674615b kernelAndFirmware_wolfson_rt.tar.bz2 mkdir kernelAndFirmware_wolfson_rt Extract: tar -xvjf kernelAndFirmware_wolfson_rt.tar.bz2 -C kernelAndFirmware_wolfson_rt and copy to root of the Raspberry pi. sudo nano /boot/config.txt change kernel=kernel.img to # kernel=kernel.img kernel=kernel_new.img sudo sync sudo reboot or do it the hard way 😉 Read Compile and install as„Compile Wolfson Audio Card driver for kernel 3.12.y , a new try“ weiterlesen
Update YAAMIDrum v1.2
There’s a new version of YAAMIDrum available now on sourceforge. It is compatible with the Arduino IDE 1.0 and the latest version (here: 2.0.0) of Pololu QTR-1A sensors lib. Have fun.