Ask HN: How are car “Computers” programmed?

1 points by KnowNothings ↗ HN
They seem like a mystery to me. What are they programmed with? What language is used?

1 comment

[ 4.5 ms ] story [ 13.1 ms ] thread
They're microcontrollers, almost certainly written in C, which is compiled to a firmware binary and installed on the chip's flash storage.