Extremely lightweight 1:N & M:N multitasking via coroutines and protothreads library
-
Updated
Apr 9, 2025 - C++
Extremely lightweight 1:N & M:N multitasking via coroutines and protothreads library
CREATE by MajoreIT
Using Protothreads for Synchronous Programming in C
Allows Arduino to control several stepper motors simultaneously
Protothread.h, a C++ port of Adam Dunkels' protothreads library
Another one Protothreads (PT) library for ESP8266 Arduino
IOT project to automatically water plants based on the time. The system makes use of multiple sensors with arduino as its brains. The timer is managed by an RTC with live data about water level, soil moisture and current time displayed through an LCD. It uses concept of proto-threading to efficiently use the arduino.
A specialized lite version of OOSMOS, supporting static threads and object threads - concurrency for C++.
Add a description, image, and links to the protothreads topic page so that developers can more easily learn about it.
To associate your repository with the protothreads topic, visit your repo's landing page and select "manage topics."