Skip to content

Hardware independent layer of the Arduino cores

Notifications You must be signed in to change notification settings

drjrkuhn/StandarduinoCore-API-host

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StandarduinoCore-API

ArduinoCore-API emulator with C++ STL and boost library backing (thus the Std in the name)

Emulation of the ArduinoCore-API for the host with as much backing by the Standard Template Library and boost as possible for cross-compatibility. The idea is to make things like communication libraries using code that compiles both on the Host and the Arduino side.

This project is inspired by both the Arduino-Emulator project sprinkled with ideas from ArduinoStreamUtils (https://github.com/bblanchon/ArduinoStreamUtils/tree/master/extras/test/cores/avr)

Do not use! This is my initial development fork

About

Hardware independent layer of the Arduino cores

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 81.8%
  • C 16.7%
  • CMake 1.5%