An open API service providing repository metadata for many open source software ecosystems.

Topic: "samd"

mysensors/MySensors

MySensors library and examples

Language: C++ - Size: 28.2 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 1,325 - Forks: 896

khoih-prog/EthernetWebServer 📦

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 and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebServer` and `ESP8266 ESP8266WebServer` libraries. Ethernet_Generic library is used as default for W5x00 with custom SPI

Language: C++ - Size: 3.69 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 169 - Forks: 45

gdsports/USB_Host_Library_SAMD

USB host library 2.0 for Zero/M0/SAMD

Language: C++ - Size: 2.81 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 131 - Forks: 39

platformio/platform-atmelsam

Atmel SAM: development platform for PlatformIO

Language: Python - Size: 19.4 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 87 - Forks: 115

khoih-prog/WiFiWebServer 📦

This is simple yet complete WebServer library for AVR, Portenta_H7, Teensy, SAM DUE, SAMD, STM32, RP2040-based, etc. boards running WiFi modules/shields (WiFiNINA, CYW43439, U-Blox W101, W102, etc.). The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Now using WiFiMulti_Generic library

Language: C++ - Size: 1.65 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 87 - Forks: 14

khoih-prog/WebSockets_Generic 📦

WebSocket / Socket.IO Server and Client for Arduino based on RFC6455. Now supporting Adafruit nRF52, Portenta_H7, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, SAMD21, SAMD51, Arduino SAMD21 (Nano 33 IoT), MKR1000 / MKR1010WiFi, RP2040-based boards using WiFi101, WiFiNINA, WiFi, Ethernet, WT32_ETH01, Teensy 4.1 NativeEthernet/QNEthernet or Portenta_H7 WiFi/Ethernet, etc. so that those boards can be voice-controlled by Alexa. Now supporting websocket only mode for Socket.IO. Ethernet_Generic library is used as default for W5x00

Language: C++ - Size: 1.98 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 72 - Forks: 16

khoih-prog/WebSockets2_Generic 📦

A WebSocket Server and Client library for Arduino, based on RFC6455, for writing modern Websockets applications. Now support ESP8266, ESP32 (including ESP32-S2 Saola, AI-Thinker ESP-12K, WT32_ETH01, etc.), nRF52, SAMD21, SAMD51, SAM DUE, STM32F/L/H/G/WB/MP1, Teensy, RP2040-based, etc. boards, with WiFiNINA, Teensy 4.1 NativeEthernet/QNEthernet, Ethernet W5x00 / ENC28J60 / LAN8742A / LAN8720, ESP8266 / ESP32-AT modules/shields, as well as SINRIC / Alexa / Google Home

Language: C++ - Size: 4.22 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 67 - Forks: 23

gdsports/midiuartusbh

MIDI DIN to MIDI USB Host Converter

Language: C++ - Size: 2.61 MB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 64 - Forks: 7

facts-engineering/P1AM

Arduino P1AM Library

Language: C++ - Size: 131 KB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 62 - Forks: 14

gdsports/ble-usb-devices

Convert USB keyboard, mouse, MIDI to Bluetooth

Language: C++ - Size: 13.7 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 54 - Forks: 4

tobozo/YAMLDuino

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

Language: C - Size: 719 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 48 - Forks: 2

khoih-prog/ESP8266_AT_WebServer 📦

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

Language: C++ - Size: 5.05 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 9

khoih-prog/MySQL_MariaDB_Generic 📦

This MySQL_MariaDB_Generic library helps you connect your boards directly to a MySQL / MariaDB server, either local or cloud-based, so that you can store / retrieve data to / from the server. Supported boards are ESP8266/ESP32, WT32_ETH01 (ESP32 + LAN8720A), nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, Mega, RP2040-based boards, Portenta_H7, etc. with Teensy 4.1 NativeEthernet/QNEthernet, W5x00 or ENC28J60 Ethernet, WiFiNINA modules/shields or Portenta_H7 WiFi/Ethernet. Ethernet_Generic library is used as default for W5x00

Language: C++ - Size: 1.96 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 14

khoih-prog/EthernetWebServer_SSL 📦

Simple TLS/SSL Ethernet WebServer, HTTP Client and WebSocket Client library for for AVR, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52 and RASPBERRY_PI_PICO boards using Ethernet shields W5100, W5200, W5500, ENC28J60 or Teensy 4.1 NativeEthernet/QNEthernet. It now supports Ethernet TLS/SSL Client. The library supports HTTP/HTTPS GET and POST requests, provides argument parsing, handles one client at a time. It supports Arduino boards (SAM DUE, Atmel SAM3X8E ARM Cortex-M3, SAMD21, SAMD51, ESP8266, ESP32, Adafruit nRF52, Teensy boards) using Wiznet W5x00 or ENC28J60 network shields. Ethernet_Generic library is used as default for W5x00 with custom SPI

Language: C - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 10

khoih-prog/Ethernet_Generic 📦

Simple Ethernet library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52 and RASPBERRY_PI_PICO boards using Ethernet shields W5100, W5200, W5500, W5100S, W6100. With this library you can use the Arduino Ethernet (shield or board) to connect to Internet to provides both Client and server functionalities.

Language: C++ - Size: 1.98 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 11

khoih-prog/TimerInterrupt_Generic 📦

This library enables you to use Interrupt from Hardware Timers on supported Arduino boards such as AVR, ESP8266, ESP32, SAMD, SAM DUE, nRF52, Teensy, etc. These 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 need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.

Language: C++ - Size: 1.67 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 6

khoih-prog/MDNS_Generic 📦

mDNS Library for nRF52, SAMD21, SAMD51, SAM DUE, STM32F/L/H/G/WB/MP1, AVR Mega, RP2040-based boards, etc. using Ethernet W5x00. Supports mDNS (Registering Services) and DNS-SD (Service Discovery). Ethernet_Generic library is used as default for W5x00

Language: C++ - Size: 548 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 7

khoih-prog/SAMD_TimerInterrupt 📦

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 need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. SAMD21 now can use 6 Timers

Language: C++ - Size: 431 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 15

wagiminator/SAMD-Development-Boards

Collection of SAMD Development Boards, Programmers, Tools and Firmware

Language: C - Size: 7.81 MB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 6

ftjuh/I2Cwrapper

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

Language: C++ - Size: 4.65 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 4

khoih-prog/FlashStorage_SAMD 📦

The FlashStorage_SAMD library provides a convenient way to store and retrieve user's data using the non-volatile flash memory

Language: C++ - Size: 221 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 5

khoih-prog/FlashStorage_STM32 📦

The FlashStorage_STM32 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of STM32F/L/H/G/WB/MP1. It's using the buffered read and write to minimize the access to Flash. It now supports writing and reading the whole object, not just byte-and-byte. New STM32 core v2.0.0 is also supported now. Useful if the EEPROM is not available or too small. Currently, STM32F/L/H/G/WB/MP1 are supported.

Language: C - Size: 144 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 5

ocrdu/Arduino_SAMD21_turbo_PWM

Fast-PWM library for SAMD21-based Arduinos.

Language: C++ - Size: 384 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 10

ElectronicCats/MeowMeow

Using the Meow Meow you can make anything into a key just by connecting a few alligator clips

Language: HTML - Size: 24.6 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 8

gdsports/usb-metamorph

USB Metamorph

Language: C++ - Size: 1.42 MB - Last synced at: 11 days ago - Pushed at: about 7 years ago - Stars: 22 - Forks: 7

ElectronicCats/Arduino_Boards_Index

Electronic Cats Package Lists for the Arduino Board Manager

Language: Python - Size: 542 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 7

khoih-prog/NTPClient_Generic 📦

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, using ESP WiFi, WiFiNINA, Ethernet W5x00, ENC28J60, LAN8742A, ESP8266/ESP32 AT-command WiFi.

Language: C++ - Size: 679 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 8

Seeed-Studio/Seeed_Arduino_edgeimpulse 📦

This library is a firmware for Seeed samd series board. It is friendly for embedded Machine learning.

Language: C - Size: 5.04 MB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 18 - Forks: 4

khoih-prog/MQTTPubSubClient_Generic 📦

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 (ESP32, ESP32_S2, ESP32_S3 and ESP32_C3) and WT32_ETH01. Ethernet shields W5100, W5200, W5500, ENC28J60, Teensy 4.1 NativeEthernet/QNEthernet.

Language: C++ - Size: 432 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

khoih-prog/UPnP_Generic 📦

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, etc. besides ESP8266/ESP32, using ESP WiFi, WiFiNINA, Ethernet W5x00, ESP8266/ESP32 AT-command WiFi, Portenta_H7 Murata WiFi or Vision-shield Ethernet.. It is designed to be light-weight and can run only on Ethernet or WiFi hardware/library supporting UDP Multicast. Supporting Teensy 4.1 QNEthernet now.

Language: C++ - Size: 1.19 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

khoih-prog/Ethernet_Manager 📦

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, EEPROM, DueFlashStorage or SAMD FlashStorage.

Language: C++ - Size: 6.62 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 2

ElectronicCats/ElectronicCats_InternalTemperatureZero

Arduino library for internal temperature of the family SAMD21 and SAMD51

Language: C++ - Size: 94.7 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 5

khoih-prog/ESP_AT_WiFiManager 📦

Library to configure WiFi/Credentials at runtime for Teensy, SAM DUE, STM32F/L/H/G/WB/MP1, SAMD21/SAMD51, RP2040-based boards, etc. using WizFi360 /ESP8266 /ESP32-AT-command shields. You can also specify static AP and STA IP.

Language: C++ - Size: 3.78 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 3

khoih-prog/Timezone_Generic 📦

Library to facilitate time zone conversions and automatic daylight saving (summer) time adjustments. For ESP8266, ESP32, WT32-ETH01 (ESP32 + LAN8720), SAMD21, SAMD51, nRF52, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, RTL8720DN, RP2040-based (Nano_RP2040_Connect, RASPBERRY_PI_PICO), Portenta_H7 (Ethernet or WiFi) boards, etc. using W5x00/ENC28J60/LAN8742A Ethernet, ESP or ESP-AT WiFi or WiFiNINA. Ethernet_Generic library is used as default for W5x00.

Language: C++ - Size: 966 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 3

khoih-prog/DDNS_Generic 📦

A simple library that implements an automatic DDNS Update Client for SAM DUE, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, RP2040-based RASPBERRY_PI_PICO, Portenta_H7, etc. besides ESP8266/ESP32, using ESP8266-AT/ESP32-AT WiFi, WiFiNINA, Ethernet W5x00, ENC28J60 or LAN8742A. It is designed to be light-weight and currently supports DuckDNS, No-ip, DynDNS, Dynu, enom, all-inkl, selfhost.de, dyndns.it, strato, freemyip, afraid.org.

Language: C++ - Size: 665 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

gdsports/dspg1

Portable MIDI dsp-G1 Synth

Language: C++ - Size: 3.17 MB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 2

gdsports/gamepad_tinyusb

USB Gamepad/Joystick example using Adafruit TinyUSB

Language: C++ - Size: 1.95 KB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 1

khoih-prog/FTPClient_Generic 📦

FTP Client for Generic boards such as AVR Mega, megaAVR, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52, RP2040-based (Nano-RP2040-Connect, RASPBERRY_PI_PICO, ESP32/ESP8266, etc.). FTP Client can use WiFi (ESP_WiFi, Portenta_H7 WiFi, WiFiNINA, WiFi101, U-Blox W101, W102, ESP8266/ESP32-AT), Ethernet W6100, W5100S, W5200,,..

Language: C++ - Size: 909 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 1

khoih-prog/DS323x_Generic 📦

Library for DS3231/DS3232 Extremely Accurate I2C-Integrated RTC/TCXO/Crystal. For nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, Portenta_H7 boards, RP2040-based, etc. besides ESP8266/ESP32, using ESP WiFi, Portenta_H7 WiFi, WiFiNINA, Portenta_H7 Ethernet, Ethernet W5x00, ENC28J60, LAN8742A, ESP8266/ESP32 AT-command WiFi. Ethernet_Generic library is used as default for W5x00 Ethernet

Language: C++ - Size: 795 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

xreef/EByte_LoRa_E22_micropython_library

MicroPython LoRa EBYTE E22 device library complete and tested with Arduino SAMD, esp8266, esp32, Raspberry, rp2040 and STM32. sx1262/sx1268

Language: Python - Size: 2.31 MB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 0

kcl93/Tasks

Lightweight and fast preemptive scheduler for ATMega and SAM3X Arduino Boards

Language: HTML - Size: 264 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 8 - Forks: 4

MeindertN/RoboClerk

A documentation automation system for SaMD and medical device software. Documentation-as-code for ISO62304 compliant development processes.

Language: C# - Size: 900 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 1

khoih-prog/WiFiMulti_Generic 📦

Simple MultiWiFi library to adapt ESP32/ESP8266 MultiWiFi of WiFi libraries to all other WiFi modules and libraries. Currently supporting ESP32, ESP8266, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52, RP2040-based (Nano-RP2040-Connect, RASPBERRY_PI_PICO, RASPBERRY_PI_PICO_W, etc.) boards using WiFi, such as WiFiNINA, WiFi101, CYW43439, U-Blox W101, W102, ESP8266/ESP32-AT modules/shields, with functions similar to those of ESP8266/ESP32 MultiWiFi of WiFi libraries

Language: C++ - Size: 330 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

thingforward/nbiot-arduino

Arduino Library for accessing NBIoT modules

Language: C++ - Size: 76.2 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 2

xreef/PCF8574_micropython_library

MicroPython library for pcf8574 an i2c digital expander for Arduino, esp32, SMT32 and ESP8266. Can read write digital values with only 2 wire.

Language: Python - Size: 10.7 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

CrustyAuklet/seal-test

test project using bare bones seal-device implementation

Language: C++ - Size: 62.5 KB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

khoih-prog/React_Generic 📦

Asynchronous programming library for the generic microcontrollers compatible with the Arduino framework. Currently supporting ESP32, ESP8266, SAMD21/SAMD51, RP2040, STM32, nRF52, Teensy 4.x

Language: C++ - Size: 232 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

gdsports/xac_joystick_tinyusb

XAC compatible USB joystick using TinyUSB

Language: Python - Size: 306 KB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 2

khoih-prog/Blynk_WiFiNINA_WM 📦

Simple WiFiNINA Manager for Blynk and AVR, UNO WiFi Rev2, SAMD, SAM DUE, STM32, Teensy, RP2040-based boards, with or without SSL, configuration data saved in EEPROM, FlashStorage_SAMD,FlashStorage_STM32 or LittleFS.

Language: C++ - Size: 619 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

davepruitt/samd_tutorials

Tutorials and example code for SAMD21 and SAMD51 microcontrollers

Language: C - Size: 1.06 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

xreef/PCF8591_micropython_library

MicroPython Library to use pcf8591 i2c analog IC with Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read analog value and write analog value with only 2 wire.

Language: Python - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

khoih-prog/ContinuousStepper_Generic 📦

This library enables you to use Hardware-based PWM channels on Generic boards to use PWM to control continuous Stepper Motor. The most important feature is they're purely hardware-based PWM channels, supporting very high PWM frequencies. Therefore, their executions are not blocked by bad-behaving functions or tasks

Language: C - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

khoih-prog/DoubleResetDetector_Generic 📦

Library to detect a double reset, using EEPROM, DueFlashStorage, FlashStorage_SAMD, FlashStorage_STM32 or LittleFS/InternalFS for AVR, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52, RP2040-based (Nano_RP2040_Connect, RASPBERRY_PI_PICO), Portenta_H7, etc. boards. Now using efficient FlashStorage_STM32 library and supporting new STM32 core v2.0.0 as well as v1.9.0

Language: C++ - Size: 407 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

khoih-prog/SAMD_ISR_Servo 📦

This library enables you to use 1 Hardware Timer on SAMD21/SAMD51-based board, such as Nano-33-IoT, Seeeduino XIAO, Adafruit Itsy-Bitsy M4, etc. to control up to 16 or more servo motors.

Language: C++ - Size: 184 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Vulintus/ATWINC3400_Driver_Arduino

Wifi and BLE library for the ATWINC3400 that works with the Arduino SAMD core

Language: C - Size: 5.33 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jgressmann/sllin

This is project slLIN. An open source LIN protocol.

Language: Shell - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

gdsports/miniuntz

Mini Untztrument Demo, Arduino Style

Language: C++ - Size: 576 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

hasselmm/cmake-toolchain-arduino-cli

A CMake toolchain for Arduino entirely based upon Arduino CLI

Language: CMake - Size: 578 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

nronzel/TinyJiggle

Mouse jiggler for any ATmega32U4 or SAMD device.

Language: C++ - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

kochsamd/whatsapp-samd

Repository for public information compiled for the whatsapp "SaMD with Richard Koch" group

Size: 859 KB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

mcauser/MySensors-Arduino Fork of mysensors/MySensors

MySensors Arduino Library and examples

Language: C++ - Size: 28.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

proman21/samd-dma

DMA wrapper library for SAM micro-controllers

Language: Rust - Size: 1.45 MB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

CMakePackageRegistry/fetch_microchip-samd51-csp

CMake FetchContent module for (Atmel) Microchip SAM D5x Family Chip Support Package (Samd51)

Language: CMake - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Mollayo/SAMD_SerialOTA

A library for the OTA update of the SAMD21 and SAMD51 MCU over serial connection

Language: C++ - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Petezah/SunlightSensor

A sensor to track sunlight exposure in a location over time, transmitting over MQTT

Language: C - Size: 129 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

knicholson32/SAMD_CRC32

CRC32 Library for SAMD Microcontrollers

Language: C++ - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

akobyl/SAMD21_FreeRTOS_Demo

Basic FreeRTOS project for the SAMD21 microcontroller

Language: C - Size: 814 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

knei-knurow/samd21g18-samples

Example projects & code for the SAMD21G18 microcontroller.

Language: C - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

h-filzer/platform-atmelsam Fork of platformio/platform-atmelsam

Atmel SAM: development platform for PlatformIO

Language: Python - Size: 19.1 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ElectronicCats/Escornabot-Makech Fork of abierto-cc/escornabot

Escornabot Makech is an open source/hardware project that aims to bring robotics and programming to children.

Language: C++ - Size: 32.3 MB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

zoosmand/SAMD21G18A_eic

EIC controller on SAMD device

Language: Assembly - Size: 49.8 KB - Last synced at: 17 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Ueberspannung/SerialClass

Serial Wrapper for Arduino Boards

Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

minor-industries/uc-go

Collection of tinygo/microcontroller sketches and prototypes

Language: Go - Size: 199 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

aztechsk/sam-new-lib

Peripheral drivers library for Microchip (Atmel) SAMD microcontroller family.

Language: C - Size: 562 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Vulintus/ATWINC3400_Driver_ASF4

A driver for the ATWINC3400 based on Atmel Software Framework 4 (ASF4)

Language: C - Size: 275 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tuna-f1sh/RBD_QTouchButton Fork of alextaujenis/RBD_Button

Read and debounce Adafruit FreeTouch (Atmel QTouch) inputs like RBD_Button class

Language: C++ - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gdsports/ArduinoJoystickLibrary Fork of MHeironimus/ArduinoJoystickLibrary

An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.

Language: C++ - Size: 111 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0