项目作者: nbdy

项目描述 :
rpi as a carputer (raac) / infotainment system
高级语言: Python
项目地址: git://github.com/nbdy/carpy.git
创建时间: 2019-01-01T22:47:47Z
项目社区:https://github.com/nbdy/carpy

开源协议:MIT License

下载


carpi (obsolete, use carpi)

why?

my ford fiesta mk6 has an empty slot, which i broke the cover of.

i also wanted an programmable device in my car.

almost nothing on the market fits a 130x30mm slot.

a linux system w/ custom ui/case seemed like the best solution.

hardware:

  • 7” display
  • raspberry pi 4
  • hdmi ribbon cable (50cm) (one L and one I connector)

features:

done:

  • modular system

todo:

  • ui
  • gps
  • wifi
  • bluetooth
  • navigation
  • musicplayer
  • videoplayer
  • voicecontrol

how to…

install dependencies
  1. ./setup.sh

faq:

Q: where can i find a case for this?

A: over here



Q: the input axis are correct, but the screen is still horizontal?

A: add “display_rotate=1” to /boot/config.txt



Q: how do i adjust the ui to my needs?

A: check the ‘templates/‘ folder. it includes the stuff that makes up the ui.



Q: my mp3’s sound super slowed when played over radio?

A: yah.. idk. convert them to wav’s (ffmpeg -i in.mp3 out.wav )



Q: wtf are those keywords you preset?

A: sry. lisping real hard

Q: idc but how do i fix the shitty speech recognition?

A: use ‘keyword_generator.py’

Q: but how do i use that?

A: —help