mbed-rp2040 topic

List mbed-rp2040 repositories

LittleFS_Mbed_RP2040

22
Stars
4
Forks
Watchers

Wrapper of LittleFS for Arduino MBED RP2040 boards. This library facilitates your usage of LittleFS for the onboard flash. LittleFS supports power fail safety and high performance

RP2040_PWM

71
Stars
20
Forks
Watchers

This library enables you to use Hardware-based PWM channels on RP2040-based boards, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, with either Arduino-mbed (mbed_nano or mbed_rp2040) or arduino-pico...

RP2040_RTC

23
Stars
4
Forks
Watchers

This library enables you to use RTC from RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. This RP2040-based RTC, using Interrupt, has no battery backup. Time will be lost when power...

RP2040_ISR_Servo

17
Stars
4
Forks
Watchers

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 diffe...