I\'m interested in programming languages well suited for embedded programming. In particular:
Is it possible to program embedded systems in C++? Or is it better to u
Embedded programming these days spans a large range of applications.
Roughly, it goes from sensors/switches up to complete security systems.
You should base your language on the complexity and the hardware resources.
It is 1 of the choices next to HW (CPU,...), OS, protocols,...
possible choices: