Skip to content

karolkrupa/alfa-blue-me

Repository files navigation

alfa-blue-me

Alfa Romeo/Fiat blue&me infotainment system reimplementation based on raspberry Pi Zero (CAN module + audio module) for Alfa Romeo 159 (939)

CAN bus setup:

sudo ip link set can0 type can bitrate 50000
sudo ifconfig can0 up

Python deps:

apt install python-dbus
pip install python-can
 $ modprobe vcan
 $ sudo ip link add dev vcan0 type vcan
 $ sudo ip link set up vcan0

Service: /etc/systemd/system/blueandme.service

$ sudo systemctl enable blueandme.service

About

Alfa Romeo/Fiat blue&me infotainment system reimplementation based on raspberry Pi for Alfa Romeo 159 (939)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages