24 Repositories
C++ (or C) timer Libraries
Arduino software emulation of a real-time clock based on the milliseconds timer of the CPU
Clock-Library Arduino software emulation of a real-time clock based on the milliseconds timer of the CPU. The clock works with a resolution of one min
This FreeRTOS example builds a simple Timer application for Linux using the ESP-IDF
Supported Targets Linux This FreeRTOS example builds a simple Timer application for Linux using the ESP-IDF. Build Source the IDF environment as usual
Library for auto Light Emitting Diode (LED) control based on the timer function of the ESP8266
Library for auto Light Emitting Diode (LED) control based on the timer function of the ESP8266. The purpose is to have LED running for their own without the need to to such things like blinking on your own.
Simple timer with splits, useful for speedrunning
SeedSplit Simple timer with splits, useful for speedrunning Installation (building) You need to have Birb2D library installed (version 0.1.0). make -j
A 555 timer simulator running on the ATTiny85 :)
ATTiny555 A 555 timer simulator running on the ATTiny85 :) For a more detailed description (and build instructions), check me out on Hackaday! Overvie
🚀 Coroutine-based concurrency library for PHP
English | 中文 Swoole is an event-driven asynchronous & coroutine-based concurrency networking communication engine with high performance written in C++
A multiplatform C++ library for common and basic system functionalities.
axl.cm A multiplatform C++ library for common and basic system functionalities. Platforms Linux Windows C++ standard minimum: C++98 target: C++11 maxi
Software for the best kitchen timer.
kitchen timer The summer of 2021 I finally got fed up with my crappy ikea kitchen timer and decided to build my own. You can find a build log in this
A USB timer powered by Digispark ATtiny85 according to pomodoro time management technique
⏲ ES Timer Powered ⚡ by Digispark ATtiny85 and it works based on 🍅 pomodoro time management technique a special timer for all those that work a lot w
疑似タイマークラス
ClockTimer Library 疑似的にタイマーを増やせます オブジェクトごとに周期を設定できるのでdelay等を使う必要がありません millisまたはmicros関数を使うためTimer0の周波数変更には対応してません Data version Arduino 1.8.16 Autho
A powerful C++ timer, requires C++14 or later standard.
Timer A powerful C++ timer, requires C++14 or later standard. Concepts Not invade the target program API I want to design a timer that does not "invad
Automatic street light control using LDR as the sensor and an LED as an example of a street light. Performed a small simulation of an Arduino board along with LDR and LED to simulate the automatic street light control in TinkerCAD.
Timer-Interrupt Automatic street light control using LDR as the sensor and an LED as an example of street light. Performed a small simulation of an ar
Timer for advanced LED blinking for Arduino
TimerLED Timer for advanced LED blinking for Arduino (millis()-based) Compatibility Compatible with all Arduino platforms Dependencies TimerMs Install
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
A software serial driver package by using the hardware timer capture / comparison functionality.
Soft serial 1.简介 Soft serial 是利用硬件定时器捕获/比较功能实现软件模拟串口的软件包。 1.1目录结构 Soft serial 软件包目录结构如下所示: soft_serial ├───inc // 头文件目录 │
AnalogWrite for ESP32 and ESP32-S2 with LEDC PWM. Includes PWM Phase Control, DAC and Smart GPIO resource management.
analogWrite() ESP32 Installation Instructions This library was tested using using the ESP32 Arduino IDE Boards Manager installation method. Stable rel
考研倒计时,屏幕保护,随机单词,目标院校跳动logo
即日起请各位用户自行适配其它分辨率 运行展示 桌面模式下 全屏模式 主要特性 自定义截止日期 自定义提示词 自定义字体 自定义闹铃 自定义考研院校logo 自定义考研大纲单词循环范围 无边框 置顶窗口 方便的鼠标事件 网络校时 可设置开机自启 倒计时结束提醒 释义 用户可以通过编辑同级目录下conf
pomod is a timer daemon that implements the pomodoro technique.
pomod is a timer daemon that implements the pomodoro technique. The pomod command is the server; it times pomodoro and break cycles while waiting for commands from the client. The pomo command is the client; it send commands to the server for controling the timer.
Simple min heap timer
KTimer simple useable heap timer . Samples #include "ktimer.h" ktimer::KTimerstd::chrono::seconds, std::mutex myTimer ; //default ktimer::KTimer
C++17 and reactor mode task/timer executor
reactor A C++17 single-file header-only, based on reactor mode, It can add tasks and timers and file descriptor to reactor(one loop one thread) Simple
timers and timeline
⏱ Timer and Timeline Utils for C This library provides an easy way to set timers and timeouts. As initial version all timers run in single runloop at
Like libevent and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols.
中文版 Intro Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols. Features cr
A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple as possible to create the lowest amount of overhead.
plf_nanotimer A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and simple a
Like libevent and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols.
中文版 Intro Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols. Features cr