BlueWave Studio forum
OAPro Toyota Aygo project - Printable Version

+- BlueWave Studio forum (https://bluewavestudio.io/community)
+-- Forum: Head-unit projects (https://bluewavestudio.io/community/forum-89.html)
+--- Forum: Your projects (https://bluewavestudio.io/community/forum-62.html)
+--- Thread: OAPro Toyota Aygo project (/thread-2398.html)

Pages: 1 2


OAPro Toyota Aygo project - grawa - 02-06-2021

Hi guys, I've installed and customized my OpenAuto PRO headunit in my Toyota Aygo 2017(2014 base model).

I've been using OpenAuto PRO since 2019!
Previously I've used Crankshaft. 

I hope you enjoy it my work!

[Image: IMG-20210205-161602.jpg][Image: IMG-20210206-130915.jpg]ì[Image: IMG-20210206-131041.jpg]

[Image: IMG-20210206-131443-2.jpg]


This cover fits perfectly on the car
[Image: IMG-20210206-131209.jpg]

Wiring
the headunit is fully removable and upgradable
The phone can be magnetically attached in two positions(near main infotainment display or near cup holder)
[Image: IMG-20210206-130229.jpg][Image: IMG-20210206-130331.jpg]
The microphone cable can be easily hidden behind the frame of the main infotainment display
[Image: IMG-20210206-130500.jpg][Image: IMG-20210206-130701.jpg]

Back cover with covered brightness sensor
[Image: IMG-20210206-130346.jpg]



Custom added features:
Components: Guide

1
Connect brightness sensor TSL2561 to I2C BUS 1 sda=GPIO2(PIN 3) scl=GPIO3(PIN 5) and power(+/-) 
Select in OAPro day/night settings: "manual" and "GPIO Pin": 21 (selected PIN should be free/not connected).
Create a physical button(AssistantButton) and connect to to PIN 37 and PIN 39

2
Enable "I2C" from preferences > raspberry pi configuration > interfaces

3
Add this strings to BOOT:/CONFIG.TXT:
dtoverlay=i2c-gpio
avoid_warnings=2


4
Move needed files to sdcard in /home/pi:
  • BriSensor.py
  • assistant_button.py
  • setclock0000.py
5
To enable Autostart add this strings to /etc/xdg/lxsession/LXDE-pi/autostart: 
sudo python3 /home/pi/BriSensor.py
sudo python3 /home/pi/assistant_button.py
sudo python3 /home/pi/setclock0000.py


6
Open terminal and execute this command:
sudo pip3 install keyboard

Note
To easily modify files you should run this command in terminal: for example "sudo nano /etc/xdg/lxsession/LXDE-pi/autostart" ...then save with Ctrl + X, S and Enter
Bluetooth audio: In order to work properly you should disable multimedia and voice audio channel in settings>android auto>audio


RE: myOAPro Toyota Aygo project - Daniel_BlueWave - 02-06-2021

Congratulation. Cleaver setup and great project description. Thank you very much for sharing.


RE: myOAPro Toyota Aygo project - grawa - 02-06-2021

(02-06-2021, 06:06 PM)Daniel_BlueWave Wrote: Congratulation. Cleaver setup and great project description. Thank you very much for sharing.

Thank you Daniel Big Grin

If everyone have any questionsfeel free to ask


RE: OAPro Toyota Aygo project - matagou - 04-10-2021

Hello! Very nice setup. I would like to know where did you get the case for OA Pro hardware.

Thanks!


RE: OAPro Toyota Aygo project - oliverisss - 04-11-2021

(04-10-2021, 06:38 PM)matagou Wrote: Hello! Very nice setup. I would like to know where did you get the case for OA Pro hardware.

Thanks!

Hi, read the description, everything is in there including the case Smile


RE: OAPro Toyota Aygo project - grawa - 04-16-2021

(04-11-2021, 06:00 AM)oliverisss Wrote:
(04-10-2021, 06:38 PM)matagou Wrote: Hello! Very nice setup. I would like to know where did you get the case for OA Pro hardware.

Thanks!

Hi, read the description, everything is in there including the case Smile

yes https://thepihut.com/products/raspberry-pi-official-7-touchscreen-case yes, it's in the description, thank you Smile


RE: OAPro Toyota Aygo project - matagou - 04-16-2021

(02-06-2021, 07:09 PM)grawa Wrote:
(02-06-2021, 06:06 PM)Daniel_BlueWave Wrote: Congratulation. Cleaver setup and great project description. Thank you very much for sharing.

Thank you Daniel Big Grin

If everyone have any questionsfeel free to ask

(04-16-2021, 10:20 AM)grawa Wrote:
(04-11-2021, 06:00 AM)oliverisss Wrote:
(04-10-2021, 06:38 PM)matagou Wrote: Hello! Very nice setup. I would like to know where did you get the case for OA Pro hardware.

Thanks!

Hi, read the description, everything is in there including the case Smile

yes https://thepihut.com/products/raspberry-pi-official-7-touchscreen-case yes, it's in the description, thank you Smile


Thanks!


RE: OAPro Toyota Aygo project - hjaltioj - 09-24-2021

Hi.
Nice setup. I have a Peugeot 108 from 2015. Will do this setup also Big Grin Do you shutdown the pi safely?


RE: OAPro Toyota Aygo project - hjaltioj - 09-24-2021

Doesnt it get warm by the A/C ? Smile


RE: OAPro Toyota Aygo project - grawa - 02-22-2022

(09-24-2021, 01:19 PM)hjaltioj Wrote: Hi.
Nice setup. I have a Peugeot 108 from 2015. Will do this setup also Big Grin Do you shutdown the pi safely?
Thank you,   no it's not really needed

(09-24-2021, 01:25 PM)hjaltioj Wrote: Doesnt it get warm by the A/C ? Smile
No problems at all, i almost use A/C every day and never experienced problems caused by conditioning. Anyway you can cover the conditioning hole with a small rubber mat Smile