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
MOE is an event-driven OS for 8/16/32-bit MCUs. MOE means "Minds Of Embedded system", It’s also the name of my lovely baby daughter 😎
sloop 精简版 1.保留核心的任务调度系统 2.保留RTT日志输出功能 3.移除驱动包 4.移除命令控制台 5.基于 STM32G0 6.基于 STM32Cube 7.新增 flow 范式编程,同步写法异步执行
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.
my fork of http://dunkels.com/adam/pt/index.html
Executes and schedules preemptible JavaScript coroutines. (HertzScript Generation 1 Coroutines) (Obsolete)
Using Protothreads for Synchronous Programming in C
Produces preemptible JavaScript coroutines which conform to the HertzScript specification.
On hold until further notice. Uses HertzScript coroutines to implement preemptively multitasked JavaScript Green threads.
HertzScript Generation 1 Coroutine Specification (Obsolete)
Extremely lightweight 1:N & M:N multitasking via coroutines and protothreads library
Another one Protothreads (PT) library for ESP8266 Arduino
Fermentation monitoring gadget for testing different sensors for monitoring the process, this version uses protothreads for virtual multitasking
Game console project on STM32 and GCC compiler
A specialized lite version of OOSMOS, supporting static threads and object threads - concurrency for C++.
CREATE by MajoreIT
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."