Easy to use interrupting thread handler. Does not relay on yield() or delay(ms) for switching and no pre-allocated stack needed.
This is a demonstration how a Netduino 3 board, four Adafruit Motor Shields, and nanoFramework can control 16 fischertechnik motors at once.
See how easy it is to use multithreading in.NET nanoFramework using the C# API. Out of the box. Debugging? Fully supported in Visual Studio
A simple rover for line following made exploiting the ARTe Arduino REal-Time eXtension.
Simple library to exchange data between the 2 cores of a Raspberry Pi Pico under Arduino IDE framework using semaphores.
Task allocation problem at multi-agent system navigation have to solved with Hungarian Algorithm.