Raspberry Pi Car Audio System

My Raspberry Pi Car Audio Player A lot of people are using the excellent Linux microcomputer Raspberry Pi and install it in their cars. Usually, they use a color screen that is touch sensitive, being able to play back video and music. But I’m only interested in high-quality audio playback, being able to have all my CDs in lossless FLAC format for optimal sound quality. So a 16x2 LCD with some buttons is plenty. I now have a working system (but not yet installed in my car.) here’s a description of how I’ve built it. Most of the installations I’ve seen the use of the audio out from the Raspberry Pi, but it’s only 11-bit and sounds like crap. I want to use an external DAC, and you can get that to work in XBMC, but only menu and music output, not films. There are some HDMI to audio converters, but I’ll instead use a quality USB DAC. http://youtu.be/wzmFZlpbBCQ ...

June 23, 2014

Raspberry Pi Car Computer

Update: You can find my latest update on the progress of my Raspberry Pi Car Audio System here. I’m working on a Raspberry Pi as a music player in my car. I’m putting all my music on a SSD disk in lossless FLAC. I’ve already got hold of a 2x16 character LCD with six button from Adafruit that only uses two pins for communication with I2C. It’s easy to program and it has four different background colors. ...

May 17, 2013