protothreads

There are 17 repositories under protothreads topic.

  • benhoyt/protothreads-cpp

    Protothread.h, a C++ port of Adam Dunkels' protothreads library

    Language:C++18023437
  • ianhom/MOE

    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 :sunglasses:

    Language:C65131636
  • uzairmukadam/Automatic-Smart-Irrigation-System

    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.

    Language:C++16404
  • Akagi201/protothreads

    my fork of http://dunkels.com/adam/pt/index.html

    Language:C13206
  • hertzscript/VirtualMachine

    Executes and schedules preemptible JavaScript coroutines. (HertzScript Generation 1 Coroutines) (Obsolete)

    Language:JavaScript12402
  • hertzscript/Compiler

    Produces preemptible JavaScript coroutines which conform to the HertzScript specification.

    Language:JavaScript9301
  • frameworklabs/proto_activities

    Using Protothreads for Synchronous Programming in C

    Language:C7300
  • Floofies/HzKernel

    On hold until further notice. Uses HertzScript coroutines to implement preemptively multitasked JavaScript Green threads.

    Language:JavaScript5310
  • hertzscript/G1-Coroutine-Specification

    HertzScript Generation 1 Coroutine Specification (Obsolete)

    Language:Shell5701
  • sm2coin/libcr

    Extremely lightweight 1:N & M:N multitasking via coroutines and protothreads library

    Language:C++4301
  • charliexp/uXos

    基于protothreads原理的操作系统

    Language:C3204
  • ar2rus/PTTasker

    Another one Protothreads (PT) library for ESP8266 Arduino

    Language:C++1200
  • oosmos/oosmos_cpp

    A specialized lite version of OOSMOS, supporting static threads and object threads - concurrency for C++.

    Language:C++0100
  • qgmartin/ardubot

    A 4-sensor 2-servos self driving arduino car

    Language:C0100
  • zanppa/brewer_pt

    Fermentation monitoring gadget for testing different sensors for monitoring the process, this version uses protothreads for virtual multitasking

    Language:C10
  • zanppa/timedfunctions

    Timed functions allows very basic very lightweight multitasking by converting wait statements to timer callbacks. Intended to be used with microcontrollers, like TI Tiva

    Language:C20