I don't know about electric cars, but for gas powered cars there are open source ECUs [0][1]. There are also tuners that directly modify the car's firmware to improve performance. Finally, you can connect a computer to the CAN bus [2], which allows you to capture and replay commands, as well as craft your own commands. This is how Comma's openpilot [3] works: it connects to the CAN bus and sends commands for all supp…
Ask HN: Do custom ROMs exist for electric cars, for example Teslas?
21–30 of 44 posts
Re: Ask HN: Do custom ROMs exist for electric cars, for example Teslas?
#22Do they exist for any other car? Genuinely interested
Re: Ask HN: Do custom ROMs exist for electric cars, for example Teslas?
#23Not ROMs but OrBit is a "OrBit is PC software for diagnostics, configuration, and software flashing for newer Volvo and Polestar vehicles". American Polestars can, for example, enable their adaptive headlights using OrBit. https://spaycetech.com/
But it seems Polestar is doing their best to make my warranty useless by closing local dealers and offering shitty service anyways.
I should give this a whirl.
Re: Ask HN: Do custom ROMs exist for electric cars, for example Teslas?
#24It's legally forbidden for the part of the software that is controlling the car
The only parts where that's true are for things like FCC certification. The US does not have an affirmative certification process for automotive software, including safety critical systems. NHTSA instead puts out a set of rules called FMVSS that manufacturers and aftermarket parts must comply with. Manufacturers then self-certify that they meet FMVSS and produce a bunch of documentation demonstrating that if NHTSA as…
Re: Ask HN: Do custom ROMs exist for electric cars, for example Teslas?
#25I don't know about electric cars, but for gas powered cars there are open source ECUs [0][1]. There are also tuners that directly modify the car's firmware to improve performance. Finally, you can connect a computer to the CAN bus [2], which allows you to capture and replay commands, as well as craft your own commands. This is how Comma's openpilot [3] works: it connects to the CAN bus and sends commands for all supp…
There's also the Megasquirt for fuel timing, which is not quite open but not fully closed off either...
Re: Ask HN: Do custom ROMs exist for electric cars, for example Teslas?
#26I think you are underestimating how complex EVs are, how much software goes into them, and what goes into coming up with an alternative software stack. Also, I doubt that the likes of Rivian, Tesla, etc. are going to just let people boot whatever on their cars. Why would they?
But at the lower levels, hacking things like battery management systems is definitely a thing that is done and somewhat supported. A lot of retrofits where ICE engines are swapped out for an electrical drive train end up repurposing drive trains from EVs.
Re: Ask HN: Do custom ROMs exist for electric cars, for example Teslas?
#27No. Aftermarket ECUs absolutely exist for almost all internal combustion engines. Other aftermarket modules are rare. Integration of them into a complete system even more so.
2025 BMW G80 M3 has an aftermarket ECU? Audi RS3? Mercedes E 63 S?
Immobilizer baked into the gateway and transmission and ignition, etc. etc.
Re: Ask HN: Do custom ROMs exist for electric cars, for example Teslas?
#28It's legally forbidden for the part of the software that is controlling the car
Re: Ask HN: Do custom ROMs exist for electric cars, for example Teslas?
#29Our (brand new) car is the most dangerous vehicle I have ever driven by a large margin because the steering, brakes and accelerator spuriously override the driver in a way that could cause an accident every couple of hundred miles. (It averages a spurious alarm or override every 10 miles or so, and flat out force departs a lane or accelerates at a person / car every few thousand).
Most of these issues could probably be fixed with so-called “deletes” that rip out parts of the active driver assist system, but they aren’t available for this model, and frankly, I’d rather pay to watch it be crushed than mess with such stuff.
Re: Ask HN: Do custom ROMs exist for electric cars, for example Teslas?
#30No. Aftermarket ECUs absolutely exist for almost all internal combustion engines. Other aftermarket modules are rare. Integration of them into a complete system even more so.
> Aftermarket ECUs absolutely exist for almost all internal combustion engines. 2025 BMW G80 M3 has an aftermarket ECU? Audi RS3? Mercedes E 63 S? Immobilizer baked into the gateway and transmission and ignition, etc. etc.