Using FreeRTOS multi-tasking in Arduino

By on September 29, 2020
Pin It

 

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 can just shim into the Arduino IDE as a Library and allow the use of the best parts of both environments, seamlessly.

More info

About Emanuele Signoretta

Studying electronics and communication engineering at Politecnico di Torino. Electronics, IT and Open Source enthusiast.

One Comment

  1. Pingback: Utilisation du multitâche FreeRTOS dans Arduino - Open Electronics -

Leave a Reply

Your email address will not be published. Required fields are marked *