TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Where to collab on building automative circuit/software mods?

2 pointsby y3shalmost 4 years ago
I&#x27;m hoping to find an online community of devs&#x2F;engineers that share work on hacking their car&#x27;s OEM electronics across many vehicle brands.<p>Many small communities share aftermarket circuits (e.g. wranglerforums, tacomaworld, autohack, yodaTeq...), but I can&#x27;t seem to find a good source for sharing work on building those circuits or sharing the source code.<p>Types of things I&#x27;d like to do:<p>- Adjust control software of various sensors in the car<p>- Put optional settings always-on&#x2F;off (engine-shut-off-when-stopped, adaptive cruise, ECT power, all-wheel-power)<p>- Adjust the electronic transmission shift points<p>- Adjust the algorithm for shutting down cylinders

1 comment

PragmaticPulpalmost 4 years ago
Modifying ECU software is a reverse engineering problem. And a very challenging one at that.<p>You could start with basic reverse engineering topics and work your way up. Get a copy of your ROM, get it loaded in a disassembler, and start reverse engineering.<p>The number of people who do this worldwide is extremely small, and most of the good ones do it as a business. They’re not sharing their business secrets.