Skip to content
#

samd-boards

Here are 5 public repositories matching this topic...

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. Now with fix of severe limitation to permit sending much larger data

  • Updated Jan 17, 2023
  • C++

This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you …

  • Updated Dec 5, 2022
  • C++

This is the library, designed to help you eliminate hardcoding your Blynk credentials in Mega 1280, Mega 2560, Mega ADK, Teensy, SAM DUE, SAMD, RP2040-based, etc. boards using with Ethernet shields (W5100, W5200, W5500, ENC28J60, etc).

  • Updated Feb 9, 2022
  • C++

Improve this page

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

Learn more