Pinned Repositories
Effortless-SPIFFS
A class designed to make reading and storing data on the ESP8266 and ESP32 effortless
esp-mqtt
ESP32 mqtt component
ESP32-WiFi-Manager-Examples
Some simple use cases of using WiFiManager for the ESP32
ESP32_SIM7600-GSM-MQTT-User-Experience
ESP32TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. 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.
ESP_WiFiManager
This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- .
EspExceptionDecoder
Exception Stack Trace Decoder for ESP8266 and ESP32
IotWebConf
ESP8266/ESP32 non-blocking WiFi/AP web configuration Arduino library
LilyGo-T-PCIE
WebServer_WT32_ETH01
Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for WT32_ETH01 boards using LAN8720 Ethernet. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS. Now supporting ESP32 core v2.0.0+
tradexsrl's Repositories
tradexsrl/esp-mqtt
ESP32 mqtt component
tradexsrl/ESP32-WiFi-Manager-Examples
Some simple use cases of using WiFiManager for the ESP32
tradexsrl/EspExceptionDecoder
Exception Stack Trace Decoder for ESP8266 and ESP32
tradexsrl/WebServer_WT32_ETH01
Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for WT32_ETH01 boards using LAN8720 Ethernet. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS. Now supporting ESP32 core v2.0.0+
tradexsrl/Effortless-SPIFFS
A class designed to make reading and storing data on the ESP8266 and ESP32 effortless
tradexsrl/ESP32_SIM7600-GSM-MQTT-User-Experience
tradexsrl/ESP32TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. 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.
tradexsrl/ESP_WiFiManager
This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- .
tradexsrl/IotWebConf
ESP8266/ESP32 non-blocking WiFi/AP web configuration Arduino library
tradexsrl/LilyGo-T-PCIE
tradexsrl/LilyGO-T-SIM7000G
LilyGO T-SIM7000G
tradexsrl/LilyGO-T-SIM7600X
tradexsrl/LilyGo-W5500-Lite
tradexsrl/OtaEsp32
Midified from https://github.com/Xinyuan-LilyGO/LilyGo-T-Call-SIM800/tree/master/examples/Arduino_GSM_OTA
tradexsrl/sim7600
tradexsrl/sim7600-tracker
Geolocation tracker with SIMCOM sim7600 & ARM Processor
tradexsrl/sim7600_gps
Sử dụng GPS với module SIM7600
tradexsrl/Synology_HDD_db
Add your HDD, SSD and NVMe drives to your Synology's compatible drive database
tradexsrl/T-Internet-COM
tradexsrl/TinyGSM
A small Arduino library for GSM modules, that just works