What is a Platform?
08/09/23 20:35
When a developer can focus on just the 20% of his code that's unique and value add to his app Read More…
Comments
About modular and easy to reuse firmware
08/02/23 19:00
eLooM allow us to write firmare modular and easy to reuse. But what does that mean? Read More…
Sneak peek of eLooM v4
20/03/22 18:41
I am working at the main ideas for the next version of the framework and I would like to share a quick look. Read More…
eLooM template projects (formely ODeV_f) v1.0.0 is available
28/11/21 20:34
A new version of teh framework is available with a set of teplate projects for STM32L4 and STM32L5. Read More…
Objects, inheritance and polymorphism in the framework
06/03/21 20:26
To design the framework, I used few concepts from the Object Oriented (OO) programming. In this post I would like to give more details about these design patterns and how they are implemented in the ODeV framework. Read More…