| iDoka/awesome-embedded-software |
579 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
cc0-1.0 |
|
| :stars: List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and low-power) like 8-bit, 16-bit and 32-bit microcontrollers. |
| nanoframework/Samples |
319 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
mit |
C# |
| 🍬 Code samples from the nanoFramework team used in testing, proof of concepts and other explorational endeavours |
| eez-open/modular-psu |
285 |
|
0 |
0 |
over 2 years ago |
0 |
|
16 |
other |
HTML |
| EEZ Bench Box 3 (BB3) Modular T&M chassis |
| stm32duino/STM32Examples |
113 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
|
|
| Arduino library to provide several examples for the Arduino core for STM32 MCUs. |
| leech001/SIM800MQTT |
67 |
|
0 |
0 |
over 4 years ago |
0 |
|
4 |
wtfpl |
C |
| STM32 HAL library for SIM800 release MQTT client over AT command |
| nopnop2002/Arduino-ESPAT-TCP |
34 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
|
C++ |
| TCP/UDP Applicaton for Arduino using ESP8266's AT firmware. |
| Nolimy/steeringWheel_MeterBox_STM32_FreeRTOS |
26 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| 一款功能强大的大学生方程式赛车方向盘---A powerful steering wheel for formula student racing. |
| tencentyun/tc-iot-at-sdk-stm32-freertos-based-example |
21 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
C |
| tc-iot-at-sdk-stm32-freertos-based-example 面向使用支持腾讯AT指令的模组(2/3/4/5G、NB、WIFI等)接入腾讯物联网平台的终端设备开发者,mcu侧使用[腾讯AT_SDK]的移植示例,示例基于STM32F103 MCU和FreeRTOS的软硬件环境如何实现HAL层的移植。 |
| khoih-prog/Ethernet_Manager |
13 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
C++ |
| 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. |
| khoih-prog/MQTTPubSubClient_Generic |
13 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
C++ |
| 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. |