- This category has 263 topics, 1,318 replies, and was last updated 2 weeks, 1 day ago by .
-
- Forum
- Topics
- Last Post
-
-
DHT12 complete library (Adafruit DHT clone)
DHT12 complete library (Original DHT clone library with same command and some addiction). I2c and OneWire support, connection schema of Arduino UNO, esp32 and esp8266 with examples. GitHub repository
- 2
- 3 years, 10 months ago
-
Library for ABB (ex PowerOne) Aurora Inverter for Arduino, esp32 and esp8266
Arduino, esp32 and esp8266 library for ABB (ex PowerOne) Aurora Inverter, implement a full methods to retrieve data from the Inverter via RS-485. GitHub repository
- 4
- 9 months, 3 weeks ago
-
PCF8574 i2c digital I/O expander
Library to use i2c digital expander with arduino, esp32 and esp8266. Can read write digital value with only 2 wire
- 14
- 2 years, 3 months ago
-
Simple FTP Server
This is my FTP server solution. Very light and can be used with a lot of devices and filesystem.
Filesystem- Library SdFat version 1.4.x
- Library SdFat version >= 2.0.2
- Libraries Adafruit_SPIFlash and SdFat-Adafruit-Fork
- Library FatFs
- Standard SD library (suitable for Arduino esp8266 and esp32
- SPIFFS
- LITTLEFS
- Seeed_SD library
- ESP32 FFAT
Devices/Network- ESP8266_ASYNC
- ESP8266
- ESP8266_242
- W5100
- ENC28J60
- ESP32
- ESP32_ETH
- WiFiNINA
- SEEED_RTL8720DN
- 8
- 11 months, 1 week ago
-
EByte LoRa e22 UART devices sx1262/sx1268
Arduino LoRa EBYTE E22 device library complete and tested with Arduino, esp8266 and esp32. sx1262/sx1268
- 34
- 2 months ago
-
EByte LoRa e220 UART devices LLCC68
Arduino LoRa EBYTE E220 device library complete and tested with Arduino, esp8266, esp32, STM32, Raspberry Pi Pico, rp2040. LLCC68
- 74
- 2 weeks, 1 day ago
-
EByte LoRa e32 UART devices sx1262/sx1268
Arduino LoRa EBYTE E32 device library complete and tested with Arduino, esp8266 and esp32. sx1278/sx1276. GitHub repository
- 69
- 1 month, 4 weeks ago
-
EByte RF e70 UART devices CC1310
Arduino LoRa EBYTE E70 device library complete and tested with Arduino, esp8266, esp32, STM32, Raspberry Pi Pico, rp2040. CC1310
- 1
- 6 months, 1 week ago
-
PCF8575 16bits i2c digital I/O expander
Library to use this i2c 16bits digital expander with arduino, esp32 and esp8266. Can read write digital value with only 2 wire. GitHub repository
- 9
- 8 months, 3 weeks ago
-
PCF8591 i2c analog expander
Library to use pcf8591 i2c analog IC with Arduino, esp32 and esp8266. Can read analog value and write analog value with only 2 wire. GitHub repository
- 1
- 1 year ago
-
EMailSender send email with attachments
EMailSender a library to send email with attachments with Arduino, esp8266 and esp32. GitHub repository
- 47
- 1 month, 4 weeks ago
-
DHT12 complete library (Adafruit DHT clone)