The Wayback Machine - https://web.archive.org/web/20201111231032/https://github.com/topics/nrf52
Skip to content
#

nrf52

Here are 136 public repositories matching this topic...

niaow
niaow commented Jul 6, 2020

In order for interrupt-based wake-ups (as introduced by #1142) to work concurrently with time.Sleep, we need to make some per-board changes.

Previously, sleepTicks (the function used as an interface between the scheduler and the hardware timer) was defined to block until the timer completed, since there was nothing else to do. Now we need to change this so that it bails out when an interrup

This is simple yet complete WebServer library for AVR, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32.

  • Updated Nov 8, 2020
  • C++

This is simple yet complete WebServer library for AVR, Teensy, SAM DUE, SAMD, STM32, nRF52, etc. boards running ESP8266 AT-command shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32.

  • Updated Oct 26, 2020
  • C++

Improve this page

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

Learn more

You can’t perform that action at this time.