Skip to content
#

nano-33-ble

Here are 6 public repositories matching this topic...

Language: All
Filter by language
NeoPixelBus

An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.

  • Updated May 10, 2024
  • C++

Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilitates your usage of FS (LittleFS or FATFS) for the onboard flash. FS supports power fail safety and high performance

  • Updated Dec 5, 2022
  • C++

This library enables you to use Hardware Timers on nRF52840-based Nano_33_BLE or Nano_33_BLE_Sense board to create and output PWM to pins. These PWM channels, using nRF52840 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 …

  • Updated Jan 22, 2023
  • C

This library enables you to use ISR-based PWM channels on an nRF52-based board using Arduino-mbed mbed_nano core such as Nano-33-BLE to create and output PWM any GPIO pin. It now supports 16 ISR-based PWM channels, while consuming only 1 Hardware Timer. PWM channel interval can be very long (ulong microsecs / millisecs). The most important featu…

  • Updated Dec 5, 2022
  • C

Improve this page

Add a description, image, and links to the nano-33-ble 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 nano-33-ble topic, visit your repo's landing page and select "manage topics."

Learn more