An Arduino object oriented process scheduler designed to replace them all
☆45Dec 19, 2021Updated 4 years ago
Alternatives and similar repositories for ArduinoProcessScheduler
Users that are interested in ArduinoProcessScheduler are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Simple Interrupt Safe Ring (Circular) Buffer Queuing Library for Programming with Arduino's and other Embedded platforms☆117Oct 24, 2020Updated 5 years ago
- I2C EEPROM library. Split from uRTCLib. This library controls any I2C EEPROM, independent ones or incorporated on DS1307 or DS3231 RTCs.☆18Apr 29, 2025Updated last year
- Uptime library for Arduino boards and compatible systems☆37Mar 19, 2019Updated 7 years ago
- Simple DSO software based on standard Arduino boards, a HC-05 and the BlueDisplay library.☆13Sep 30, 2023Updated 2 years ago
- 2 boards designed in Altium Designer 14, with digital meters☆16Jan 23, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Arduino Nonpreemptive multitasking library. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questio…☆115Nov 19, 2024Updated last year
- OpenLabTools Microscope Project☆29Dec 20, 2016Updated 9 years ago
- Driver library for the MAX31865 RTD chip☆19Jul 16, 2015Updated 11 years ago
- Manage the Pin Change Interrupt in Arduino.☆18Mar 19, 2019Updated 7 years ago
- IMU Development Kit,Nano version of SmartIMU☆12Nov 5, 2016Updated 9 years ago
- open-source x86 electronics prototyping platform☆55Jul 2, 2026Updated 2 weeks ago
- Wifi manager for ESP8266 with customizable web UI.☆69Jan 6, 2021Updated 5 years ago
- ☆14Jul 3, 2021Updated 5 years ago
- Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers☆1,641Apr 20, 2026Updated 3 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- mcp4728 for arduino☆14Oct 13, 2019Updated 6 years ago
- A USB sound card based on Nuvoton M482ZGCAE MCU and NAU88L25 I2S audio codec☆11Oct 2, 2022Updated 3 years ago
- A easy to use library for periodic code execution.☆12Aug 22, 2018Updated 7 years ago
- ☆13Nov 5, 2018Updated 7 years ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- ☆12Mar 7, 2019Updated 7 years ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆19May 12, 2025Updated last year
- digital signal processing FIR filter implimentation in microcontroller☆17May 28, 2019Updated 7 years ago
- RLC Meter with STM32F303 microcontroller☆20Sep 9, 2015Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 3D model file for the 2-pin JST battery removal tool to remove single cell, LiPo battery's JST-PH connectors.☆14Jan 30, 2025Updated last year
- Simple Arduino library for iterative multithreading with time division☆17Jun 5, 2018Updated 8 years ago
- Remember the songs you heard and analyse your listening patterns☆16Sep 15, 2024Updated last year
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- Arduino (^1.6) cores for Atmel ATTiny family☆12Jul 17, 2016Updated 10 years ago
- The C++ Flow-Based Metaprogramming Framework☆11Jun 16, 2021Updated 5 years ago
- An Arduino library to easily create menus on the serial console.☆30Nov 15, 2019Updated 6 years ago
- PCR-LAMP Diagnostic Device☆11Sep 2, 2020Updated 5 years ago
- LT8910 2.4G RF arduino libraries☆25Aug 11, 2018Updated 7 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Python implementation of Measurement Computing's DAQFlex command framework☆15Dec 12, 2014Updated 11 years ago
- Installation of ROS Kinetic Kame to Ubuntu 16.04 LTS (no GUI)☆17Mar 2, 2017Updated 9 years ago
- TCA9548A library for Arduino devices (supports multiple channels).☆26May 11, 2021Updated 5 years ago
- ☆13Jan 18, 2016Updated 10 years ago
- DeepSleepScheduler is a lightweight, cooperative task scheduler library with configurable sleep and task supervision.☆84Jun 13, 2021Updated 5 years ago
- USB HID host demo for STM32F4 Discovery : gcc + make☆12Jan 28, 2013Updated 13 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago