Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
There is this, but I didn't look into it yet https://www.automotivelinux.org/
And then there is stuff for motor controls, but it's not linux (why would it be?) http://freeems.org/
There's also Speeduino for engine control. I built one of these to control fuel injection on an 4.0L engine swap for my CJ.
Carch?
TunerStudio MS is a software that works on Linux that let's you tune your Mega Squirt, which is an open source ECU for cars.
If you have an old Rover V8 14CUX engine you can use RoverGauge on Linux to see some basic engine diagnostics.
I've seen solutions with semi-integrated Raspberries to create multimedia and telephony capabilities. But everything that requires an interface to the car sensors is closed down and I'm unaware of any solutions to this.
The control system is supposed to be in complete isolation from the media system. The media one is usually a customised Android. If you find instructions online, feel free to do whatever you want with it. The worst case scenario is that you won't be able to listen to music or to navigate.
With that being said, just install anything you like to the media system. Any Linux dostro can be an automobile distro.
speeduino. the solution to do engine control in a foss way is speeduino.
its a lot of work retuning it though. only really worth it if you are modding it in the first place.
What car sensors are normally accessible to CarPlay and Android Auto, and what are they used for?
My car doesn't expose any car features or sensors to CarPlay at all. I just use the connected display for maps and playing audio.
Could you link the RPi projects that you've seen? Sounds interesting.
Here is one example: https://github.com/opencardev/crankshaft/wiki/Getting-started-with-Crankshaft
Thanks
I am using a simple application named "Car Scanner", on my phone, it connects via bluetooth to the $4 OBD2 dongle, and it works in Android Auto, can display all kind of info on the multimedia screen.
Right, but that dongle is connected to the CAN bus directly right? I was wondering what is accessible over just the smartphone integrations (CarPlay and Android Auto).
Hopefully not much.
I guess nothing is accessible directly