| cpq/bare-metal-programming-guide |
1,930 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
mit |
C |
| A bare metal programming guide (ARM microcontrollers) |
| Schildkroet/GRBL-Advanced |
258 |
|
0 |
0 |
over 2 years ago |
0 |
|
7 |
gpl-3.0 |
C |
| Grbl-Advanced is a no-compromise, high performance, low cost alternative for CNC milling. This version of Grbl runs on a STM32F411RE / STM32F446RE Nucleo Board. Now with backlash compensation, multi-axis and Tool Table support! |
| fetisov/lrndis |
216 |
|
0 |
0 |
almost 5 years ago |
0 |
|
3 |
mit |
C |
| stm32 ethernet over usb (rndis + lwip) |
| stm32duino/STM32Ethernet |
131 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
|
C++ |
| Arduino library to support Ethernet for STM32 based board |
| stm32-rs/stm32-eth |
129 |
|
0 |
0 |
over 2 years ago |
17 |
February 16, 2026 |
8 |
apache-2.0 |
Rust |
| Embedded Ethernet driver in Rust |
| xreef/SimpleFTPServer |
102 |
|
0 |
0 |
over 2 years ago |
0 |
|
8 |
other |
C++ |
| A simple FTP server for Arduino, ArduinoSAMD WiFiNINA, esp8266, esp32, stm32 and Raspberry Pi Pico W |
| skaarj1989/mWebSockets |
91 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
mit |
C++ |
| WebSockets for microcontrollers |
| AirborneEngineering/blethrs |
85 |
|
0 |
0 |
about 4 years ago |
0 |
|
2 |
other |
Rust |
| Ethernet bootloader for STM32 written in Rust |
| khoih-prog/AsyncHTTPRequest_Generic |
76 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESPAsyncTCP, AsyncTCP_STM32, etc.. for ESP32 (including ESP32_S2, ESP32_S3 and ESP32_C3), WT32_ETH01 (ESP32 + LAN8720), ESP8266 (WiFi or W5x00) and currently STM32 with built-in LAN8742A Ethernet. |
| khoih-prog/WebSockets_Generic |
69 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| 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 |