Differences
This shows you the differences between two versions of the page.
|
|
en:embedded [2024/08/26 19:29] obd_diagnose created |
en:embedded [2024/08/26 19:32] (current) obd_diagnose |
The software in an embedded system is often tightly integrated into the hardware (hence the term "embedded") and is usually written in low-level programming languages such as C or assembler, less often C++, to ensure maximum control over the hardware. This makes it possible to optimise the use of resources such as memory and computing power, which is particularly important in resource-constrained environments. | The software in an embedded system is often tightly integrated into the hardware (hence the term "embedded") and is usually written in low-level programming languages such as C or assembler, less often C++, to ensure maximum control over the hardware. This makes it possible to optimise the use of resources such as memory and computing power, which is particularly important in resource-constrained environments. |
| |
Overall, embedded systems play a central role in modern technology and especially in control devices. They are the silent "brains" of many devices that make our everyday lives easier, increase safety and improve efficiency. | Overall, embedded systems play a central role in modern technology and especially in a [[control-unit]]. They are the silent "brains" of many devices that make our everyday lives easier, increase safety and improve efficiency. |