• Stars
    star
    116
  • Rank 303,894 (Top 6 %)
  • Language
    C++
  • License
    GNU Lesser Genera...
  • Created about 10 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Arduino Nonpreemptive multitasking library. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.

Task

Donate

Arduino non-preemptive multitasking library

NOTE: Avoid the use of delay() in all high level code as the tasks timing should be used to replace it.

For bugs, make sure there isn't an active issue and then create one.

For quick questions jump on Gitter and ask away.
Gitter

Documentation

See Wiki

Installing This Library (you just want to use it)

Open the Library Manager and search for "Task by Makuna" and install.

Installing This Library From GitHub (you want to contribute)

Create a directory in your Arduino\Library folder named "Task". Clone (Git) this project into that folder.
It should now show up in the import list.

More Repositories

1

NeoPixelBus

An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
C++
1,115
star
2

Rtc

Arduino Library for RTCs, Ds1302, Ds1307, Ds3231, Ds3232, Ds3234 and Pcf8563/BM8563 with deep support. Please refer to the Wiki for more details. Please use the Github Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
C++
334
star
3

DFMiniMp3

Arduino library for the DFPlayer Mini Mp3 module. Please refer to the Wiki for more details. Please use the GitHub Discussions ask questions as the GitHub Issues feature is used for bug tracking.
C++
112
star
4

Rfid134

Arduino library to read packets from the RFID WL-134 module. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
C++
13
star
5

AnalogKeypad

A library that makes interfacing the Banggood Analog Keyboard easy
C++
8
star
6

Tbs4RpmWin

Windows Throttle Body C# project that communicates to Arduino Tbs Tool
C#
5
star
7

TbsShieldRpm

Arduino Library For Throttle Body Shield
C++
2
star
8

ArduinoJackONeoLantern

Jack O Lantern using Neo Pixel
C++
2
star
9

Tbs4Rpm

Arduino Throttle Body Sketch
Arduino
2
star
10

TBS4Eagle

Arduino Throttle Body Sync Shield
Eagle
2
star
11

RandomSeed

Simple library that generates a good random seed
C++
1
star
12

LocationLogger

Simple GPS logger to flash card
C++
1
star
13

PwmServo

Hardware driven, non glitching, high resolution, hobby servo library. NOTE: 16mhz only.
C++
1
star