Modern C++ in Embedded Systems || What is the purpose of a embedded system?

Опубликовано: 19 Август 2026
на канале: aikm28
117
1

An embedded system is a controller programmed and controlled by a real-time operating system with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints. It is embedded as part of a complete device often including hardware and mechanical parts.

An embedded system is a combination of hardware and software that is designed to carry out a certain task or tasks, meaning it has a specific function. They are 'embedded' within a larger electrical system.

For nearly 35 years I have been working with small processors and there has always been deep divides between practitioners of languages. When writing assembly we ridiculed those using C and when I spent years microcoding we scoffed at everyone. However, nearly all groups continue to wag their heads at the shameful C++ programmers attempting to twist their tools toward the small.

Recent language developments have made C++ the obvious choice for many embedded projects; nevertheless, the toxic environment extends past reddit roasts into poor vendor support of tools and nearly obstructionist chip manufacturers.

This session will use a bare-metal project started in 2018 for a Ciere client as a case study while we work through the decision process for using C++, the acrobatics required to support the language, recent language features that enable goals of size, speed, and expressiveness, and useful libraries.

While the examples will be based on a concrete project, the extracted lessons-learned should be applicable to many embedded projects (bare-metal and small-OS). Attendees will walk away with motivations to use C++ in embedded projects, hints and tips to making tools work, and a sampling of language features and idioms that improve the quality of a final product.

EVENT:

C++Now 2018

SPEAKER:

Michael Caisse

PERMISSIONS:

Original video was published with the Creative Commons Attribution license (reuse allowed).

CREDITS:

Original video source:    • C++Now 2018: Michael Caisse “Modern C++ in...  

#cplusplus
#embedded
#iot
#embeddeddevices
#internetofthings
#ComputerScience
#c++

Real time embedded systems.
Stand alone embedded systems.
Networked embedded systems.
Mobile embedded systems.

embedded systems applications,embedded systems basics,types of embedded systems,embedded systems tutorial,embedded systems course,embedded systems architecture