Warning: Undefined variable $post_id in /bitnami/wordpress/wp-content/themes/stardust/single.php on line 9
class="post-29 post type-post status-publish format-standard hentry category-raspberry-pi" id="post-29">

Aug 21 2016

CarPC – CarPI

Category: Raspberry Pidq @ 4:56 PM

Raspberry Pi 3 applications for CarPC (software in ordered by complexity).

Equipment needed:

  • RaspberryPi 3
  • LCD x inches w/touch
  • 64GB micro SD
  • Delay off switch
  • GPS
  • GPS antenna
  • FM-Radio -> Si4703?
  • Backup Camera
  • Forward Camera
  • BlueTooth – included on board (not needed)
  • Wifi – included on board (not needed)




What we are trying to do:



http://engineering-diy.blogspot.ro/2015/01/raspberrypi-carpc-tutorial.html

carpc20150329.zip (308.13 mb)

https://drive.google.com/drive/folders/0B__Rs5JF53-kfkpEMVpiaEZEX1dIalNDT2hNVzlWQi1yOTFuTHFwUUVGNVdna181TUZvMGM




If you care to understand the scripts, read this.

sudo su

cd /root/

download Pi3CarAudio_2016_09_06-19_05.rar (35.01 mb) to /root/

wget -O /root/Pi3CarAudio.rar https://electronics.qbytesworld.com/wp-content/uploads/media//raspberrypi/scripts/Pi3CarAudio_2016_09_06-19_05.rar

unzip to /root/Pi3CarAudio/

chmod u+x Pi3CarAudioInstall.sh

./Pi3CarAudioInstall.sh


carpc20150329.zip (308.13 mb) may be based on old wheezey-raspbain image: http://downloads.raspberrypi.org/raspbian/images/

https://downloads.raspberrypi.org/raspbian/images/raspbian-2015-05-07/

export PATH=$PATH:/path/to/dir

Comments are closed.