Is using C++ singleton classes on atmega 2560 to abstract away port, pin and interrupt setup a good approach?

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • hwlib

    C++ OO micro-controller library for close-to-the-hardware programming

  • agames

    Arduino Games using OOP C/C++

  • This is an example code which is sort of doing the same thing as you want to do, https://github.com/SaeedYasin/agames

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cool_c_cpp_examples

    A collection of cool C/C++ examples

  • But maybe you are interested in the hacky way to do Inheritance in C. https://github.com/TediCreations/cool_c_cpp_examples/blob/master/src/inheritance_in_c/main.c

  • AvrLib

    Highly type-safe modern C++ library for AVR

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts