timing
Here are 10 public repositories matching this topic...
C utility libraries
-
Updated
Sep 13, 2021 - C
Transmissions over time based covert channels across a network. Modifies the time intervals between packets to transmit data.
-
Updated
Jun 26, 2022 - C
This library enables you to use 1 Hardware Timer on RP2040-based board, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, to control up to 16 or more servo motors. Now permitting using servos with different pulse ranges simultaneously.
-
Updated
Dec 5, 2022 - C
This library enables you to use Interrupt from Hardware Timers on an STM32H7-based Portenta_H7 board. It now supports 16 ISR-based timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving func…
-
Updated
Dec 5, 2022 - C
This library enables you to use 1 Hardware Timer on an ESP8266-based board to control up to 16 servo motors.
-
Updated
Dec 5, 2022 - C
Friendly, lightweight, hardware-agnostic timer abstraction layer in C. Use a single timer/counter source to drive many timed events.
-
Updated
Jul 24, 2022 - C
This library enables you to use RTC from RTL8720-based boards such as RTL8720DN, RTL8722DM, RTL8722CSM. This RTL8720-based RTC, using Interrupt, has no battery backup. Time will be lost when powered down. To need NTP-client to update RTC every start-up.
-
Updated
Nov 18, 2022 - C
Improve this page
Add a description, image, and links to the timing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the timing topic, visit your repo's landing page and select "manage topics."