C++ for Embedded Systems Training Course
Is C++ appropriate for embedded systems such as microcontrollers and real-time operating systems?
Should object-oriented programming be employed within microcontrollers?
Is C++ too abstracted 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 apply theoretical knowledge by building a sample embedded application in C++.
Upon completion of this training, participants will be able to:
- Grasp the principles of object-oriented modeling, embedded software programming, and real-time programming
- Generate code for embedded systems that is compact, fast, and safe
- Prevent code bloat caused by 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
Course Format
- A blend 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++
Open Training Courses require 5+ participants.
C++ for Embedded Systems Training Course - Booking
C++ for Embedded Systems Training Course - Enquiry
NobleProg offers professional training programs designed specifically for companies and organizations. These trainings are not intended for individuals.
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 Arduino Programming
14 HoursIn this instructor-led live training in France, participants will learn to program the Arduino using advanced techniques as they step through the creation of a simple sensor alert system.
By the end of this training, participants will be able to:
- Understand how Arduino works.
- Dig deep into the main components and functionalities of Arduino.
- Program the Arduino without using the Arduino IDE.
Advanced Embedded Systems Development
35 HoursThis instructor-led, live training in France (online or onsite) is designed for engineers who want to master embedded C programming for various microcontroller types across different processor architectures (8051, ARM CORTEX M-3, and ARM9).
Arduino Programming for Beginners
21 HoursIn this instructor-led live training in France, 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.
Building A Robot from the Ground Up
28 HoursDuring this instructor-led live training, participants will learn how to construct a robot using Arduino hardware and the Arduino programming language (C/C++).
Upon completion of this training, participants will be able to:
- Construct and operate a robotic system incorporating both software and hardware elements
- Grasp the fundamental concepts underlying robotic technologies
- Assemble motors, sensors, and microcontrollers into a functional robot
- Design the mechanical structure of a robot
Target Audience
- Developers
- Engineers
- Hobbyists
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Note
- The instructor will specify the hardware kits prior to the training. These kits will typically include the following components:
- Arduino board
- Motor controller
- Distance sensor
- Bluetooth slave module
- Prototyping board and cables
- USB cable
- Vehicle kit
- Participants are required to purchase their own hardware.
- For customization options for this training, please contact us to make arrangements.
Buildroot: a Firmware Generator for Embedded Systems
7 HoursBuildroot is an open-source project providing scripts to generate a cross-compilation toolchain, a customizable root filesystem image, and a Linux kernel for embedded devices. During this hands-on course, participants will learn how to utilize these capabilities:
- Selecting software components to include in the root filesystem.
- Adding new packages and modifying existing ones.
- Adding support for new embedded boards.
Participants will produce bootable filesystem images during the course. Remote sessions utilize the QEMU emulator, while classroom sessions allow for the use of either QEMU or real embedded boards selected by the instructor.
Other projects with similar objectives include the Yocto Project and OpenWRT. Please review these presentations to help determine which solution best fits your requirements.
Digital Signal Processing (DSP) Fundamentals
21 HoursThis instructor-led, live training in France (online or onsite) is designed for engineers and scientists who wish to learn and apply DSP techniques to efficiently manage various signal types and gain better control over multi-channel electronic systems.
Upon completion of this training, participants will be able to:
- Set up and configure the necessary software platforms and tools for Digital Signal Processing.
- Grasp the core concepts and principles underpinning DSP and its practical applications.
- Become familiar with DSP components and know how to integrate them into electronic systems.
- Develop algorithms and operational functions based on DSP results.
- Utilize fundamental features of DSP software platforms to design signal filters.
- Create DSP simulations and implement various types of filters for DSP.
Embedded C Application Design Principles
14 HoursThis instructor-led live training, available both online and onsite, is designed for C developers seeking to master the principles of embedded C design.
Upon completion of this course, participants will be capable of:
- Grasping the design considerations that ensure the reliability of embedded C programs
- Articulating the functionality of an embedded system
- Establishing the program logic and structure required to achieve desired outcomes
- Developing reliable, error-free embedded applications
- Extracting optimal performance from the target hardware
Course Format:
- Interactive lectures and discussions
- Exercises and practical practice
- Hands-on implementation within a live laboratory environment
Customization Options:
- To arrange customized training for this course, please contact us.
Electronic Control Unit (ECU) - Practical Vector
28 HoursThis instructor-led, live training in France (online or onsite) is aimed at intermediate-level automotive engineers and technicians who wish to gain hands-on experience in testing, simulating, and diagnosing ECUs using Vector tools like CANoe and CANape.
By the end of this training, participants will be able to:
- Understand the role and function of ECUs in automotive systems.
- Set up and configure Vector tools such as CANoe and CANape.
- Simulate and test ECU communication on CAN and LIN networks.
- Analyze data and perform diagnostics on ECUs.
- Create test cases and automate testing workflows.
- Calibrate and optimize ECUs using practical approaches.
Electronic Control Unit (ECU) - Theoretical Vector
21 HoursThis instructor-led, live training in France (online or onsite) targets intermediate-level automotive engineers and embedded systems developers who wish to understand the theoretical aspects of ECUs, focusing on Vector-based tools and methodologies used 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.
Embedded Linux Systems Architecture
35 HoursCourse Objectives
This course provides a comprehensive understanding of the core principles of embedded GNU/Linux, illustrating how its various components integrate. It details the essential elements required to construct an embedded GNU/Linux system, identifies their sources, and explains the configuration, building, and installation processes. Additionally, it covers support resources and software licensing considerations. Through practical, hands-on exercises, participants gain the necessary experience to develop their own embedded GNU/Linux systems upon successful completion of the training.
Description
This five-day training program combines theoretical instruction with hands-on exercises to elucidate the concepts underlying embedded GNU/Linux. Designed to accelerate your proficiency, the course outlines the philosophy, fundamental concepts, and essential commands needed to leverage GNU/Linux effectively. This is achieved through a blend of theoretical knowledge and practical, on-the-job application.
Instead of reinventing the wheel, you will learn from an experienced trainer and acquire actionable knowledge of GNU/Linux, enabling you to utilize it effectively in your own embedded development projects.
Who Should Attend?
This course is ideal for managers, project managers, software, hardware, development, and systems engineers, testers, administrators, technicians, and other professionals interested in the technology. It is designed for those who wish to quickly understand how Embedded GNU/Linux operates. Participants typically include individuals who currently use GNU/Linux or have the option to decide if it is suitable for their needs. It is also beneficial for those who have attempted to use Embedded GNU/Linux but are uncertain about their approach, or for those using a different operating system and evaluating whether GNU/Linux offers better or more cost-effective alternatives.
Delivery Options
All training materials are provided in English. However, instruction can be delivered in either English or German, according to your preference, worldwide.
- On-site - Instructor-led
- Online - Instructor-led
- On-site/Online combination - Instructor-led
FreeRTOS: Programming for Real Time Operating Systems
14 HoursIn this instructor-led live training in France, participants will learn how to code using FreeRTOS while guiding them through the development of a simple RTOS project on a microcontroller.
By the end of this training, participants will be able to:
- Understand the fundamental concepts of real-time operating systems.
- Familiarize themselves with the FreeRTOS environment.
- Learn how to code using FreeRTOS.
- Interface a FreeRTOS application with hardware peripherals.
Deploying AI on Microcontrollers with TinyML
21 HoursThis instructor-led, live training in France (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.
- Utilize TensorFlow Lite and Edge Impulse to build real-world TinyML solutions.
- Optimize AI models to meet power efficiency and memory limitations.
Yocto Project
28 HoursIn this instructor-led live training in France, 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.