Skip to content
#

feather-nrf52840-express

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This library enables you to use Hardware-based PWM channels on nRF52-based boards to create and output PWM to pins. Using the same functions as other FastPWM libraries to enable you to port PWM code easily between platforms.

  • Updated Jan 22, 2023
  • C++

This library enables you to use ISR-based PWM channels on an nRF52-based board using Adafruit_nRF52_Arduino core such as Itsy-Bitsy nRF52840 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 importa…

  • Updated Nov 18, 2022
  • C++

Improve this page

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

Learn more