Skip to content
#

nrf52832

Here are 23 public repositories matching this topic...

This library enables you to use Interrupt from Hardware Timers on an nRF52-based board. These nRF52 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise than other software timers using millis() or micros(). Now supports `Sparkfun Pro nRF52840 Mini`

  • Updated Dec 5, 2022
  • C++

Simple WiFiManager for Blynk with MultiWiFi Credentials, for Mega, SAM DUE, SAMD21, SAMD51, nRF52, STM32, RP2040-based, etc. boards running ESP8266 AT shields. Configuration data saved in EEPROM, SAMD EEPROM-emulated FlashStorage, SAM-DUE DueFlashStorage or nRF52/RP2040 LittleFS

  • Updated Feb 9, 2022
  • C++

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 1 Hardware PWM module on nRF52832/nRF52840-based board, such as AdaFruit Feather nRF52832, nRF52840 Express, Itsy-Bitsy nRF52840 Express, etc. to control up to 16 or more servo motors.

  • Updated Dec 5, 2022
  • C++

Improve this page

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

Learn more