Mcucpp
C++ framework for different microcontrollers
C★ 113⑂ 44 forksupdated 5 months ago
git clone https://github.com/KonstantinChizhov/Mcucpp.gitKonstantinChizhov/McucppREADME.mdfork it — it’s yours
Mcucpp - is a C++ hardware abstraction library for microcontrollers. The aim of the project is to make a high level but extremly efficient C++ hardware abstraction framework for different microcontroller families. Prerequisites: 1. Python 2.7.x; 2. SCons build tool; 3. GNU toolchain for target paltform and for host system for unit tests. Currently supported targets: - AVR; - ARM; - MSP430; All prerequisite tools need to be available on environment PATH variable.
more like this
smb-vanilla-port
A C and C++ decompilation of the NES games "Super Mario Bros" and "Super Mario Bros: The Lost Levels"
C★ 51
ML-MCU
Code for IoT Journal paper 'ML-MCU: A Framework to Train ML Classifiers on MCU-based IoT Edge Devices'
C★ 51