Skip to content

nehalkpatel/embedded-cpp

Folders and files

NameName
Last commit message
Last commit date
Dec 1, 2024
Apr 24, 2024
Nov 30, 2024
Feb 10, 2024
Mar 2, 2024
Dec 1, 2024
Dec 1, 2024
Oct 12, 2023
Oct 12, 2023
Feb 10, 2024

Repository files navigation

Embedded CPP BSP

The purpose of this project is to explore:

  1. Using modern C++ and software engineering practices and their applications to embedded systems.
  2. Building a host-side simulation and visualization environment.

C++ Features and SW Engineering Principles

  1. Strong types and type-safety
  2. Explicit casting and conversion
  3. std::expected to return values or errors
  4. Compile-time checks
  5. Correct-by-construction
  6. Separate calculating from doing

About

Embedded development using modern C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published