C++ for Embedded Systems Training Course
Is C++ appropriate for embedded systems, including microcontrollers and real-time operating systems?
Should object-oriented programming principles be applied within microcontrollers?
Does C++ distance itself too much from the hardware to remain efficient?
This instructor-led live training explores these questions, demonstrating through discussion and practical exercises how C++ can be utilized to develop embedded systems with code that is precise, readable, and efficient. Participants will apply theoretical knowledge by developing a sample embedded application using C++.
By the conclusion of this training, participants will be able to:
- Comprehend the principles of object-oriented modeling, embedded software programming, and real-time programming
- Write code for embedded systems that is compact, fast, and secure
- Prevent code bloat resulting from templates, exceptions, and other language features
- Understand the challenges associated with using C++ in safety-critical and real-time systems
- Debug a C++ program on a target device
Audience
- Developers
- Designers
Format of the course
- A combination of lectures, discussions, exercises, and extensive hands-on practice
Course Outline
Introduction
Overview of embedded systems
Overview of C++
Preparing the toolchain
Classes and objects
Inheritance
Virtual functions
Using templates
Error handling
Inline code
Startup
Standard libraries
Memory management
Real-time operating systems
Interoperability between C and C++
Object-oriented modeling and UML
Conclusion
Requirements
- A general understanding of C++
Need help picking the right course?
C++ for Embedded Systems Training Course - Enquiry
Testimonials (2)
The trainer really adapted the training to our level and took a lot of time and efforts to make sure the presentation was well adapted.
Nicolas Guerette-Berthiaume - Trilliant
Course - C++ for Embedded Systems
Interactivity, time for self-contained programming. I learn easier if I have the chance to find out the answer and not just telling me it. It was also a very good thing that the training was well-planned, we kept coffee pauses and the training did not lose my attention. The trainer had very deep knowledge in C++, we felt we could ask anything.
Barna Szecsi - GIS Europe SE
Course - C++ for Embedded Systems
Upcoming Courses
Related Courses
Advanced Embedded Systems Development
35 HoursThis instructor-led, live training in the UAE (online or onsite) is designed for engineers who want to master embedded C programming across various microcontroller architectures, including 8051, ARM CORTEX M-3, and ARM9.
Arduino Programming for Beginners
21 HoursIn this instructor-led, live training in the UAE, participants will learn how to program the Arduino for real-world usage, such as to control lights, motors and motion detection sensors. This course assumes the use of real hardware components in a live lab environment (not software-simulated hardware).
By the end of this training, participants will be able to:
- Program Arduino to control lights, motors, and other devices.
- Understand Arduino's architecture, including inputs and connectors for add-on devices.
- Add third-party components such as LCDs, accelerometers, gyroscopes, and GPS trackers to extend Arduino's functionality.
- Understand the various options in programming languages, from C to drag-and-drop languages.
- Test, debug, and deploy the Arduino to solve real world problems.
Buildroot: a Firmware Generator for Embedded Systems
7 HoursBuildroot is an open-source initiative comprising scripts designed to generate a cross-compilation toolchain, a customizable root filesystem image, and a Linux kernel tailored for embedded devices. Throughout this hands-on course, participants will acquire the skills necessary to utilize Buildroot effectively:
- Selecting the software components included in the root filesystem.
- Adding new packages or modifying existing ones.
- Introducing support for new embedded hardware boards.
During the training, bootable filesystem images will be created. Remote sessions utilize the QEMU emulator, whereas classroom settings allow for the use of either QEMU or the trainer's preferred real-world embedded boards.
Other projects with comparable objectives include the Yocto Project and OpenWRT. We recommend reviewing these presentations to help determine which solution best suits your specific requirements.
Circuits and Electronics Fundamentals
14 HoursThis instructor-led live training in the UAE (online or onsite) is designed for engineers and computer scientists who wish to apply the fundamentals of circuits and electronics to design devices and systems that utilize the properties of electrical components for developing hardware functionalities.
By the end of this training, participants will be able to:
- Set up and configure the necessary tools and programs for circuits and circuit board development.
- Understand the basic principles behind circuits and electronics engineering.
- Utilize the primary electronic components in constructing efficient computer hardware technologies.
- Optimize electronic devices by implementing circuit analysis methods.
- Apply the fundamentals of electronics and circuits to the development of enterprise applications.
Digital Signal Processing (DSP) Fundamentals
21 HoursThis instructor-led live training in the UAE (available online or onsite) targets engineers and scientists eager to learn and apply DSP implementations to efficiently handle diverse signal types and achieve better control over multi-channel electronic systems.
By the end of this training, participants will be able to:
- Install and configure the necessary software platforms and tools for Digital Signal Processing.
- Understand the foundational concepts and principles of DSP and its applications.
- Become proficient with DSP components and utilize them in electronics systems.
- Create algorithms and operational functions using DSP results.
- Use basic features of DSP software platforms to design signal filters.
- Develop DSP simulations and implement various filter types for DSP.
Electronic Control Unit (ECU) - Practical Vector
28 HoursThis live, instructor-led training in the UAE (online or onsite) is tailored for intermediate-level automotive engineers and technicians seeking practical experience in testing, simulating, and diagnosing ECUs using Vector tools like CANoe and CANape.
Upon completion of this training, participants will be capable of:
- Gaining insight into the role and functionality of ECUs within automotive frameworks.
- Establishing and configuring Vector tools like CANoe and CANape.
- Simulating and evaluating ECU communication across CAN and LIN networks.
- Conducting data analysis and performing diagnostics on ECUs.
- Developing test scenarios and automating testing processes.
- Calibrating and refining ECUs through practical methodologies.
Electronic Control Unit (ECU) - Theoretical Vector
21 HoursThis instructor-led live training in the UAE (online or onsite) targets intermediate-level automotive engineers and embedded systems developers who aim to grasp the theoretical aspects of ECUs, emphasizing Vector-based tools and methodologies employed in automotive design and development.
By the end of this training, participants will be able to:
- Understand the architecture and functions of ECUs in modern vehicles.
- Analyze communication protocols used in ECU development.
- Explore Vector-based tools and their theoretical applications.
- Apply model-based development principles to ECU design.
FreeRTOS: Programming for Real Time Operating Systems
14 HoursIn this instructor-led live training in the UAE, participants will learn how to code using FreeRTOS as they step through the development of a simple RTOS project using a microcontroller.
By the end of this training, participants will be able to:
- Understand the basic concepts of real-time operating systems.
- Learn the environment of FreeRTOS.
- Learn how to code with FreeRTOS.
- Interface a FreeRTOS application to hardware peripherals.
Learning Vivado
14 HoursThis instructor-led live training in the UAE (online or onsite) is designed for FPGA developers who intend to use Vivado to design, debug, and implement hardware solutions.
By the end of this training, participants will be able to:
- Develop HDL systems using C code and Vivado tools.
- Generate and implement soft processors in Vivado.
- Test and simulate C code using Vivado.
LEDE: Set Up a Linux Wireless Router
7 HoursThe LEDE Project (Linux Embedded Development Environment) is a Linux operating system rooted in OpenWrt. It serves as a comprehensive alternative to the firmware provided by vendors for numerous wireless routers and non-network devices.
Through this instructor-led live training, attendees will gain the skills necessary to configure a LEDE-based wireless router.
Target Audience
- Network administrators and technicians
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Deploying AI on Microcontrollers with TinyML
21 HoursThis instructor-led, live training in the UAE (online or onsite) is designed for intermediate-level embedded systems engineers and AI developers who want to deploy machine learning models on microcontrollers using TensorFlow Lite and Edge Impulse.
Upon completion of this training, participants will be able to:
- Grasp the fundamentals of TinyML and its advantages for edge AI applications.
- Configure a development environment tailored for TinyML projects.
- Train, optimize, and deploy AI models on low-power microcontrollers.
- Leverage TensorFlow Lite and Edge Impulse to build real-world TinyML applications.
- Enhance AI models for improved power efficiency and adherence to memory limitations.
Microcontroller Design
35 HoursThis instructor-led, live training in the UAE (online or on-site) is designed for engineers who wish to master the design principles of microcontrollers.
Raspberry Pi for Beginners
14 HoursThe Raspberry Pi is a compact, single-board computer.
In this instructor-led live training, attendees will discover how to configure and program the Raspberry Pi to function as an interactive and robust embedded system.
Upon completion of this training, participants will be able to:
- Configure an IDE (integrated development environment) to maximize development productivity
- Program the Raspberry Pi to manage devices such as motion sensors, alarms, web servers, and printers.
- Comprehend the Raspberry Pi's architecture, including the inputs and connectors available for add-on devices.
- Explore the diverse options available in programming languages and operating systems.
- Test, debug, and deploy the Raspberry Pi to address real-world challenges.
Target Audience
- Developers
- Hardware/software technicians
- Technical professionals across all industries
- Hobbyists
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice.
Important Notes
- The Raspberry Pi supports a wide range of operating systems and programming languages. This course utilizes the Linux-based Raspbian operating system and Python as the programming language. To request a specific configuration, please contact us to make arrangements.
- Participants are responsible for purchasing the Raspberry Pi hardware and necessary components.
Tensorflow Lite for Microcontrollers
21 HoursThis instructor-led, live training in the UAE (online or on-site) targets engineers who wish to write, load, and run machine learning models on very small embedded devices.
By the end of this training, participants will be able to:
- Install TensorFlow Lite.
- Load machine learning models onto an embedded device to enable it to detect speech, classify images, etc.
- Add AI to hardware devices without relying on network connectivity.
Yocto Project
28 HoursIn this instructor-led live training in the UAE, participants will learn how to create a build system for embedded Linux based on the Yocto Project.
By the end of this training, participants will be able to:
- Understand the fundamental concepts behind a Yocto Project build system, including recipes, metadata, and layers.
- Build a Linux image and run it under emulation.
- Save time and energy building embedded Linux systems.