BlueWave Studio forum
Steering wheel controls with ADS1115 - Printable Version

+- BlueWave Studio forum (https://bluewavestudio.io/community)
+-- Forum: OpenAuto Pro (https://bluewavestudio.io/community/forum-86.html)
+--- Forum: User interface (https://bluewavestudio.io/community/forum-66.html)
+--- Thread: Steering wheel controls with ADS1115 (/thread-3039.html)



Steering wheel controls with ADS1115 - Jstewart - 11-15-2021

I saw that version 14.0 has support for steering wheel controls.  I did some research on the ADS1115.  Is there documentation on connecting the ADS1115 to the PI and configuration within the PI/OpenAuto?

Thank you


RE: Steering wheel controls - BlueWave - 11-15-2021

ADS1115 uses I2C interface. Guide for connecting and configuring it should be delivered by the seller or manufacturer.

Regarding configuration of the buttons have a look at https://bluewavestudio.io/community/showthread.php?tid=2208


RE: Steering wheel controls with ADS1115 - Akshunhiro - 01-05-2022

I was digging through options for this too. I was wanting to convert my existing buttons to some functions for OAP. I have no problem putting my own resistors in-line but is there a recommended stepping for each button or will the reader be able to differentiate without any issues?


RE: Steering wheel controls with ADS1115 - BlueWave - 01-05-2022

(01-05-2022, 03:46 AM)Akshunhiro Wrote: I was digging through options for this too. I was wanting to convert my existing buttons to some functions for OAP. I have no problem putting my own resistors in-line but is there a recommended stepping for each button or will the reader be able to differentiate without any issues?

You need to determine values range of the button by your self (e. g. by using ads11x5reader tool). Then you should put read values to controller_service configuration (https://bluewavestudio.io/community/showthread.php?tid=2208&pid=16378#pid16378)