khoih-prog / NRF52_MBED_TimerInterruptLinks
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()…
☆16Updated 2 years ago
Alternatives and similar repositories for NRF52_MBED_TimerInterrupt
Users that are interested in NRF52_MBED_TimerInterrupt are comparing it to the libraries listed below
Sorting:
- A fast, integer based PID controller suitable for Arduino.☆146Updated last year
- Implement Kalman filter for your Arduino projects☆146Updated last year
- A basic implementation of Kalman Filter for single variable models.☆428Updated last year
- Arduino Driver for TDK InvenSense consumer motion sensor ICM42670P☆41Updated 11 months ago
- ☆62Updated 2 years ago
- A simple implementation of some complex Sensor Fusion algorithms☆216Updated 2 years ago
- Going Live☆91Updated 4 months ago
- Simple Arduino library used to "fire-off" processes at specific intervals☆20Updated 5 years ago
- Kalman Filter for Arduino☆99Updated 8 years ago
- Arduino library for BNO08x☆61Updated last year
- ☆23Updated 3 weeks ago
- A library for arduino to read value of MPU9250.☆95Updated 2 years ago
- Synchronous use of two LS7366R decoders on Arduino env☆11Updated 10 years ago
- A library for using matrices and linear algebra on Arduino☆212Updated 4 months ago
- Arduino library for MPU6050☆150Updated last year
- CircuitPython driver for BNO055 absolute orientation sensor☆92Updated 2 months ago
- PID library for Arduinos with greater accuracy than the legacy Arduino PID library☆107Updated 4 months ago
- Eigen (a C++ template library for linear algebra) for Arduino☆65Updated last year
- Arduino library for MPU9250 Nine-Axis (Gyro + Accelerometer + Compass) MEMS MotionTracking™ Device☆292Updated 3 years ago
- Automated PID tuning using Ziegler-Nichols/relay method☆199Updated 2 years ago
- ☆389Updated 3 years ago
- Calibrate MPU6050 procedure☆27Updated 6 years ago
- MPU6050/9250 I2C and SPI interface. Sensor fusion using a complementary filter yields sensor Euler angles and is implemented in five diff…☆100Updated 3 years ago
- Fork of AccelStepper☆191Updated last year
- Arduino support for ICM_20948 w/ portable C backbone☆192Updated 4 months ago
- ICM-20948 port of the MPU-9250 Kris Winer Arduino library