• Using FreeRTOS multi-tasking in Arduino

      The Arduino IDE and environment has many drivers and libraries available within an arms reach, but the Arduino environment is limited to just setup() and loop() and doesn’t support multi-tasking effectively. This is a simple, easy to use and robust FreeRTOS implementation that...

    • Posted 4 years ago
    • 1