Animation - mbats/arduino GitHub Wiki
The Sirius Animator has been used in an experimental branch of Arduino Designer to bring instant feedback on a given design without having to compile and deploy the program on the Arduino target.
The code of the Sirius Animator framework is available on Sirius Lab repository : https://github.com/SiriusLab/ModelDebugging
Below you can see what a running debug session looks like in the Arduino Designer:
If you are interested on how we contribute a debugger to the Arduino Designer during the GEMOC ANR project, you can have a look to this talk : Breathe Life Into Your Designer!