id
stringlengths 14
16
| text
stringlengths 10
1.45k
| source
stringlengths 46
118
|
---|---|---|
ab65a32ee82b-27
|
Porcupine_KO:
Porcupine for Korean language. Porcupine is a highly-accurate and lightweight wake word engine.
Porcupine_NL:
Porcupine for Dutch language. Porcupine is a highly-accurate and lightweight wake word engine.
Porcupine_PL:
Porcupine for Polish language. Porcupine is a highly-accurate and lightweight wake word engine.
Porcupine_PT:
Porcupine for Portuguese language. Porcupine is a highly-accurate and lightweight wake word engine.
Porcupine_RU:
Porcupine for Russian language. Porcupine is a highly-accurate and lightweight wake word engine.
Porcupine_SV:
Porcupine for Swedish language. Porcupine is a highly-accurate and lightweight wake word engine.
Porcupine_VN:
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-28
|
Porcupine_VN:
Porcupine for Vietnamese language. Porcupine is a highly-accurate and lightweight wake word engine.
Porcupine_ZH:
Porcupine for Mandarin language. Porcupine is a highly-accurate and lightweight wake word engine.
Prandom:
Arduino library for random number generation with Python random interface.
PrintCharArray:
Library to capture prints into a char array.
PrintSize:
Library to determine size of a printed variable.
PrintString:
Library to capture prints into a String.
pRNG:
Pseudo-random number generator
pseudospectrum:
A library that adds spectrum data to a pseudospectrum (additive) using linear interpolation
Psychrometer:
Library for psychrometer - read humidity from two thermometers
QList:
Library implements linked lists
QubitroMqttClient:
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-29
|
QList:
Library implements linked lists
QubitroMqttClient:
(BETA) Easily connect to Qubitro IoT Platform with customized MQTT methods.
Queuetue Digital Balance Library:
A library of functions to build a digital balance
QuickStats:
Descriptive Statistics for Arduino
Ramp:
A library that manage interpolation beetween values.
Random16:
Fast 16 bit random number generator
randomHelpers:
Arduino library with helper function for faster random bits
RBD_Threshold:
Set and check numeric quantile scales.
Reefwing_imuTypes:
common structs and enums used by the Reefwing IMU Libraries.
ReefwingAHRS:
Attitude and Heading Reference System (AHRS) used in the Reefwing Flight Controller.
ReefwingFilter:
A collection of filters & noise generators used in the Reefwing Flight Controller.
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-30
|
A collection of filters & noise generators used in the Reefwing Flight Controller.
Regression:
Easy-to-use Statistical Regressions.
RGBProgress:
Calculate an RGB color according to a progression.
rotaryDecoder:
Arduino library to rotary decoder with a PCF8574
rotaryDecoderSwitch:
Arduino library for rotary decoder+switch with a PCF8574
RTT QRCode:
RT-Thread QR Code App
runningAngle:
Library to average angles by means of low pass filtering with wrapping.
RunningAverage:
The library stores the last N individual values in a circular buffer to calculate the running average.
RunningMedian:
The library stores the last N individual values in a buffer to select the median.
RunningStats:
It computes simple running statistics.
SafeString:
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-31
|
RunningStats:
It computes simple running statistics.
SafeString:
A Safe, Static String library to replace Arduino String, plus non-blocking Serial I/O, I/O buffering, loopTimer and millisDelay
SavLayFilter:
Savitzky-Golay Filtering Algorithm
SerialCommands:
An Arduino library to tokenize and parse commands received over a serial port.
SerialTuning:
Tune variables without a sweat.
Serie:
A library for mesures that makes easy to use time series
SET:
Arduino library to implement simple SET datastructure.
SHEX:
Arduino library to generate hex dump over Serial
SimpleCLI:
A Command Line Interface Library for Arduino
SimpleFilter:
A denoising library which can be used in raw anolog data process like touch screen input.
SimpleFusion:
Simple IMU fusion with a complementary filter.
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-32
|
SimpleFusion:
Simple IMU fusion with a complementary filter.
SimpleHOTP:
A lightweight HOTP (HMAC - Based one Time Password) Generator for Arduino.
SimpleKalmanFilter:
A simple implementation of Kalman Filter.
SkyMap:
The SkyMap library allows you to calculate the positions of stars and planets in the sky.
slowAES:
slowAES bypass the test cookie with nodeMcu
smart-input-filter:
A stable, unit-tested filter library
Smooth:
Keep smooth running averages without using arrays! The sample size is adjustable at runtime.
Smoothed:
A simple library to store and calculate smoothed values from sensors.
SoftFilters:
Arduino framework and library of software data filters.
SparseArray:
Arduino library for sparse arrays of floats.
SparseMatrix:
Arduino library for sparse matrices.
SPC:
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-33
|
SparseMatrix:
Arduino library for sparse matrices.
SPC:
A library for easy processing of Analog Signals
SpritzCipher:
Spritz library for Arduino, CSPRNG, cryptographic hash and MAC functions, symmetric-key data encryption, and some general-purpose functions.
SRF05:
Arduino library for SRF05 distance sensor
SSVWaitForStringInStream:
Simple class to compare coming characters one by one, on the fly, from any stream, and compare it with predefined string constants.
StackString:
This library was written to accommodate a need for a string class but without the (memory) disadvantages that regular std::string brings.
statHelpers:
Arduino library with a number of statistic helper functions.
StaticSerialCommands:
An Arduino library for parsing commands received over a serial port.
Statistic:
Library with basic statistical functions for Arduino.
Statistical:
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-34
|
Statistic:
Library with basic statistical functions for Arduino.
Statistical:
Statistic, Sum, Max, Min, Sq_Sum, Arithmetic Average, Geometric Average, RMS Average, Ext RMS Average, Bubble Sort, Median, Standard Deviation, Standard Deviation Error, Coefficient Factor, Average, Stream, Regression, Slope, Data, Analyse
StreamAverage:
Library for averaging without having huge data Buffers consuming all your memory.
StringAction:
Introduces string operations and Serial reading
Stringcalculater:
Arduino library to calculate a stirng.
StringSplitter:
Arduino String Splitter Library
SunPosition:
Library for tracking Sun position by location and time for Arduino
Tachometer:
Library for frequency and period measurement
Temperature:
Library with weather and temperature conversion functions.
TensorFlowLite_ESP32:
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-35
|
Library with weather and temperature conversion functions.
TensorFlowLite_ESP32:
Allows you to run machine learning models locally on your ESP32 device.
textparser:
Line based text parser.
TGP Decodeur:
Permet de décoder les messages selon un format standard.
TheengsDecoder:
A simple, efficient, portable and lightweight library for Internet of Things messages decoding.
TimedPID:
PID controller
TimeRandom:
Library for generating random numbers with time syncronization
timestamp32bits:
A library for calculating UNIX-like timestamps for dates AFTER January 1, 1970 or January 1 of whichever year is selected as EPOCH.
timing:
Arduino library with wrapper classes for seconds, millis and micros.
tinyCore:
A mechanism to easily describe multi-core (esp32/Arduino).
TinyMatrixMath:
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-36
|
A mechanism to easily describe multi-core (esp32/Arduino).
TinyMatrixMath:
Implments common matrix math operations for small matrices.
TinyXML:
Fork of Adam Rudd's (adamvr) TinyXML library.
TOPMAX:
Arduino library to track top n maxima.
TOPMIN:
Arduino library to track top n minima.
TR064:
Arduino/ESP library for the TR-064 SOAP protocol
Transform:
A library for implementing all integer signal transofrms.
TrigDef:
A look-up table for trig functions.
TrivialKalmanFilter:
Trivial Kalman Filter.
Troolean:
Arduino Library for a three state logic datatype
TrueProx:
Arduino library for high accuracy presence detection using analog proximity sensors.
ttestTable:
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-37
|
Arduino library for high accuracy presence detection using analog proximity sensors.
ttestTable:
Definition file for t-Tesst alpha level look-up tables for different degrees of freedom.
Tween:
Tween library for Arduino with Robert Penners easing functions
uBitcoin:
Brings Bitcoin to embedded devices
uCRC16BPBLib:
Tiny and cross-device compatible CCITT CRC16 Bit Per Bit or Byte Per Byte calculator library - uCRC16BPBLib
uCRC16Lib:
Tiny and cross-device compatible CCITT CRC16 calculator library - uCRC16Lib
uCRC16XModemLib:
Tiny and cross-device compatible CRC16 XModem calculator library UKHAS.org.uk compatible - uCRC16XModemLib
uMFMLib:
Tiny lib to enode and decode FM and MFM data streams
unzipLIB:
A library to extract files from ZIP archives
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-38
|
unzipLIB:
A library to extract files from ZIP archives
URLCode:
Decode and Encode URL.
UrlEncode:
Simple URL encoder (also known as percent encoding)
VectorXf:
Vector class 2f, 3f, 4f (port of ofVecXf (openFrameworks))
VolAnalyzer:
Library for sound amplitude analysis
WaveMix:
Arduino library to mix two signals (A and B) with an adaptive weight.
WebServerSessionManager:
A library to provide abstraction to session management for web servers.
WinkelICT Tiny AT Command Parser:
0 RAM Hayes AT Command Parser by reference, fast, thoroughly tested, for both Bluetooth and GSM commands.
wolfssl:
wolfSSL Embedded SSL/TLS Library for Arduino
XboxSeriesXHIDReportBuilder_asukiaaa:
Report builder of HID for Xbox SeriesX Controller.
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-39
|
Report builder of HID for Xbox SeriesX Controller.
XLR8DigitalIO:
Arduino library for access to the extra pins available on an XLR8 Snō.
XLR8Float:
Arduino library for hardware accelerated floating point math.
XLR8PID:
Arduino library for hardware accelerated PID control.
XLR8Quadrature:
Arduino library for hardware accelerated quadrature encoder control.
XMLWriter:
Arduino library for creating XML
XTEA-Cipher:
XTEA-Cipher library for Arduino. cryptographic MAC function, symmetric-key data encryption/decryption
XxHash_arduino:
xxHash library for arduino (NEW V2 API).
XYZgeomag:
Calculate the magnetic field on earth using the World Magnetic Model(WMM).
YAMLDuino:
A simple and efficient YAML library for embedded C++
ZikoMatrix:
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
ab65a32ee82b-40
|
A simple and efficient YAML library for embedded C++
ZikoMatrix:
A Matrix library
|
https://www.arduino.cc/reference/en/libraries/category/data-processing/index.html
|
e3442907d50b-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
The Arduino Reference text is licensed under a Creative Commons Attribution-Share Alike 3.0 License.
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Data storage
Data Storage
Official libraries
SD:
Enables reading and writing on SD cards.
Contributed by the community
107-Arduino-24LCxx:
Arduino library providing a modern C++ wrapper around littlefs.
107-Arduino-littlefs:
Arduino library providing a modern C++ wrapper around littlefs.
AcksenIntEEPROM:
Arduino Library for storing data in 8-bit AVR internal EEPROM memory.
Adafruit CPFS:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-1
|
Adafruit CPFS:
Arduino library for accessing a board's CircuitPython flash filesystem and presenting it over USB.
Adafruit FRAM I2C:
Driver for Adafruit's I2C-Based EEPROM / FRAM Breakouts
Adafruit FRAM SPI:
Driver for Adafruit's SPI-Based FRAM Breakouts
Adafruit InternalFlash:
Internal Flash filesystem support for FAT
Adafruit SPIFlash:
SPI Flash filesystem support for FAT and CircuitPython FS support from within Arduino
Adafruit TinyFlash:
Barebones Winbond SPI flash library for Arduino and Trinket
arduino-NVM:
Direct flash memory access, round robin virtual pages and EEPROM like memory. (Flash, VirtualPage, NVRAM)
Array:
An array container similar to the C++ std::array
ArxContainer:
C++ container-like classes (vector, map, etc.) for Arduino which cannot use STL
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-2
|
C++ container-like classes (vector, map, etc.) for Arduino which cannot use STL
ArxSmartPtr:
C++ smart pointer-like classes for Arduino which cannot use standard smart pointers
ArxTypeTraits:
C++ type_traits for Arduino which cannot use it as default
astra_esp8266:
Easily access a Cassandra database from an ESP8266.
AsyncWebConfig:
A web based configuration editor for asynchron web server.
AT24CM01:
AT24CM01 EEPROM Library for Arduino Devices.
AT24Cxx:
Library for Atmel's AT24Cxx Series EEPROMs.
AT24MAC402:
EEPROM I2C library for AT24MAC402/602
BitReader:
The BitReader library is an arduino library that allows one to read or write data which is not aligned on 8, 16 or 32 bits variables.
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-3
|
Ch376msc:
A library for CH376 file manager control chip.
CircularBuffer:
Arduino circular buffer library
CircularQueue:
Implementation of Queue Data Structure for Arduino Boards.
ConfigStorage:
Library to store configuration parameters in the file system using LittleFS or SPIFFS for ESP8266 and ESP32.
ConfigTool:
Save config variable and edit them online.
cQueue:
Queue handling library (written in plain c)
DatabaseOnSD:
A library to easily create and manage a database on an SD card
DS2431:
Arduino library for Maxim DS2431 1-Wire EEPROM
DueFlashStorage:
DueFlashStorage saves non-volatile data for Arduino Due.
E24:
E24xxx EEPROM library.
EDB:
Extended Database Library
EEManager:
Simple library for reducing EEPROM wear
EEPROM-Storage:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-4
|
EEManager:
Simple library for reducing EEPROM wear
EEPROM-Storage:
Generic class to wrap an EEPROM variable on the Particle and Arduino platforms.
EEPROM32_Rotate:
EEPROM wrapper for ESP32 that handles partition rotation
EEPROM_24LC64F:
EEPROM_24LC64F EEPROM memory chip for Arduino
eeprom_25AA02EXX:
Library to read and write Microchip SPI EEPROM 25AA02E48 or 25AA02E64
EEPROM_CAT25:
Driver for On Semiconductor CAT25 SPI EEPROM chips for AVR, SAM3X (Due), and SAM M0+ (SAMD, SAML, SAMC) microcontrollers
EEPROM_Rotate:
EEPROM wrapper for ESP8266 that handles sector rotation
EEPROM_SPI_WE:
Library for external SPI based EEPROMs
EEPROMAdapter:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-5
|
EEPROM_SPI_WE:
Library for external SPI based EEPROMs
EEPROMAdapter:
This adapter can read and write AT28C64 and AT28C256 EEPROM chips using Arudino Mega. Creating converter PCB for this task recommended
EEPROMEx:
Extension of the standard Arduino EEPROM library.
EepromSecureData:
CRC-controlled EEPROM memory storage
EEPROMsimple:
Communications with 25LC1024 EEPROM chip
EEPROMTyped:
The EEPROM Typed Library is a lightweight static library for reading and writing standard Arduino data types to the EEPROM.
EEPstore:
EEPROM data storage with CRC16 checksum
EEvar:
Allows to save variables to the EEPROM memory. Works with any POD (bool, int, float, custom structs) and String. Lightweight. Simple to use.
EEWrap:
A convenient library allowing one to use the EEPROM just like RAM.
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-6
|
EEWrap:
A convenient library allowing one to use the EEPROM just like RAM.
Effortless-SPIFFS:
A class designed to make reading and storing data on the ESP8266 and ESP32 effortless.
EmotiBit External EEPROM:
Library for I2C Communication with external EEPROMs
Engineer EasyEEPROM:
Arduino library for easy work with EEPROM. (AVR and ESP)
ESP32-PSRamFS:
"ESP32 RamDisk for PSRAM and fs::FS"
ESP8266 Influxdb:
InfluxDB Client for Arduino.
ESP_EEPROM:
An improved EEPROM library for ESP8266
ESPLogger:
This library provides a simple interface to collect data on local storage (embedded flash or micro SD).
ESPWebDAV:
WebDav server compatible with linux, macOS, windows.
extEEPROM:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-7
|
WebDav server compatible with linux, macOS, windows.
extEEPROM:
Arduino library to support external I2C EEPROMs.
EZPROM:
A library to help organize EEPROM access.
FatFs:
FAT file system based on open-source FatFS solution.
Feature-Variables:
Persistent event driven variables aimed at making complex designs much simpler
FIFOEE:
EEPROM FIFO
FileData:
Simple library for storing any data in file
flagsapi:
Library for packing bits
Flash:
A library to wrap accessing and writing to flash
FlashStorage:
The FlashStorage library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of microcontrollers.
FlashStorage_RTL8720:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-8
|
FlashStorage_RTL8720:
The FlashStorage_RTL8720 library aims to provide a convenient way to store and retrieve user data using the non-volatile flash memory of Realtek RTL8720DN, RTL8722DM, RTM8722CSM, etc.
FlashStorage_SAMD:
The FlashStorage library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of SAMD21/SAMD51. It's using the buffered read and write to minimize the access to Flash. It now supports writing and reading the whole object, not just byte-and-byte.
FlashStorage_STM32:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-9
|
FlashStorage_STM32:
The FlashStorage_STM32 library aims to provide a convenient way to store and retrieve user data using the non-volatile flash memory of STM32F/L/H/G/WB/MP1. It is using the buffered read and write to minimize the access to Flash. It now supports writing and reading the whole object, not just byte-and-byte. New STM32 core v2.0.0+ is also supported now.
FlashStorage_STM32F1:
The FlashStorage_STM32F1 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of STM32F1/F3. It's using the buffered read and write to minimize the access to Flash. It now supports writing and reading the whole object, not just byte-and-byte. New STM32 core v2.0.0+ is supported now.
FlashStringTable:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-10
|
FlashStringTable:
Easy definition and use of Arduino flash-based (PROGMEM) global string.
Fram:
FRAM library for Industruino
FRAM_Cache:
FRAM Cache
FRAM_I2C:
Arduino library for I2C FRAM for persistent storage.
FS_Nano33BLE:
Wrapper of FS (FATFS or LittleFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards
I2C_24LC1025:
Library for 24FC1025 I2C EEPROM
I2C_EEPROM:
Library for I2C EEPROMS
IGB-FlashSst26:
Spi Flash Memory Library for Microchip SST26 1,8V
incbin:
Include binary and text files in your Arduino project with ease.
IonDB:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-11
|
Include binary and text files in your Arduino project with ease.
IonDB:
A powerful key-value store for all data storage needs.
JC_EEPROM:
Arduino library to support external I2C EEPROMs.
KickSort:
Arduino library for different sorting algorithms including quicksort, bubble sort, insertion sort, shell sort, and comb sort.
KonnektingFlashStorage:
The FlashStorage library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of microcontrollers. NOTE: This is a fork of cmaglie's "FlashStorage" with some extra modifications to fit KONNEKTING needs.
List:
The Ultimate Collection of Lists
LittleFS_esp32:
LittleFS for esp32 based on esp_littlefs IDF component. Use esp32 core-provided LITTLEFS library instead of this one when available in future core releases.
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-12
|
LittleFS_Mbed_RP2040:
Wrapper of LittleFS for Arduino MBED RP2040 boards
LittleFS_Portenta_H7:
Wrapper of LittleFS for Arduino MBED Portenta_H7 boards
Marisa ESP32 Wrapper:
Fast lookups in large static dictionaries
MCCI FRAM I2C:
Driver for MCCI Catena's I2C-Based FRAM.
MD_CirQueue:
Library for FIFO queue implemented as a Ring Buffer.
MicrochipSRAM:
Access all Microchip SRAM chips
MissionList:
An arduino queue library for storing commands to be executed
NanoBLEFlashPrefs:
Substitute for the missing EEPROM storage on Arduino Nano 33 BLE and BLE Sense.
NVSRAM:
Arduino library for Microchip 23LCV512 and 23LCV1024 NVSRAM.
OSFS:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-13
|
OSFS:
An Overly Simplified FileSystem for storing things, e.g. in the Arduino's EEPROM
PF:
<h2>Petit FatFS for Arduino avr MCUs. to drive SD cards</h2>
PGMWrap:
A convenient library allowing structures and variables stored in PROGMEM to be read directly.
Preferences:
Preferences library for Arduino, ESP8266 and Particle Gen3 devices
Queue:
Queue handling library.
RAKwireless Storage:
Driver for WisBlock Storage modules
RfidDb:
A library that stores 32 bit identifiers and associated names to EEPROM which can be used to as a basis for RFID access control applications.
RingBuf:
A library for buffering items into a ring (circular/FIFO) buffer
RingBufCPP:
A C++ library for buffering items into a ring (circular/FIFO) buffer
RingBuffer:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-14
|
RingBuffer:
This library allows to use ring buffer with and without interrupts.
RingEEPROM:
The library increases the arduino EEPROM Write endurance
Robust-EEPROM:
Allows the use of unallocated bytes on an EEPROM memory as redundant memory for failed allocated bytes.
RogueMP3:
A library to communicate with the Rogue Robotics MP3 Playback Modules.<br />
RogueSD:
A library to communicate with the Rogue Robotics Data Storage Modules.<br />
RP2040_SD:
This library enables you to use SPI SD cards with RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO using either RP2040 Arduino-mbed or arduino-pico core.
rrdtool:
Round Robin Database Tool
RTCMemory:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-15
|
rrdtool:
Round Robin Database Tool
RTCMemory:
An intuitive library to simplify read and write operations on RTC memory of ESP8266 and its backup on flash memory.
RTCVars:
This library eases the storage of variables in reset-safe RTC memory.
SD_card_logger:
SD card logger, easy to use library for data logging
SdFat:
Provides access to SD memory cards.
SdFat - Adafruit Fork:
Provides access to SD memory cards and (Q)SPI Flash.
SdTerminal:
Basic terminal interface for Arduino SD card logging/file management
SE_BasicUnit:
Library for writing firmware of modules of expansion module of the AlphaSE system.
SE_EEPROM:
The library is made to work with EEPROM. All data is saved in 3 copies to implement the possibility of automatic recovery in case of partial damage.
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-16
|
Seeed Arduino FS:
A friendly library for file operation.
serialEEPROM:
Arduino Library for I2C EEPROM
SerialFlash:
Access SPI Serial Flash memory with filesystem-like functions
Settings Manager:
Settings manager
settingsManager:
Simple settings management for ESP8266
SFFS:
Arduino FRAM file system for I2C/SPI FRAM breakout boards
Shox96 Progmem Compression:
Compress short strings and messages using Shox96 technique and save space on Flash (PROGMEM)
SIKTEC_SdExplore:
A light-weight companion library to easily scan / search for files
SIKTEC_SRAM:
Library for Interfacing Microchip SRAM chips
SimpleStack:
A library that enables you to create a simple stack of arbitrary datatype.
SmartCardReader:
A Library with Samples for the Parallax Smart Card Reader.
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-17
|
SmartCardReader:
A Library with Samples for the Parallax Smart Card Reader.
Sodaq_dataflash:
An Arduino library for the AT45DB dataflash as used on SODAQ boards.
SpaceTrek EasyStarterKit:
EasyStarterKit by SpaceTrek
SparkFun External EEPROM Arduino Library:
Library for I2C Communication with external EEPROMs
SparkFun Qwiic OpenLog:
Library for the SparkFun Qwiic OpenLog
SparkFun SPI SerialFlash Arduino Library:
A low level library for interfacing to serial flash ICs<br/><br/>
SPI-FlashMem:
SPI Memory library for Arduino
SPIExtension:
SPI extension/wrapper for Arduino
SPIFFS_Shell:
A Serial-based interface that resembles a Linux shell for interacting with SPIFFS.
SPIFlash_LowPowerLab:
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-18
|
SPIFlash_LowPowerLab:
Simple Arduino library for SPI flash memory chips
SPIMemory:
SPI Memory library for Arduino. (Formerly SPIFlash)
Sqlite Micro Logger:
Log data into Sqlite database from any MCU having >2kb RAM
Sqlite3 for ESP8266:
Sqlite3 library for ESP8266 Arduino core (includes Shox96 compression)
Sqlite3Esp32:
Sqlite3 database library for ESP32 core
SRAM:
Simple library for serial SRAM IC's
SRAM_23LC:
Driver for Microchip Technology Inc. 23LC (23LCV, 23A, 23K) SPI SRAM chips for AVR, SAM3X (Due), and SAM M0+ (SAMD, SAML, SAMC) microcontrollers
SRAMsimple:
Communications with 23LC1024 SRAM chip
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-19
|
SRAMsimple:
Communications with 23LC1024 SRAM chip
SST25VF:
Arduino Library for controlling the SST Nor Serial Flash SST25VF family.
SSVQueueStackArray:
Queue/Stack storage based on array ring buffer.
STM32duino M95640-R:
This library includes drivers for ST M95640-R EEPROM.
STM32duino MX25R6435F:
Quad-SPI NOR Flash memory library.
STM32duino STM32SD:
Enables reading and writing on SD card using SD card slot connected to the SDIO/SDMMC-hardware of the STM32 MCU. For slots connected to SPI-hardware use the standard Arduino SD library.
tiny-collections:
Lightweight, compact templated collections classes.
TinyDatabase_Arduino:
A tiny database to manipulate EEPROM easily
uCDB:
API for querying Constant DataBase file store.
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
e3442907d50b-20
|
uCDB:
API for querying Constant DataBase file store.
Unishox Progmem Decompressor:
Decompress short Unicode strings and messages compressed using Unishox technique and save space on Flash (PROGMEM)
UselessLib:
This library is just for testing purpose of the Arduino Library indexer.
Vector:
An array container similar to the C++ std::vector
virtmem:
Virtual memory library to easily extend RAM.
WearLeveling:
EEPROMWearLevel reduces EEPROM wear by writting a new value to an other EEPROM location.
WebConfig:
A web based configuration editor.
Winbond W25N:
Library for use with the Winbond W25N and W25M series SPI Flash ICs
ZEeprom:
Library for eeprom AT24Cx
|
https://www.arduino.cc/reference/en/libraries/category/data-storage/index.html
|
38756a9eb6c5-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
The Arduino Reference text is licensed under a Creative Commons Attribution-Share Alike 3.0 License.
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Communication
Communication
Official libraries
Arduino Cloud Provider Examples:
Examples of how to connect various Arduino boards to cloud providers
Arduino Uno WiFi Dev Ed Library:
This library allows users to use network features like rest and mqtt. Includes some tools for the ESP8266.
Arduino_BHY2Host:
Library for Host boards that interact with BHY2 chip on Nicla Sense ME
Arduino_Braccio_plusplus:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-1
|
Arduino_Braccio_plusplus:
Board support library for the Arduino Braccio++ 6-DOF robot arm.
Arduino_ConnectionHandler:
Arduino Library for network connection management (WiFi, GSM, NB, [Ethernet])
Arduino_DebugUtils:
Debugging module with different debug levels, timestamps and printf-style output.
Arduino_ESP32_OTA:
Firmware update for ESP32.
Arduino_MachineControl:
Arduino Library for Portenta Machine Control - PMC
Arduino_MultiWiFi:
allows to configure multiple WiFi networks.
Arduino_OAuth:
[BETA] OAuth 1.0 client library for Arduino.
Arduino_Portenta_OTA:
Firmware update for the Portenta H7.
Arduino_ScienceJournal:
The Arduino Science Journal firmware for the Physics Lab kit and the Arduino Nano 33 BLE Sense.
ArduinoBearSSL:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-2
|
ArduinoBearSSL:
Port of BearSSL to Arduino.
ArduinoBLE:
Enables Bluetooth® Low Energy connectivity on the Arduino MKR WiFi 1010, Arduino UNO WiFi Rev.2, Arduino Nano 33 IoT, Arduino Nano 33 BLE and Nicla Sense ME.
ArduinoCloudThing:
Easly connect your Arduino/Genuino board to the Arduino Cloud
ArduinoECCX08:
Arduino Library for the Atmel/Microchip ECC508 and ECC608 crypto chips
ArduinoHttpClient:
[EXPERIMENTAL] Easily interact with web servers from Arduino, using HTTP and WebSocket's.
ArduinoIoTCloud:
This library allows connecting to the Arduino IoT Cloud service.
ArduinoIoTCloudBearSSL:
Port of BearSSL to Arduino.
ArduinoModbus:
Use Modbus equipment with your Arduino.
ArduinoMqttClient:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-3
|
Use Modbus equipment with your Arduino.
ArduinoMqttClient:
[BETA] Allows you to send and receive MQTT messages using Arduino.
ArduinoRS485:
Enables sending and receiving data using the RS-485 standard with RS-485 shields, like the MKR 485 Shield.
Bridge:
Enables the communication between the Linux processor and the microcontroller. For Arduino/Genuino Yún, Yún Shield and TRE only.
Ciao:
Enables communication between microcontroller and MIPS cpu. Natively support network communications, terminal (linux) and file access.
Ethernet:
Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield.
GSM:
Enables GSM/GRPS network connection using the Arduino GSM Shield.
LoRa Node:
LoRa Node library for Arduino LoRa Node Shield.
MKRGSM:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-4
|
LoRa Node library for Arduino LoRa Node Shield.
MKRGSM:
Enables GSM/GRPS network connection using the Arduino MKR GSM 1400 board.
MKRNB:
Enables NB/GRPS network connection using the Arduino MKR NB 1500 board.
MKRWAN:
Support library for MKR WAN 1300/1310
MKRWAN_v2:
Support library for MKR WAN 1300/1310 - firmware 1.3.1
PhysicsLabFirmware:
Firmware for the Physics Lab kit.
SpacebrewYun:
Enables the communication between interactive objects using WebSockets. For Arduino Yún only.
Temboo:
This library enables calls to Temboo, a platform that connects Arduino/Genuino boards to 100+ APIs, databases, code utilities and more.
WiFi (retired):
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-5
|
WiFi (retired):
Enables network connection (local and Internet) using the Arduino WiFi shield.
WiFi Link:
Enables network connection (local and Internet) using the Arduino WiFi Boards.
WiFi101:
Network driver for ATMEL WINC1500 module (used on Arduino/Genuino Wifi Shield 101 and MKR1000 boards)
WiFiNINA:
Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000, Arduino Uno WiFi Rev.2 and Nano 33 IoT.
Contributed by the community
107-Arduino-Cyphal:
Arduino library for providing a convenient C++ interface for accessing OpenCyphal.
107-Arduino-MCP2515:
Arduino library for controlling the MCP2515 in order to receive/transmit CAN frames.
107-Arduino-NMEA-Parser:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-6
|
107-Arduino-NMEA-Parser:
Arduino library for interfacing with any GPS, GLONASS, Galileo or GNSS module and interpreting its NMEA messages.
ABB PowerOne Aurora inverter communication protocol:
ABB PowerOne Aurora inverter communication protocol for Arduino, esp8266 and esp32 (Library).
ACAN:
A Teensy 3.1 / 3.2, 3.5, 3.6 CAN driver.
ACAN2040:
ACAN2040
ACAN2515:
Driver for MCP2515 CAN Controller
ACAN2515Tiny:
Driver for MCP2515 CAN Controller
ACAN2517:
Driver for the MCP2517FD and the MCP2518FD CAN Controllers (CAN 2.0B mode)
ACAN2517FD:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-7
|
ACAN2517FD:
Driver for MCP2517FD and MCP2518FD CAN Controller (CAN FD mode)
ACAN_ESP32:
An ESP32 CAN Driver.
ACAN_STM32:
A STM32 CAN driver.
ACAN_T4:
A Teensy 4.0 / 4.1 CAN / CANFD driver.
ACANFD_FeatherM4CAN:
An Adafruit Feather M4 CAN board CANFD driver.
AceSPI:
Unified interface for selecting hardware or software SPI implementations on Arduino platforms.
AceTMI:
Interfaces for communicating with the TM1637 and TM1638 LED controllers on Arduino platforms.
AceWire:
Fast and compact software I2C implementations (SimpleWireInterface, SimpleWireFastInterface) on Arduino platforms. Also provides adapter classes to allow the use of third party I2C libraries using the same API.
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-8
|
ACS-M1128:
ACS-M1128 SAM Element IoT WiFi Connectivity
AD7173:
Arduino library for Analog Devices AD7173 analog digital converter
AD7190forESP32:
Basic library for analog Devices AD7190 running on ESP32
Adafruit BLEFirmata:
Modified Firmata code to work with Adafruit's nRF8001 Breakout and BlueFruit modules
Adafruit BluefruitLE nRF51:
Arduino library for nRF51822-based Adafruit Bluefruit LE modules
Adafruit CC3000 Library:
Library code for Adafruit's CC3000 WiFi breakouts.
Adafruit ESP8266:
Example code for ESP8266 chipset
Adafruit Floppy:
Adafruit's floppy disk drive interfacing library
Adafruit FONA Library:
Arduino library for the Adafruit FONA
Adafruit IntelliKeys:
IntelliKeys library for Arduino
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-9
|
Adafruit IntelliKeys:
IntelliKeys library for Arduino
Adafruit IO Arduino:
Arduino library to access Adafruit IO.
Adafruit MFRC630 RFID:
Arduino library for I2C and SPI access to the MFRC630 RFID/Near Field Communication chip
Adafruit MQTT Library:
MQTT library that supports the FONA, ESP8266, ESP32, Yun, and generic Arduino Client hardware.
Adafruit nRF8001:
Drivers for Adafruit's nRF8001 Bluetooth Low Energy Breakout
Adafruit PN532:
Arduino library for SPI and I2C access to the PN532 RFID/Near Field Communication chip
Adafruit Si4713 Library:
Arduino library for the Si4714 FM+RDS Transmitter in the Adafruit shop
Adafruit TinyUSB Library:
TinyUSB library for Arduino
Adafruit WipperSnapper:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-10
|
TinyUSB library for Arduino
Adafruit WipperSnapper:
Arduino client for Adafruit.io WipperSnapper
ADF7023:
An Arduino library for RF communication with Analog Devices RF Transceiver ADF7023.
ADS1115-Driver:
Lightweight arduino library for the ADS1115 ADC converter IC
advancedSerial:
An Arduino library with additions to vanilla Serial.print(). Chainable methods and verbosity levels. Suitable for debug messages.
AfricasTalking:
A library to enable easy intergration of Africas Talking communication APIs with esp8266.
AIOModule:
AIO Modules for ESP8266 and Arduino
AIS 4G board:
Enables AIS 4G network connection use by AIS 4G Board
AlertMe:
Allows for sending email and SMS from nothing but the ESP8266!
Algoduino:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-11
|
Algoduino:
A simple API client implementation in C++ for the Algorand Blockchain.
AliyunIoTSDK:
A toplevel client library for aliyun MQTT messaging.
AllThingsTalk LoRaWAN SDK:
LoRaWAN SDK for AllThingsTalk Maker
AllThingsTalk LTE-M SDK:
Connect your LTE-M enabled Arduino device to AllThingsTalk IoT Platform.
AllThingsTalk WiFi SDK:
Connect and control your device with AllThingsTalk
AllWize:
Arduino-compatible library to interface RC1701HP-OSP/WIZE radio modules
AlmaviosLitMqtt:
A Simple MQTT client for connection with cloud providers
AltSoftSerial:
Software emulated serial using hardware timers for improved compatibility
Ambient ESP32 ESP8266 lib:
Ambient library for Arduino ESP32 and ESP8266.
ANSI:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-12
|
Ambient library for Arduino ESP32 and ESP8266.
ANSI:
Arduino library to send ANSI escape sequences.
ANT-Arduino:
Library for communicating with various ANT radios from Dynastream Innovations.
Antares ESP8266 HTTP:
A library to simplify the process of fetching/deploying data to Antares IoT platform
Antares ESP8266 MQTT:
A library to simplify the process of subscribing and publishing data to Antares IoT platform via MQTT on ESP8266
AntaresLoraID:
Lora.id Arduino Library for Dragino/RFM and standalone LoRaWAN modules.
anto-esp8266-arduino:
Enables ESP8266 to connect to Anto.io IoT platform.
ANTPLUS-Arduino:
Library for easy ANT+ integration
App Fernando K:
Library that helps working with the Fernando K app
AppleMIDI:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-13
|
Library that helps working with the Fernando K app
AppleMIDI:
AppleMIDI (aka rtpMIDI) MIDI I/Os for Arduino
Approximate:
The Approximate Library is a WiFi Arduino library for building proximate interactions between your Internet of Things and the ESP8266 or ESP32.
APRS-Decoder-Lib:
Library to decode APRS messages.
APRS-IS-Lib:
APRS-IS library for ESP32
AqualaboSensor:
Aqualabo Sensors.
Arancino:
Enables communication between microcontroller and Arancino Module running mainly in Arancino boards.
Aranet4:
Aranet4 communication library for ESP32
ArdOSC:
Open Sound Control(OSC) Library for Arduino.
ArdTap:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-14
|
Open Sound Control(OSC) Library for Arduino.
ArdTap:
A library to manage an Arduino board from a mobile in a couple of minutes. No coding, only configuration.
arduino-async-duplex:
Easily and asynchronously with a serial device requiring call-and-response style commands.
arduino-async-modem:
Asynchronously interact with your GSM or LTE modem.
arduino-managed-serial-device:
Easily and asynchronously with a serial device requiring call-and-response style commands.
Arduino-Websocket-Fast:
Websocket client library (fast data sending).
Arduino_MKRMEM:
SPIFFS on W25Q16DV for Arduino MKRMEM Shield.
Arduino_USBHostMbed5:
ARM Mbed5 USBHOST library port for Arduino.
ArduinoArcherPanelClient:
Client library for websocket based communication with Archer Cloud panels.
ArduinoCloudStorage:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-15
|
Client library for websocket based communication with Archer Cloud panels.
ArduinoCloudStorage:
CloudStorage lets you store and retrive values from a remote server.
ArduinoESPAT:
A library to control esp-8266 from Arduino by AT commands easier.
ArduinoHttpServer:
Server side minimalistic HTTP protocol implementation.
ArduinoIHC:
A Library for connecting to the IHC Controller data in/out.
ArduinoIRC:
Easy library to make an Arduino IRC Bot (Also supports Twitch chat).
ArduinoLang:
Translate Wiring and CPP language to your native language.
ArduinoLog:
Small logging framework
ArduinoMqtt:
MQTT Client library for Arduino based on the Eclipse Paho project.
ArduinoOSC:
OSC subscriber / publisher for Arduino
ArduinosInSpace:
A library for interfacing hardware with the Objects In Space video game.
ArduinoWebsockets:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-16
|
ArduinoWebsockets:
A library for writing modern Websockets applications with Arduino.
aREST:
RESTful API for the Arduino platform.
aREST UI:
A graphical user interface for Arduino based on the aREST API.
Ark-Cpp-Client:
A simple API client implementation in C++ for the ARK Blockchain.
Ark-Cpp-Crypto:
A simple Cryptography Implementation in C++ for the ARK Blockchain.
ArtNet:
Art-Net Sender/Receiver for Arduino (Ethernet, WiFi)
ArtnetWifi:
ArtNet with the ESP8266, ESP32, RP2040 and more.
AsciiMassage:
AsciiMassage is a microcontroller message packer and parser for the ASCII format in different protocols.
AskSinPP:
Homematic Protocol Library
AstroMech:
Protocol for exchanging small amounts of data over audio.
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-17
|
AstroMech:
Protocol for exchanging small amounts of data over audio.
AsyncDNSServer_ESP32_ENC:
Fully Asynchronous DNS Server Library for ESP32 boards using LwIP ENC28J60 Ethernet.
AsyncDNSServer_ESP32_Ethernet:
Fully Asynchronous DNS Server Library for ESP32/S2/S3/C3 boards using LwIP W5500, W6100 or ENC28J60 Ethernet.
AsyncDNSServer_ESP32_W5500:
Fully Asynchronous DNS Server Library for ESP32 boards using LwIP W5500 Ethernet.
AsyncDNSServer_ESP32_W6100:
Fully Asynchronous DNS Server Library for ESP32 boards using LwIP W6100 Ethernet.
AsyncDNSServer_RP2040W:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-18
|
AsyncDNSServer_RP2040W:
Fully Asynchronous DNS Server Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core.
AsyncDNSServer_Teensy41:
Fully Asynchronous DNS Server Library for Teensy 4.1 using QNEthernet.
AsyncDNSServer_WT32_ETH01:
Fully Asynchronous DNS Server Library for WT32_ETH01 or ESP32-based boards using LwIP LAN8720 Ethernet.
AsyncElegantOTA:
Perform OTAs for ESP8266 & ESP32 Asynchronously.
AsyncESP32_ENC_Manager:
ESP32 + LwIP ENC28J60, including ESP32-S2, ESP32-S3 and ESP32-C3, Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP32_Ethernet_Manager:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-19
|
AsyncESP32_Ethernet_Manager:
ESP32 + LwIP W5500 / ENC28J60, including ESP32-S2, ESP32-S3 and ESP32-C3, Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP32_SC_ENC_Manager:
ESP32_S2/S3/C3 + LwIP + LwIP ENC28J60 Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP32_SC_Ethernet_Manager:
ESP32_S2/S3/C3 + LwIP W5500 / ENC28J60 Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP32_SC_W5500_Manager:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-20
|
AsyncESP32_SC_W5500_Manager:
ESP32_S2/S3/C3 + LwIP W5500 Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP32_SC_W6100_Manager:
ESP32_S2/S3/C3 + LwIP W6100 Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP32_W5500_Manager:
ESP32 + LwIP W5500, including ESP32-S2, ESP32-S3 and ESP32-C3, Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP32_W6100_Manager:
ESP32 + LwIP W6100 Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP8266_ENC_Manager:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-21
|
AsyncESP8266_ENC_Manager:
(ESP8266 + LwIP ENC28J60) Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP8266_Ethernet_Manager:
(ESP8266 + LwIP W5500 / W5100(S) / ENC28J60) Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP8266_W5100_Manager:
(ESP8266 + LwIP W5100 / W5100S) Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncESP8266_W5500_Manager:
(ESP8266 + LwIP W5500) Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
AsyncHTTPRequest_ESP32_Ethernet:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-22
|
AsyncHTTPRequest_ESP32_Ethernet:
Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP library for ESP32/S2/S3/C3, WT32_ETH01 (ESP32 + LAN8720), ESP32 using LwIP ENC28J60, W5500, W6100 or LAN8720.
AsyncHTTPRequest_RP2040W:
Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP_RP2040W library for RASPBERRY_PI_PICO_W with CYW43439 WiFi.
AsyncHTTPRequest_Teensy41:
Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of Teensy41_AsyncTCP for Teensy 4.1 using QNEthernet
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-23
|
AsyncHTTPSRequest_ESP32_Ethernet:
Simple Async HTTPS Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP_SSL library for ESP32/S2/S3/C3, WT32_ETH01 (ESP32 + LAN8720), ESP32 using LwIP ENC28J60, W5500, W6100 or LAN8720.
AsyncHTTPSRequest_Generic:
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) and ESP32 with LwIP ENC28J60, W5500 or W6100.
AsyncMQTT_ESP32:
Arduino Library for ESP32/S2/S3/C3 asynchronous MQTT client implementation
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-24
|
Arduino Library for ESP32/S2/S3/C3 asynchronous MQTT client implementation
AsyncMQTT_Generic:
Arduino Library for ESP8266, ESP32, Portenta_H7, STM32 and RP2040W asynchronous MQTT client implementation
AsyncSMS:
Simple asynchronous SMS library for SIM800L
AsyncStream:
Async read from Stream objects (Serial, etc)
AsyncTCP:
Async TCP Library for ESP32. Forked from https://github.com/me-no-dev/AsyncTCP
AsyncTCP_RP2040W:
Asynchronous TCP Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core
AsyncTCP_SSL:
Asynchronous SSL TCP Library for ESP32.
AsyncTelegram2:
Powerful, flexible and secure Arduino Telegram BOT library. Hardware independent, it can be used with any MCU capable of handling an SSL connection.
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-25
|
AsyncUDP_ESP32_Ethernet:
Fully Asynchronous UDP Library for ESP32 boards using LwIP W5500, W6100 or ENC28J60 Ethernet
AsyncUDP_ESP32_SC_ENC:
Fully Asynchronous UDP Library for ESP32_S2/S3/C3 boards using LwIP ENC28J60 Ethernet
AsyncUDP_ESP32_SC_Ethernet:
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W5500, W6100 or ENC28J60 Ethernet
AsyncUDP_ESP32_SC_W5500:
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W5500 Ethernet
AsyncUDP_ESP32_SC_W6100:
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W6100 Ethernet
AsyncUDP_ESP32_W5500:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-26
|
AsyncUDP_ESP32_W5500:
Fully Asynchronous UDP Library for ESP32 boards using LwIP W5500 Ethernet
AsyncUDP_ESP32_W6100:
Fully Asynchronous UDP Library for ESP32 boards using LwIP W6100 Ethernet
AsyncUDP_Ethernet:
Fully Asynchronous UDP Library for ESP8266 using W5x00 or ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments.
AsyncUDP_RP2040W:
Fully Asynchronous UDP Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments.
AsyncUDP_Teensy41:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-27
|
AsyncUDP_Teensy41:
Fully Asynchronous UDP Library for Teensy 4.1 using QNEthernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments.
AsyncWebServer_ESP32_ENC:
AsyncWebServer for (ESP32 + ENC28J60)
AsyncWebServer_ESP32_SC_ENC:
AsyncWebServer for (ESP32_S2/S3/C3 + LwIP ENC28J60)
AsyncWebServer_ESP32_SC_W5500:
AsyncWebServer for (ESP32_S2/S3/C3 + LwIP W5500)
AsyncWebServer_ESP32_SC_W6100:
AsyncWebServer for (ESP32_S2/S3/C3 + LwIP W6100)
AsyncWebServer_ESP32_W5500:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-28
|
AsyncWebServer_ESP32_W5500:
AsyncWebServer for (ESP32 + LwIP W5500)
AsyncWebServer_ESP32_W6100:
AsyncWebServer for (ESP32 + LwIP W6100)
AsyncWebServer_Ethernet:
Asynchronous HTTP and WebSocket Server Library for ESP8266 using W5x00 or ENC28J60 Ethernet
AsyncWebServer_RP2040W:
Asynchronous WebServer Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core.
AsyncWebServer_Teensy41:
Asynchronous HTTP and WebSocket Server Library for Teensy 4.1 using QNEthernet
AsyncWebServer_WT32_ETH01:
AsyncWebServer for WT32_ETH01 using LAN8720
AsyncWT32_ETH01_Manager:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-29
|
AsyncWT32_ETH01_Manager:
ESP32 + LwIP LAN8720, including WT32-S1, ESP32-S2, ESP32-S3 and ESP32-C3, Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
aTalkArduino:
Real Time Data communication protocol
ATCommands:
AT command parser for those who want to expose their functions via UART as AT commands
Atmel TSS463C VAN bus Datalink Controller library:
A library for the Atmel TSS463/TSS461 VAN Datalink Controller
ATtinySerialOut:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-30
|
ATtinySerialOut:
Minimal bit-bang send serial 115200 or 38400 baud for 1 MHz or 230400 baud for 8/16 MHz ATtiny clock.<br/>Perfect for debugging purposes.<br/>Code size is only 76 bytes@38400 baud or 196 bytes@115200 baud (including first call)<br/>
AutoConnect:
ESP8266/ESP32 WLAN configuration at runtime with web interface.
autowp-mcp2515:
Arduino MCP2515 CAN interface library
AVR-IoT-Cellular:
Library for the AVR-IoT Cellular Mini Board
aWOT:
Arduino web server library.
AWS-SDK-ESP8266:
SDK for AWS using ESP8266
AXP202X_Library:
Arduino library for X-Power AXP202 chip
Azure SDK for C:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-31
|
Arduino library for X-Power AXP202 chip
Azure SDK for C:
Azure SDK for C library for Arduino.
AzureIoTHubMQTTClient:
Azure IoT Hub client library for ESP8266 via MQTT protocol.
BaleMessengerBot_Arduino:
Arduino Bale Bot library.
BalmIot:
Library to easily make GET and UP requests to a BALM IOT.
BareBoneSim800:
A BareBone Arduino Library For SIM800 Modules
Base32-Decode:
Base32 decoder; able to handle both binary and string encoded data.
bb_captouch:
Capacitive touch sensor library for FT6x36 and GT911 I2C devices.
bb_rtc:
realtime clock library for DS3231, RV3032, and PCF8563.
BBQ10Keyboard:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-32
|
BBQ10Keyboard:
Library for using the BBQ10Keyboard PMOD
Beacon:
An AMX-style Ethernet beacon, allowing for remote discovery.
BeaconNano:
Create a Beacon from an Arduino Nano Ble
Beelan LoRaWAN:
LoRaWAN Arduino Library for standalone LoRaWAN modules class A and C with a simple API.
BGWiFiConfig:
BGWiFiConfig是一个为esp8266和esp32设计的简单易用Arduino配网库。
BIP66:
A simple Bitcoin BIP66 Implementation in C++ for the ARK Ecosystem.
BitBang_I2C:
Bit-bang the I2C protocol on any 2 GPIO pins on any system.
BlaeckSerial:
A simple library to send binary (sensor) data via Serial port to your PC.
BLE SDK for Arduino:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-33
|
BLE SDK for Arduino:
Nordic BLE SDK for Arduino for nRF8001 products such as the BLE Shield, Blend and Blend Micro.
BLE-MIDI:
BLE-MIDI I/Os for Arduino
ble_definitions:
A library that contains ready to use definitions for different BLE Services and Characteristics
BLEPeripheral:
An Arduino library for creating custom BLE peripherals.
BLESensorGateway:
allows to read data from a local BLE sensor and send it to Arduino Cloud and viceversa.
BLESerial:
A library to communicate with BLE Serial Modules
Blinker:
Build a easy way for your IoT project.
Blinker_PMSX003ST:
Arduino library for Plantower PMSX003ST family sensors.
BlueDisplay:
This library enables an Android smartphone or tablet to act as a graphical display for your Arduino.<br/>
bluemicro_exmpl:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-34
|
bluemicro_exmpl:
Keyboard examples that uses the BlueMicro libraries.
bluemicro_hid:
Creates a unified facade to both TinyUSB and nRF52 BlueFruit HID interfaces.
Bluepad32:
Enables gamepad support for NINA-based boards like the Nano RP2040 Connect, MKR WiFi 1010, MKR VIDOR 4000, UNO WiFi Rev.2 and Nano 33 IoT.
Blues Wireless Notecard:
An easy to use Notecard Library for Arduino.
Blynk:
Build a smartphone app for your project in minutes!
Blynk For Chinese:
Build a smartphone app for your project in minutes!
Blynk_Async_ESP32_BT_WF:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-35
|
Blynk_Async_ESP32_BT_WF:
Simple WiFiManager for Blynk and ESP32 with or without SSL, configuration data saved in either SPIFFS or EEPROM. Enable inclusion of both ESP32 Blynk BT/BLE and WiFi libraries. Then select one at reboot or run both. Eliminate hardcoding your Wifi and Blynk credentials and configuration data saved in either LittleFS, SPIFFS or EEPROM. Using AsyncWebServer instead of WebServer, with WiFi networks scanning for selection in Configuration Portal.
Blynk_Async_GSM_Manager:
Simple GSM shield Credentials Manager for Blynk and ESP32 / ESP8266 boards, with or without SSL, configuration data saved in LittleFS / SPIFFS / EEPROM.
Blynk_Async_WM:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-36
|
Blynk_Async_WM:
Simple Async WiFiManager for Blynk and ESP32 (including ESP32-S2, ESP32-C3), ESP8266 with or without SSL, configuration data saved in either LittleFS, SPIFFS or EEPROM. Now working with new ESP8266 core v3.0.1 and ESP32 core v1.0.6
Blynk_Esp8266AT_WM:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-37
|
Blynk_Esp8266AT_WM:
Simple WiFiManager for Blynk with MultiWiFi Credentials, for Mega, SAM DUE, SAMD21, SAMD51, nRF52, STM32F/L/H/G/WB/MP1, Teensy, RP2040-based RASPBERRY_PI_PICO, etc. boards running ESP8266/ESP32-AT shields. Configuration data saved in EEPROM, EEPROM-emulated FlashStorage_STM32 or FlashStorage_SAMD, SAM-DUE DueFlashStorage or nRF52/TP2040 LittleFS.
Blynk_Teensy:
Enable Blynk support of Teensy boards, especially latest Teensy 4.0/4.1, using WiFi, Ethernet, BT/BLE and GMSM/GPRS shields
Blynk_WiFiManager:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-38
|
Blynk_WiFiManager:
Simple WiFiManager for Blynk and ESP32 (including ESP32-S2, ESP32-C3), ESP8266 with or without SSL, configuration data saved in either LittleFS, SPIFFS or EEPROM. Now working with new ESP8266 core v3.0.0 and ESP32 core v1.0.6
Blynk_WiFiNINA_WM:
Simple WiFiManager for Blynk and Mega, UNO WiFi Rev2, Teensy, SAM DUE, SAMD21, SAMD51, STM32, nRF52, RP2040-based boards, etc. using WiFiNINA shields, configuration data saved in EEPROM, FlashStorage_SAMD, FlashStorage_STM32, DueFlashStorage, nRF52/RP2040 LittleFS
BlynkESP32_BT_WF:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-39
|
BlynkESP32_BT_WF:
Enable inclusion of both ESP32 Blynk BT/BLE and WiFi libraries. Then select one at reboot or run both. Eliminate hardcoding your Wifi and Blynk credentials and configuration data saved in either LittleFS, SPIFFS or EEPROM.
BlynkEthernet_Manager:
Simple Ethernet Manager for MultiBlynk for Teensy, SAM DUE, SAMD21, SAMD51, nRF52, ESP32, ESP8266, RP2040-based (Nano_RP2040_Connect, RASPBERRY_PI_PICO) boards, etc. with or without SSL, configuration data saved in ESP8266/ESP32 LittleFS, SPIFFS, nRF52/RP2040 LittleFS/InternalFS, EEPROM, DueFlashStorage or SAMD FlashStorage.
BlynkEthernet_STM32_WM:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-40
|
BlynkEthernet_STM32_WM:
Simple Blynk Credentials Manager for STM32 boards using built-in LAN8742A Ethernet, LAN8720, ENC28J60 or W5x00 Ethernet shields, with or without SSL, configuration data saved in EEPROM.
BlynkGSM_Manager:
Simple GSM shield Credentials Manager for Blynk and ESP32 / ESP8266 boards, with or without SSL, configuration data saved in LittleFS / SPIFFS / EEPROM.
BlynkNcpDriver:
Build a smartphone app for your project in minutes!
BM64 Library:
BM64/BM62 Library for Arduino
Boho:
Ultra Light SSL without PKI.
Bolder Flight Systems Checksum:
Checksum library.
Bolder Flight Systems Message Framing:
Message framing library.
BoodskapTransceiver:
Boodskap IoT Platform Arduino Library
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-41
|
BoodskapTransceiver:
Boodskap IoT Platform Arduino Library
BotleticsSIM7000:
Arduino library for the Botletics SIM7000 Shield and other SIMCom modules
BowlerCom:
A library to communicate between an arduino and a computer.
BPLib:
This library simplifies using the RN-42 Bluetooth Module
BridgeHttpClient:
A practical and easy to use generic HTTP client library for the Yun.
Brzo I2C:
Brzo I2C is a fast I2C Implementation written in Assembly for the esp8266
BTLE:
Arduino library for basic Bluetooth LE communication.
Buffered Streams:
Implementation of Arduino's Stream class which use internal ring buffers to emulate a pair of connected Streams or a Loopback Stream.
Button2:
Arduino/ESP library to simplify working with buttons.
BytebeamArduino:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-42
|
Arduino/ESP library to simplify working with buttons.
BytebeamArduino:
A small Arduino Library for Bytebeam Cloud that just works.
ByteConvert:
Library for converting variables to bytes and reverse
CafeIOT:
CafeIOT library for Eep8266.
CafeIot_Arduino:
CafeIot library for Arduino.
Callmebot ESP32:
Callmebot library for ESP32
Callmebot ESP8266:
Callmebot library for ESP8266
Camino:
A library for controlling an Arduino from Python over Serial.
CAN:
An Arduino library for sending and receiving data using CAN bus.
CAN Adafruit Fork:
An Arduino library for sending and receiving data using CAN bus.
CanBusData_asukiaaa:
It defines data frame of CAN bus.
CanBusMCP2515_asukiaaa:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-43
|
CanBusMCP2515_asukiaaa:
It communicate with MCP2515 or MCP25625 on SPI to use CAN Bus.
Canon BLE remote:
[BETA] Canon bluetooth remote control library for Arduino.
CayenneLPP:
CayenneLPP Arduino Library.
CayenneLPPdec:
CayenneLPP data decoder
CayenneMQTT:
Connect a device to the Cayenne dashboard using MQTT.
CBUS:
Library for MERG CBUS
CBUS2515:
Library for MERG CBUS using MCP2515, 25625 ICs
CBUSACAN2040:
Library for MERG CBUS using CAN2040 driver
CBUSBUZZER:
Arduino library for MERG CBUS buzzer processing
CBUSconfig:
Arduino library for MERG CBUS module configuration
CBUSLED:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-44
|
Arduino library for MERG CBUS module configuration
CBUSLED:
Arduino library for MERG CBUS LED processing
CBUSSwitch:
Arduino library for MERG CBUS pushbutton switch processing
CC3000 MDNS:
Simple multicast DNS name resolution library for Adafruit's CC3000 and Arduino.
Cdrv8833:
ESP32 class for the TI DRV8833 motor driver. Designed for unipolar (DC) motors only (not stepper).
CEClient:
A library which allows communication with HDMI CEC capable devices.
CH9328-Keyboard:
USB HID Keyboard using WCH CH9328 chip. It is almost compatible with Arduino Keyboard library.
ChatGPT_Client:
Library for communication with ChatGPT
ChirpSDK:
Chirp SDK
cI2C:
Arduino Hardware I2C for AVR (in plain c)
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-45
|
cI2C:
Arduino Hardware I2C for AVR (in plain c)
CliTerminal:
Simple Serial Terminal
ClosedCube TCA9546A:
Arduino library for Texas Instruments TCA9546A 4-Channel I2C Multiplexer/Switch With Reset Function
ClosedCube TCA9548A:
Arduino library for Arduino library for Texas Instruments TCA9548A 8-Channel I2C Switch/Multiplexer
ClosedCube_I2C_Driver:
Arduino library for ClosedCube I2C Driver (Wrapper)
cloud4rpi-esp-arduino:
Connect a board to the Cloud4RPi control panel using MQTT - https://cloud4rpi.io.
Cloudchip IoT:
Cloudchip.io communication library for Arduino, ESP8266 & EPS32
CmdMessenger:
A serial messaging library for the Arduino and .NET/Mono platform.
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-46
|
CmdMessenger:
A serial messaging library for the Arduino and .NET/Mono platform.
CMMC MQTT Connector:
MQTT Connector library
CMMC OTA:
CMMC OTA
CMMC Packet:
A simple CMMC Packet data structure.
CMMC WiFi Connector:
WiFiConnector by CMMC
CMMC_Interval:
CMMC_Interval
CMMC_NB-IoT:
CMMC_NB-IoT
CoAP simple library:
Simple CoAP client/server library for generic Arduino Client hardware.
Codec2:
The Codec2 library is a proof-of-concept for running the Codec2 audio codec on an Arduino-compatible Adafruit Feather nRF52 Bluefruit LE board.
Cohere_Client:
Arduino Library to connect with Cohere models
CoinMarketCapApi:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-47
|
Arduino Library to connect with Cohere models
CoinMarketCapApi:
A wrapper for the CoinMarketCap.com Api (supports ESP8266, ESP32 & WiFi101 boards)
ComDriverSpi:
SPI communication driver class
Commander:
Command line library for Arduino.
CommandParser:
An Arduino library for parsing commands of the form COMMAND_NAME ARG1 ARG2 ARG3.
ConfigManager:
WiFi connection manager for ESP8266 and ESP32
ConnectThings_ESP8266:
Allows communication with WiFi network for all Arduino boards.
Console:
Arduino based VT100 comparable serial console library.
Constellation:
Arduino/ESP library for Constellation 1.8
CRMui3:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-48
|
Arduino/ESP library for Constellation 1.8
CRMui3:
CRMui3 WebFramework build a web app (Web UI) for ESP8266 and ESP32 in your project in minutes! / CRMui3 WebFramework для esp8266 и esp32. Позволяет быстро и просто создать веб интерфейс для настройки и управления устройством.
CRMX_TimoTwo:
Provides a library for reading and interpreting CRMX TimoTwo MKR Shield data over SPI.
CrossMgrLapCounter:
Library for communicating with CrossMgr's lap counter interface
CS5490:
A library control an integrated circuit Cirrus Logic - CS5490
cSerialWatcher:
Monitor and modify arduino variables via serial usb
CTBot:
Simple Arduino Telegram BOT library for ESP8266/ESP32
Cumulocity IoT client:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-49
|
Cumulocity IoT client:
A client library to connect your Arduino to Cumulocity IoT cloud over MQTT.
Cumulocity IoT Downstream:
A client library to extract realtime measurement, alarm, event and operation from Cumulocity IoT Platform.
Cumulocity IoT Upstreaming:
A client library to connect your Arduino to Cumulocity IoT cloud over https.
CWLibrary:
Library to send CW message with your custom function and device.
CWW Morse Transmit:
Send Morse Code on a digital I/O pin with optional audio sidetone.
Cytron ESPWiFi Shield:
Library for Cytron ESPWiFi Shield
DA16200 Wi-Fi Library for Arduino:
Wi-Fi enable your Arduino sketches using Dialog's DA16200 Module
Dabble:
Updated Dabble library with Internet module for Arduino.
DabbleESP32:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-50
|
Updated Dabble library with Internet module for Arduino.
DabbleESP32:
Dabble is a library to interface ESP32 with Dabble Smartphone app on Arduino IDE.
DAC121C08x:
Arduino library for the following Texas Instruments 12 bit DAC ICs: DAC121C081 and DAC121C085.
DataServeriOS:
Serves data to Arduino Control (iOS) for control over network.
DataVisualizer:
This library is intended to simplify the use from Microchip Data Visualizer via the Atmel Data Protocol.
DCD SDK for Arduino:
A library that allows to connect to dcd hub and update value of thing property provided by property_id.
DDNS_Generic:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-51
|
DDNS_Generic:
DDNS Update Client Library for SAM DUE, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, AVR Mega, megaAVR, Teensy, RP2040-based RASPBERRY_PI_PICO, WT32_ETH01, Portenta_H7, etc. besides ESP8266/ESP32, using ESP8266-AT/ESP32-AT WiFi, WiFiNINA, Ethernet W5x00, ENC28J60, LAN8742A or Teensy NativeEthernet
DebugLog:
Logging library for Arduino that can output to both Serial and File with one line
detaBaseArduinoESP32:
Makes working with Deta.sh Base easy
DF-Print:
Use C# style syntax for formatting strings.
DFL168A_Async:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-52
|
Use C# style syntax for formatting strings.
DFL168A_Async:
Arduino board accesses OBD2/J1939/J1708 Data by DFL168A Integrated Circuit Chip. Most methods are unblocked.
DFL168A_Sync:
Arduino board accesses OBD2/J1939/J1708 Data by DFL168A Integrated Circuit Chip. All methods are blocked.
DFRobot_IICSerial:
DFRobot Standard library(SKU:DFR0627).
DFRobot_LoRa:
DFRobot_LoRa is the Communication library of DFRobot
DFRobot_MCP2515:
This is a Library for MCP2515(SKU: DFR0370).
DFRobot_RTU:
Modbus RTU library for Arduino.
DFRobot_SIM:
base class library.
DFRobot_SIM7000:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-53
|
DFRobot_SIM:
base class library.
DFRobot_SIM7000:
communication device library.(SKU:DFR0572/DFR0505-CN)
DFRobot_SIM808:
This is a Library for SIM808 GPS/GPRS/GSM Arduino Shield V1.0(SKU: TEL0097).
DFW:
Tele-op and autonomous change over for WPI RBE platform.
Discord_WebHook:
Send message on discord using webhook
DIYables_IRcontroller:
The Arduino library for IR remote controller. It works with Arduino, ESP32, ESP8266.
DLLN3X ZigBee Mesh Module Library:
This library allows you to use DLLN3X ZigBee mesh module very easily.
DLPacket:
Structure a collection numerical data to be sent through a stream into a well-defined packet.
DMXSerial:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-54
|
DMXSerial:
Enables DMX communication using the built-in serial port for Arduino boards.
DMXSerial2:
Enables building DMX/RDM devices using the built-in serial port for Arduino boards UNO, Leonardo, Mega.
DmxSimple:
Drive DMX controlled lights and visual effects available from DJ or theatrical suppliers.
DMXUSB:
DMXUSB emulates an ENTTEC-compatible DMXKing USB to DMX serial device with one or two universes
DRA818:
Configure and communicate with FM module DRA818.
DropboxManager:
Manipulate your Dropbox files by ESP8266
due_can:
Allows for CAN bus communications with the Arduino Due
DvG_StreamCommand:
A lightweight Arduino library to listen for commands over a stream
DW1000:
A library that offers functionality to use Decawave's DW1000 chips/modules.
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-55
|
A library that offers functionality to use Decawave's DW1000 chips/modules.
dwarf433:
Arduino libary to transmit arbitrary RF433 signals
dWin:
Dwin HMI LCD Screen Library.
DWIN T5L API wrapper:
A basic library to easily communicate with DWIN HMI displays.
dynaHTML:
dynamic HTML library for ESP8266/ESP32
Dynamixel2Arduino:
DYNAMIXEL protocol Library for Arduino
E131:
E1.31 sACN for AVR Ethernet and ESP8266.
E220Lib:
A Library used to interface the EBYTE E220 module with an Arduino
Easy IoT with CC1101 - Sub-1GHz LORA-like:
Easy to use Arduino Library for the TI CC1101 Low-Power Sub-1GHz RF Transceiver
Easy MFRC522:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-56
|
Easy MFRC522:
Simplified reading/writing data chunks from/to RFID tags with MFRC522 module.
easyConfig:
WebPortal and WiFi management for ESP32/ESP8266
EasyDDNS:
ESP8266 & ESP32 DDNS Update Client Library.
EasyHTTP:
An ESP32 library to facilitate the execution of HTTP requests.
Easyiot-Esp8266:
An Arduino library for sending and receiving data to an online platform using Esp8266 ESP-12E Boards.
EasyLogger:
A library to do serial logging the easy and lightweight way
EasyMorse:
A simplified Morse code library to be used as a method of Communication.
EasySSDP:
Easy, single function SSDP setup.
EasyUI:
ESP8266 User Interface Library.
EasyWebServer:
An easy-to-use web server
EByte LoRa E22 library:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-57
|
An easy-to-use web server
EByte LoRa E22 library:
LoRa EBYTE E22 device library complete and tested with Arduino, Arduino SAMD (Nano 33 IoT and MKR), esp8266, esp32 and STM32. sx1262/sx1268
EByte LoRa E220 library:
LoRa EBYTE E220 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico. LLCC68
EByte LoRa E32 library:
LoRa EBYTE E32 device library complete and tested with Arduino, Arduino SAMD, esp8266, esp32 and STM32. sx1278/sx1276.
EL_dev_arduino:
Library and Sample of ECHONET Lite for Arduino
electricui-embedded:
Connect your microcontroller to a high performance user interface, run entirely locally and under your control.
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-58
|
Electronic Cats PN7150:
Arduino library for SPI and I2C access to the PN7150 RFID/Near Field Communication chip.
ElegantOTA:
Perform OTAs for ESP8266 & ESP32 Elegantly!
ELMDuino:
Arduino library to easily interface with the common OBDII scanner: ELM327
ELMo:
Low-level synchronous Arduino library to interface with ELM327 OBDII devices.
em4095:
A library for reading and writing rfid chips with em4095 and esp32
EMailSender:
Send EMail via SMTP, library for Raspberry Pi Pico W, Arduino, SAMD (WiFiNINA), STM32, esp8266 and esp32.
EmbAJAX:
Framework for displays and controls on a web page
EmbeddedMqttBroker:
Mqtt Broker for embedded systems, developed and tested on an Esp32.
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-59
|
Mqtt Broker for embedded systems, developed and tested on an Esp32.
EmbUI:
Embedded Web UI framework for esp8266/esp32/esp32-c3/esp32-s2/esp32-s3 IoT prototyping
EMUcan:
ECUMaster EMU CAN Stream Reader Arduino Library
EMUSerial:
ECUMaster EMU Serial Library
ERa:
E-Ra by EoH. An IoT Market Enabler!
escposprinter:
Library for ESC/POS Printer
ESP Async E1.31:
Async E1.31 sACN for ESP8266.
ESP Battery:
Arduino Library to calculate the ESP8266 (Feather Huzzah) battery level.
ESP Line Notify:
Line Notify Library for ESP8266 and ESP32.
ESP Mail Client:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-60
|
Line Notify Library for ESP8266 and ESP32.
ESP Mail Client:
Arduino E-Mail Client Library to send, read and get incoming email notification for ESP32, ESP8266 and SAMD21 devices.
ESP-DASH:
A blazing fast library to create realtime dashboards for ESP8266's and ESP32's.
esp-echonet-lite:
Echonet Lite library for ESP
esp-fs-webserver:
From FSBrowser.ino example to library
ESP-Google-Forms-Client:
Arduino Google Forms REST client library for ESP8266, ESP32 and Raspberry Pi Pico (RP2040).
ESP-Google-Sheet-Client:
Arduino Google Sheet REST client library for ESP8266, ESP32 and Raspberry Pi Pico (RP2040).
ESP-WiFiSettings:
WiFi configuration manager for the ESP32 and ESP8266 platforms.
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-61
|
WiFi configuration manager for the ESP32 and ESP8266 platforms.
ESP2SOTA:
Async OTA (AP & Client WiFi modes) for ESP32/ESP8266.
ESP32 BLE ANCS Notifications:
Arduino library for ESP32, for reading and interacting with Smartphone notifications from iOS.
ESP32 BLE Arduino:
BLE functions for ESP32
ESP32 I2C Slave:
I2C Slave library for ESP32 (unofficial)
ESP32 Mail Client:
Mail Client Arduino Library for ESP32
ESP32 Microsoft Graph:
This library provides an easy login process to AzureAD. I have also included a sample that displays Teams presence.
ESP32 Rest Client:
Arduino WIFI Rest Client for ESP32
ESP32 RMT Peripheral VAN bus reader library:
ESP32 RMT Peripheral VAN bus reader library
esp32-BG95:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-62
|
ESP32 RMT Peripheral VAN bus reader library
esp32-BG95:
BGxx modem - GPRS and LTE communications
ESP32-BLE-Gamepad:
Bluetooth LE Gamepad library for the ESP32.
ESP32-BLE-MIDI:
A library to use MIDI over Bluetooth Low Energy on ESP32 boards.
ESP32-ENC28J60:
Enables network connection (local and Internet) with ENC28J60 using the ESP32 Ethernet.
ESP32-OTA:
Add an HTTP OTA interface to an existing project
ESP32_BleSerial:
A BLE Serial library for Arduino ESP32
esp32_codec2:
Codec2 Arduino library for ESP32.
ESP32_easy_wifi_data:
Simple library for sending and recieving booleans, bytes, integers, and float variables over UDP. The esp32 can be connected to a wifi network or create its own hotspot.
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-63
|
ESP32_ENC_Manager:
ESP32 + LwIP ENC28J60, including ESP32-S2, ESP32-S3 and ESP32-C3, Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
ESP32_Ethernet_Manager:
(ESP32 + LwIP W5500 / ENC28J60), including ESP32-S2, ESP32-S3 and ESP32-C3, Connection and Credentials Manager, with enhanced GUI and fallback Web ConfigPortal.
esp32_ftpclient:
An FTP-Client for the ESP32.
ESP32_HTTPS_Server:
Alternative ESP32 Webserver implementation for the ESP32, supporting HTTPS and HTTP.
esp32_https_server_compat:
An Arduino library for an alternative ESP32 HTTP/HTTPS web server implementation
ESP32_Pinoo:
An Arduino library to use Pinoo ESP32 modules.
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
38756a9eb6c5-64
|
ESP32_Pinoo:
An Arduino library to use Pinoo ESP32 modules.
ESP32_SC_ENC_Manager:
ESP32_S2/S3/C3 + LwIP ENC28J60 Connection and Credentials Manager, with enhanced GUI and fallback Web ConfigPortal.
ESP32_SC_Ethernet_Manager:
(ESP32_S2/S3/C3 + LwIP W5500 / ENC28J60) Connection and Credentials Manager, with enhanced GUI and fallback Web ConfigPortal.
ESP32_SC_W5500_Manager:
ESP32_S2/S3/C3 + LwIP W5500 Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal.
ESP32_SC_W6100_Manager:
ESP32_S2/S3/C3 + LwIP W6100 Connection and Credentials Manager, with enhanced GUI and fallback Web ConfigPortal.
ESP32_W5500_Manager:
|
https://www.arduino.cc/reference/en/libraries/category/communication/index.html
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.