JAndrassy / StreamLib
Arduino library with Stream helper classes. BufferedPrint stream for efficient networking. ChunkedPrint for HTTP chunked encoding. ChunkedStreamReader for HTTP chunked decoding. CStringBulder builds a c-string with Print class methods. StringReadStream to wrap string as Stream. And printf() function with formatting string from F macro.
☆26Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for StreamLib
- W5100, W5500 and ENC28J60 for esp8266 and lwIP (or any other uC using lwIP)☆43Updated 3 years ago
- An Arduino library providing a minimal interface to log data on flash memory and SD cards with ESP8266 and ESP32.☆84Updated 2 years ago
- Arduino 1-wire service library. OneWire compatible. Dallas thermometers support.☆87Updated 2 months ago
- The FlashStorage_SAMD library provides a convenient way to store and retrieve user's data using the non-volatile flash memory☆33Updated last year
- Arduino Library for ESP32 DS18B20 Non Blocking Onewire RMT protocol, no dependencies, minimal☆21Updated this week
- This library enables you to use Interrupt from Hardware Timers on supported Arduino boards such as AVR, ESP8266, ESP32, SAMD, SAM DUE, nR…☆38Updated last year
- zlib compressed OTA firmware update for ESP32. Implements on-the-fly OTA images decompression on upload/flashing☆33Updated last month
- Arduino Library to approach PCA9555 I2C expander with digitalRead, digitalWrite and pinMode functions☆30Updated last year
- ESP8266/ESP32 ESPNOW/Broadcast Arduino Flooding mesh library☆30Updated 3 years ago
- Example code and description how to use ESP32 low noise amplifier (LNA), including Arduino library and ESP-IDF component☆52Updated 4 years ago
- Portable C++ library for cooperative multitasking like Arduino Scheduler on ESP8266/ESP32, AVR, Linux, Windows☆26Updated 10 months ago
- Arduino AltSoftSerial with attachInterrupt for RX chars☆14Updated 6 years ago
- This component provides bluetooth onboarding for the ESP32 boards.☆30Updated 7 years ago
- An implementation of the Ethernet library UdpNtpClient example program ...for the ESP32 and W5500☆49Updated 5 years ago
- Arduino Arduino Library for ESP8266, ESP32, Portenta_H7, STM32 and RP2040W asynchronous MQTT client implementation. This library, ported …☆64Updated last year
- ESP8266 and ESP32 compatible library for uploading GUI (.tft) file to Nextion display over the air.☆33Updated 11 months ago
- ESP32+RFM95 = Single-channel LoRa WiFI Gateway (or device!)☆28Updated last year
- ESP32 Frequency Counter using Pulse Counter and Remote Control modules☆65Updated 4 years ago
- Binutils fork with support for the ESP32 ULP co-processor☆46Updated 2 years ago
- Network WiFi access, OTA, NTP time and MQTT (via PubSubClient) for ESP8266 and ESP32☆23Updated last month
- Arduino library for I2C FRAM☆34Updated 4 months ago
- DMA helper/wrapped for ATSAMD21 such as Arduino Zero & Feather M0☆59Updated 9 months ago
- ESP32 sound meter with multiple INMP441 MEMS microphones☆21Updated 4 years ago
- ESP_DoubleResetDetector is a library for the ESP32/ESP8266 Arduino platform to enable trigger configure mode by resetting twice.☆49Updated last year
- TcMenu modular IoT menu library supporting rotary encoder, joysticks, many displays, and remote control over Ethernet and Serial☆111Updated 2 weeks ago
- A simple parallel i2s driver for the esp32☆38Updated 3 years ago
- Save exception details and stack trace anytime and anywhere the ESP8266 crashes☆92Updated 5 months ago
- Simple FTP Server and Client for the esp8266/esp32 with LittleFS and SPIFFS support☆54Updated 10 months ago
- This class provides functionality useful for debugging sketches via printf-style statements.☆57Updated last month
- I2C EEPROM library. Split from uRTCLib. This library controls any I2C EEPROM, independent ones or incorporated on DS1307 or DS3231 RTCs.☆17Updated last year
- ESP32 How to get time and use SETENV variable for Time Zones and DST☆23Updated 5 years ago