Protothread.h, a C++ port of Adam Dunkels' protothreads library
-
Updated
Sep 15, 2023 - C++
Protothread.h, a C++ port of Adam Dunkels' protothreads library
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.
Using Protothreads for Synchronous Programming in C
Extremely lightweight 1:N & M:N multitasking via coroutines and protothreads library
Another one Protothreads (PT) library for ESP8266 Arduino
A specialized lite version of OOSMOS, supporting static threads and object threads - concurrency for C++.
Allows Arduino to control several stepper motors simultaneously
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."