FreeRTOS, simple, easy to use, robust, optimised for Arduino IDE. Full access to FreeRTOS capabilities, within classic Arduino environment.
Task scheduling is a transformative way to write maintainable code for Arduino and other AVRs. No more spaghetti code. C++ tutorial.
FreeRTOS, simple, easy, robust, and optimised for Arduino IDE. Using FreeRTOS Semaphores to share and protect physical resources.
Easy to use interrupting thread handler. Does not relay on yield() or delay(ms) for switching and no pre-allocated stack needed.
Task management app ui using Flutter
Free and easy-to-use Real-Time Multi-Tasking extension for Arduino IDE based on ERIKA Real-Time Operating System
How to generate detailed GPS traces on your phone, upload them in real time, and visualize them directly on OpenStreetMap. Read further.
A device that shows tasks for current work day. Allows filtering by tags. Contains backlog and history. Designed for touchscreen.
Sync with [Todoist] website, Get the To do list and display on the Screen(ILI9488), You can update the task list when finish this task.
A task reminder/Manager system running on a Raspi 3b with a 240x320 TFT SPI display.