protothreads
Here are 20 public repositories matching this topic...
-
Updated
Nov 2, 2019 - C++
Game console project on STM32 and GCC compiler
-
Updated
Oct 24, 2024 - C
Timed functions allows very basic very lightweight multitasking by converting wait statements to timer callbacks. Intended to be used with microcontrollers, like TI Tiva
-
Updated
Aug 22, 2019 - C
A specialized lite version of OOSMOS, supporting static threads and object threads - concurrency for C++.
-
Updated
Apr 14, 2020 - C++
CREATE by MajoreIT
-
Updated
Mar 21, 2025 - C++
Allows Arduino to control several stepper motors simultaneously
-
Updated
Nov 7, 2024 - C++
Another one Protothreads (PT) library for ESP8266 Arduino
-
Updated
Mar 13, 2022 - C++
Fermentation monitoring gadget for testing different sensors for monitoring the process, this version uses protothreads for virtual multitasking
-
Updated
Aug 17, 2017 - C
Extremely lightweight 1:N & M:N multitasking via coroutines and protothreads library
-
Updated
Apr 9, 2025 - C++
On hold until further notice. Uses HertzScript coroutines to implement preemptively multitasked JavaScript Green threads.
-
Updated
Jan 11, 2019 - JavaScript
HertzScript Generation 1 Coroutine Specification (Obsolete)
-
Updated
Apr 16, 2020 - Shell
Produces preemptible JavaScript coroutines which conform to the HertzScript specification.
-
Updated
Sep 14, 2019 - JavaScript
Using Protothreads for Synchronous Programming in C
-
Updated
Dec 2, 2024 - C++
Executes and schedules preemptible JavaScript coroutines. (HertzScript Generation 1 Coroutines) (Obsolete)
-
Updated
Oct 22, 2019 - JavaScript
my fork of http://dunkels.com/adam/pt/index.html
-
Updated
Apr 18, 2014 - C
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.
-
Updated
Apr 25, 2020 - C++
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 😎
-
Updated
Dec 8, 2019 - C
Protothread.h, a C++ port of Adam Dunkels' protothreads library
-
Updated
Sep 15, 2023 - C++
Improve this page
Add a description, image, and links to the protothreads topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the protothreads topic, visit your repo's landing page and select "manage topics."