samd topic

List samd repositories

EthernetWebServer

177
Stars
48
Forks
Watchers

This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar...

NTPClient_Generic

28
Stars
12
Forks
Watchers

Library for NTPClient to connect to an NTP time-server. Get time from a NTP time-server and keep it in sync. For ESP8266/ESP32, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, etc. besides AVR, usi...

I2Cwrapper

26
Stars
4
Forks
Watchers

I2Cwrapper is a firmware framework which helps you implement Arduino based I2C target (slave) devices for control of non-I2C hardware. Supports plain Arduinos, ESP8266, ESP32, SAMD, STM32, and ATtiny...

MQTTPubSubClient_Generic

20
Stars
4
Forks
Watchers

MQTT, MQTT_over_WebSockets and Secured MQTT_over_WebSockets Client for Arduino. Supporting nRF52, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, RP2040-based boards, besides ESP8266, ESP32 (ESP...

UPnP_Generic

16
Stars
2
Forks
Watchers

A simple library that implements port mappings to router using UPnP SSDP for Arduino boards, running on nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, RP2040-based boards, WT32_ETH01, Portenta_H7,...

Ethernet_Manager

15
Stars
4
Forks
Watchers

Simple Ethernet Manager for Teensy, SAM DUE, SAMD21, SAMD51, nRF52, ESP32, ESP8266, etc. boards, with or without SSL, configuration data saved in ESP8266 LittleFS, SPIFFS, nRF52 LittleFS/InternalFS, E...

YAMLDuino

40
Stars
2
Forks
Watchers

YAML <=> JSON converter for ESP32, ESP8266, RP2040 and possibly other devices

SAMD_TimerInterrupt

34
Stars
15
Forks
Watchers

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...

Arduino_SAMD21_turbo_PWM

29
Stars
11
Forks
Watchers

Fast-PWM library for SAMD21-based Arduinos.