Category Archives: Computers

CarPC – Corsa D – Part 2: Interfacing radio buttons

One main thing I wanted was buttons from the factory radio to work with Kodi (XBMC). I will also have steering wheel controls, but working radio buttons is damn cool!

Corsa D Radio Buttons

I had some ideas in my head. I started with what I had – Raspberry Pi. It has GPIO pins. You can use them to interface buttons with your software, like Kodi. And that was one approach. One other idea that clicked in my head was – keyboard controller. It has 100+ key commands you can use, it’s dead simple to interface with Raspberry Pi – via USB, it’s also very easy to set them to work with XBMC, just edit the keymaps. Also, the best thing – GPIO pins will remain free for other modules.

Continue reading

CarPC – Corsa D – Part 1: Introduction

From April 2015, since I own this car, I wanted to have a better in-car-entertainment (ICE) system. My Opel Corsa D from 2009 started life as one of the most-basic models, called Essentia in Europe or Life in UK. From factory it comes with basic plastic steering wheel with no radio controls, BID screen, CD30 (no MP3) and only 4 front speakers in front. This is actual photo of my Corsa D, with leather steering wheel with radio controls I installed week ago. I love it. Everything else on this photo is stock.

IMG_3774_web

There is no centre speaker and no rear speakers. First thing was modifying my CD30 (Delphi-Grundig) amp and add an AUX input cable. I couldn’t find the schematic on the internet, so I figured out I could insert analog audio signal directly in the power-amp. And yeah, it worked. With a good source (like high quality smartphone), it’s sounds great.
But, I needed something better. And I found the answer – CarPC (Carputer, Car Computer – whatever).

Continue reading