Cinder Climb

My project for a climbing wall. Although in principle a climbing wall is not necessary. The first recorded tests took place on March 11, 2016. A straightforward and reasonably practical solution. You can read a little more about the beginning of my project steps here: https://klimek.link/blog/processing-z-opencv/ The latest version is Open Frameworks based solution. Activities are written in embedded scripting language - Lua. You can find project development on GitHub: cinderclimb-of

Embedded Programming Lesson 22: RTOS part-1

Introduction to C++ Metaprogramming

Interesting introduction to metaprogramming in the context of embedded systems. http://odinthenerd.blogspot.com/2014/07/introduction-to-c-metaprogramming-part-1.html Corresponding C++ library with full static checking and abstractions to special function registers of embedded microcontrollers. http://kvasir.io/