Skip to content
#

arduino-mbed

Here are 2 public repositories matching this topic...

Language: C++
Filter by language

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 core to create and output PWM any GPIO pin. The most important feature is they're purely hardware-based PWM channels, supporting very high PWM freq…

  • Updated Jan 31, 2023
  • C++

This library enables you to use SPI SD cards with RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO using either RP2040 Arduino-mbed or arduino-pico core. This SD-Fat v2 can support FAT16, FAT32, exFAT file systems. exFAT supports files larger than 4GB by using uint64_t as file offset.

  • Updated Dec 5, 2022
  • C++

Improve this page

Add a description, image, and links to the arduino-mbed topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arduino-mbed topic, visit your repo's landing page and select "manage topics."

Learn more