| Carglglz/upydev |
43 |
|
1 |
1 |
over 3 years ago |
43 |
September 29, 2022 |
8 |
mit |
Python |
| Command line tool for MicroPython devices |
| jczic/XAsyncSockets |
43 |
|
0 |
0 |
about 2 years ago |
0 |
|
2 |
mit |
Python |
| XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets. |
| khoih-prog/AsyncMQTT_Generic |
36 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
C |
| Arduino Arduino Library for ESP8266, ESP32, Portenta_H7, STM32 and RP2040W asynchronous MQTT client implementation. This library, ported to support ESP32, WT32_ETH01 (ESP32 + LAN8720), ESP8266, Portenta_H7 (Ethernet or WiFi) and STM32 (LAN8742A or LAN8720 Ethernet), Teensy 4.1 using QNEthernet, RASPBERRY_PI_PICO_W with CYW43439 WiFi. Currently supporting TLS/SSL for ESP32 only |
| khoih-prog/AsyncTCP_SSL |
12 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
lgpl-3.0 |
C |
| Asynchronous SSL TCP Library for ESP32, ESP32_C3, ESP32_S2, ESP32_S3. This library is the base for future and more advanced Async SSL libraries, such as AsyncSSLWebServer, AsyncHTTPSRequest |
| khoih-prog/AsyncHTTPSRequest_Generic |
10 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| Simple Async HTTPS Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP_SSL library for ESP32 (including ESP32_S2, ESP32_S3 and ESP32_C3), WT32_ETH01 (ESP32 + LAN8720). Supporting in the future for RP2040W, ESP8266, Portenta_H7, STM32 with built-in LAN8742A Ethernet, etc. Now you can send HTTP / HTTPS requests to multiple addresses and receive responses from them |
| esp-rs/esp-mbedtls |
10 |
|
0 |
0 |
over 2 years ago |
0 |
|
4 |
apache-2.0 |
Rust |
| mbedtls for ESP32 bare-metal |
| hoon/esp32-env-mqtt |
9 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
apache-2.0 |
C |
| ESP-IDF demo application that reads temperature from BME280 sensor then sends the reading over MQTT. |
| mobizt/ESP_SSLClient |
8 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
C |
| The upgradable Secure Layer Networking (SSL/TLS) TCP Client for Arduino devices that support external networking interfaces e.g., WiFiClient, EthernetClient, and GSMClient. |
| Torxgewinde/Irrigation_Controller |
6 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| Simple, minimalistic Arduino sketch for eight irrigation valves |
| flouflouit/secure_esp |
6 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
C |
| Secure desgined ESP32 Framework with Update Over the Air (OTA), flash encryption, signed firmware verification, MQTT and non-volatile storage. It can be used for all kinds of IoT development projects, which consider a secure base. |