Nrf52_mbed_timerinterrupt Alternatives

This library enables you to use Interrupt from Hardware Timers on an NRF52-based board using mbed-RTOS such as Nano-33-BLE. These nRF52 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 need to measure some data requiring better accuracy. 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 functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
Categories  > Hardware  > Ble
Suggest Alternative
Alternatives To khoih-prog/NRF52_MBED_TimerInterrupt
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
T-vK/ESP32-BLE-Keyboard 1,441 0 0 over 3 years ago 0 111 C++
Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
T-vK/ESP32-BLE-Mouse 559 0 0 over 2 years ago 0 47 C++
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
bitbank2/Thermal_Printer 294 0 0 over 2 years ago 0 13 apache-2.0 C
Arduino library to draw text and graphics on BLE thermal printers
corneliusmunz/legoino 171 0 0 over 3 years ago 0 29 mit C++
Arduino Library for controlling Powered UP and Boost controllers
lathoub/Arduino-BLE-MIDI 150 0 0 over 3 years ago 0 2 mit C++
MIDI over Bluetooth Low Energy (BLE-MIDI) 1.0 for Arduino
max22-/ESP32-BLE-MIDI 145 0 0 almost 3 years ago 0 13 mit C++
An Arduino library to use Midi over BLE (Bluetooth Low Energy), on ESP32 boards
Smartphone-Companions/ESP32-ANCS-Notifications 109 0 0 almost 3 years ago 0 19 gpl-3.0 C++
Easy-to-use Arduino library for interfacing an ESP 32 with Bluetooth LE ANCS mobile device notifications.
Sensirion/arduino-ble-gadget 51 0 0 over 2 years ago 0 3 bsd-3-clause C++
Create your own Do-It-Yourself BLE enabled sensor gadget on the ESP32 platform.
lucascoelhof/ESP32BleAdvertise 30 0 0 almost 5 years ago 0 0 apache-2.0 C++
Simple library for BLE advertise using ESP32 in Arduino
tcoppex/mbed-ble-hid 27 0 0 over 4 years ago 0 4 mit C++
:raising_hand: Implement Human Interface Device over Bluetooth Low Energy on a Mbed stack (Arduino nano 33 BLE).
Alternatives To khoih-prog/NRF52_MBED_TimerInterrupt
Select To Compare


Alternative Project Comparisons
Popular Ble Projects
Popular Arduino Library Projects
Popular Hardware Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.