precise
Here are 33 public repositories matching this topic...
Driftless setInterval and setTimeout replacement for Node and the browser
-
Updated
Dec 7, 2022 - JavaScript
Mycroft AI Voice Assistant Docker images and docker-compose.yml files for x86_64, arm7vl and aarch64 CPU architectures.
-
Updated
May 5, 2023 - Dockerfile
This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micr…
-
Updated
Dec 5, 2022 - C++
This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you …
-
Updated
Dec 5, 2022 - C++
This library enables you to use Interrupt from Hardware Timers on an ESP32, ESP32_S2 or ESP32_C3-based board to create and output PWM to pins. It now supports 16 ISR-based synchronized PWM channels, while consuming only 1 Hardware Timer. PWM interval can be very long (uint32_t millisecs). The most important feature is they're ISR-based PWM chann…
-
Updated
Dec 5, 2022 - C
A single-header C and C++ library that provides nanosecond-resolution timestamps, sleeps, and accurate-sleep fixed timestepping for a variety of platforms.
-
Updated
Jul 29, 2024 - C++
This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board to create and output PWM to pins. It now supports 16 ISR-based synchronized PWM channels, while consuming only 1 Hardware Timer. PWM interval can be very long (uint32_t millisecs). The most important feature is they're ISR-based PWM channels. Therefore, thei…
-
Updated
Dec 5, 2022 - C
Numerical planar projection of 3D meshes into UV space.
-
Updated
Jul 16, 2024 - Python
This library enables you to use Interrupt from Hardware Timers on an Teensy-based board such as Teensy 4.x, 3.x, LC, 2.0, etc. These Teensy Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using mill…
-
Updated
Dec 5, 2022 - C++
This library enables you to use Interrupt from Hardware Timers on an ESP32-C3-based board. These ESP32-C3 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory…
-
Updated
Dec 21, 2022 - C++
Precise Maneuver plugin provides a window for more precise maneuver node editing. For Kerbal Space Program (KSP).
-
Updated
Jan 8, 2023 - C#
A precise implementation of setInterval that supports sub-millisecond intervals.
-
Updated
Jan 18, 2025 - TypeScript
-
Updated
Oct 9, 2024 - C
This library enables you to use 1 Hardware Timer on ESP32, ESP32_S2, ESP32_S3 or ESP32_C3-based board to control up to 16 or more servo motors. Tested OK with ESP32 core v2.0.4 now
-
Updated
Dec 5, 2022 - C++
This library enables you to use Hardware Timers on an STM32H7-based Portenta_H7 board to create and output PWM to pins. These PWM channels, using Portenta_H7 Hardware Timers, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software or ISR-based PWM…
-
Updated
Jan 26, 2023 - C
This library enables you to use Hardware Timers on RP2040-based RP2040 board to create and output PWM to pins. These PWM channels, using RP2040 Hardware-PWM channels, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software ISR-based PWM, using mil…
-
Updated
Jan 22, 2023 - C
This library enables you to use 1 Hardware Timer on an ESP32_S2-based board to control up to 16 or more servo motors. Tested OK with ESP32 core v2.0.5
-
Updated
Dec 5, 2022 - C++
Improve this page
Add a description, image, and links to the precise topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the precise topic, visit your repo's landing page and select "manage topics."