#
samd21
Here are 130 public repositories matching this topic...
sajattack
commented
Sep 12, 2020
Should be fairly simple to do, just time consuming, and would have prevented issues like #251
9DOF Razor IMU available from SparkFun Electronics
-
Updated
Mar 9, 2020 - C
1kByte USB DFU Bootloader for SAMD11 / SAMD21
arm
usb
atmel
bootloader
dfu
microchip
samd21
dfu-util
samd11
rowley-crossworks
samd21g18
samd21j18
atsamd11c14a
atsamd11d14a
-
Updated
Sep 16, 2020 - C
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.
teensy
webserver
websockets
stm32
http-client
websocket-client
http-requests
http-server
ethernet
ethernet-shield
enc28j60
nrf52
samd21
mega2560
samd51
w5x00
native-ethernet
ethernetwebserver-library
tensy41
-
Updated
Feb 2, 2021 - C++
WebSockets for microcontrollers
client
arduino
esp8266
server
esp32
websockets
stm32
platformio
ethernet-shield
rfc6455
w5100
arduino-uno
enc28j60
w5500
samd21
arm-cortex
mega2560
nucleo
arduino-zero
visual-micro
-
Updated
Feb 19, 2021 - C++
MIDI DIN to MIDI USB Host Converter
-
Updated
Oct 9, 2018 - C++
an awesome controller for musicmachines
-
Updated
Mar 20, 2019 - C++
Some tips and tricks for CircuitPython, using a QT Py board
-
Updated
Oct 18, 2020
This is simple yet complete WebServer library for AVR, Teensy, SAM DUE, SAMD, STM32, etc. boards running WiFi modules/shields (WiFiNINA 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.
teensy
tcp
webserver
udp
stm32
wifi
mega
stm32f4
stm32f3
stm32f7
wifi-modules
samd21
stm32f1
samd51
wifi101
wifinina
sam-due
nano-33-iot
wifi102
ublox-wifi
-
Updated
Feb 2, 2021 - C++
This library gives an example of how to get FreeRTOS running on a SAMD processor. The project can be used as a template to build your projects off of as well.
-
Updated
Jan 27, 2021 - C
Using the Meow Meow you can make anything into a key just by connecting a few alligator clips
-
Updated
Sep 17, 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.
esp8266
teensy
webserver
stm32
wifi-shield
tcp-server
tcp-client
udp-server
upnp
multicast
samd
udp-client
wifi-modules
at-command
upnp-portmapper
nrf52
samd21
samd51
mega-2560
-
Updated
Feb 2, 2021 - C++
Simple way to control your IOT development boards like ESP8226, ESP32, Arduino SAMD21, Adafruit SAMD21, SAMD51, nRF52, STM32, Teensy, SAM DUE with Amazon Alexa or Google Home
iot
esp8266
alexa
teensy
esp32
stm32
iot-platform
alexa-skill
ethernet
google-home
alexa-voice-service
nrf52
samd21
samd51
wifinina
sinricpro
samdue
rtl8720dn
seeed-wio-terminal
-
Updated
Feb 2, 2021 - C++
Functions for many of the ADC capabilities of the ATSAMD21 series.
-
Updated
Apr 29, 2017 - C
Kit CatSat Zero
-
Updated
Sep 8, 2020 - C++
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.
mysql
esp8266
esp32
stm32
mariadb
mysql-server
ethernet
enc28j60
mariadb-server
nrf52
samd21
mega2560
samd51
wifinina
w5x00
samdue
lan8742a
esp32-at
esp8266-at
-
Updated
Feb 2, 2021 - C++
Improve this page
Add a description, image, and links to the samd21 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the samd21 topic, visit your repo's landing page and select "manage topics."
It seems that tinygo doesn't not support MIPS based embedded devices out of the box, although LLVM does support the following:
My intent is to execute the tinygo compiled binary within a mipsel linux box, no