id
stringlengths 14
16
| text
stringlengths 10
1.45k
| source
stringlengths 46
118
|
---|---|---|
d15c5a9d8a61-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Zencoder
ZEncoder
Sensors
Library for encoder of motor
Author: Pierre Valleau
Maintainer: Pierre Valleau
Read the documentation
Compatibility
This library is compatible with the samd
architecture so you
should be able to use it on the
following Arduino boards:
Arduino MKR FOX 1200
Arduino MKR GSM 1400
Arduino MKR NB 1500
Arduino MKR VIDOR 4000
Arduino MKR WAN 1300 (LoRa connectivity)
Arduino MKR WAN 1310
|
https://www.arduino.cc/reference/en/libraries/zencoder/index.html
|
d15c5a9d8a61-1
|
Arduino MKR WAN 1310
Arduino MKR WiFi 1010
Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data)
Arduino MKR1000 WIFI
Arduino Nano 33 IoT
Arduino Zero
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/zencoder/index.html
|
ec2154f435b4-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Pcf2129
PCF2129
Device Control
Arduino library for RTC PCF2129 with integrated quartz crystal
Author: hideakitai
Maintainer: hideakitai
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.1.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/pcf2129/index.html
|
1ddf5a20ec47-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Closedcube max30205
ClosedCube MAX30205
Sensors
Arduino library for Maxim Integrated MAX30205 Human Body Temperature Sensor
Author: ClosedCube
Maintainer: ClosedCube
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.3
(latest)
1.0.2
1.0.1
|
https://www.arduino.cc/reference/en/libraries/closedcube-max30205/index.html
|
d26295f2965a-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Oss ec microchip mcp9701 mcp9701a 00000057
OSS-EC_MICROCHIP_MCP9701_MCP9701A_00000057
Sensors
Microchip Technology MCP9701, MCP9701A Temperature Sensor Library.
Number of Components:Single, Calculation:Floating-point, Moving average filter:Select Non SMA EMA WMA, Diagnosis:Range Min to Max
Author: RLL-Blue-Dragon
Maintainer: RLL-Blue-Dragon
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/oss-ec_microchip_mcp9701_mcp9701a_00000057/index.html
|
d26295f2965a-1
|
Maintainer: RLL-Blue-Dragon
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/oss-ec_microchip_mcp9701_mcp9701a_00000057/index.html
|
b9be3f1ff971-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Esp at lib
ESP_AT_Lib
Communication
|
https://www.arduino.cc/reference/en/libraries/esp_at_lib/index.html
|
b9be3f1ff971-1
|
> Libraries
> Esp at lib
ESP_AT_Lib
Communication
WizFi360/ESP8266/ESP32-AT library for Arduino providing an easy-to-use way to control WizFi360/ESP8266-AT/ESP32-AT WiFi shields using AT-commands. For AVR, Teensy, SAM DUE, SAMD21, SAMD51, STM32, nRF52, SIPEED_MAIX_DUINO and RP2040-based (Nano_RP2040_Connect, RASPBERRY_PI_PICO, etc.) boards using WizFi360/ESP8266/ESP32 AT-command shields.
The library supports HTTP GET and POST requests, provides argument parsing, handles one client at a time.
Author: Khoi Hoang
Maintainer: Khoi Hoang
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/esp_at_lib/index.html
|
b9be3f1ff971-2
|
Maintainer: Khoi Hoang
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.5.1
(latest)
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/esp_at_lib/index.html
|
b520e983b5be-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Esp32 targz
ESP32-targz
Data Processing
A library to unpack/uncompress tar, gz, and tar.gz files on ESP32 and ESP8266
ESP32-targz is a wrapper for TinyUntar and uzLib to use with fs::FS. It supports streaming and will use ~36KB ram.
Author: tobozo
Maintainer: tobozo
Read the documentation
Go to repository
Compatibility
This library is compatible with the esp32, esp8266, rp2040, mbed_rp2040
|
https://www.arduino.cc/reference/en/libraries/esp32-targz/index.html
|
b520e983b5be-1
|
architectures.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.9
(latest)
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.5-beta
1.0.4-beta
1.0.3-beta
1.0.2-beta
1.0.1-beta
1.0.0-alpha
0.3.2
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.1
|
https://www.arduino.cc/reference/en/libraries/esp32-targz/index.html
|
2d0577c97154-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> M10sd
M10SD
Signal Input/Output
microSD library for PulseRain M10 board.
Use this library to control the microSD card on PulseRain M10 board.
Author: PulseRain
Maintainer: PulseRain
Read the documentation
Compatibility
This library is compatible with the FP51
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.2
(latest)
|
https://www.arduino.cc/reference/en/libraries/m10sd/index.html
|
2d0577c97154-1
|
1.0.2
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/m10sd/index.html
|
04e091a2ae99-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Rak12019 ltr390 uv light
RAK12019_LTR390_UV_Light
Sensors
RAKWireless library for the RAK12019 module with the LTR390 UV light sensor
UV light intensity measuring using the RAK12019 module from RAKWireless. Checkout the WisBlock RAK12019 today!
Author: RAKWireless
Maintainer: RAKWireless
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
|
https://www.arduino.cc/reference/en/libraries/rak12019_ltr390_uv_light/index.html
|
04e091a2ae99-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/rak12019_ltr390_uv_light/index.html
|
5393c25a56e6-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Quarkts
QuarkTS
Device Control
An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.
QuarkTS++ is an operating system that provides a modern environment to build stable and predictable event-driven multitasking embedded software. The OS is built on top of a cooperative quasi-static scheduler and its simplified kernel implements a specialized round-robin scheme using a linked-chain approach and an event-queue to provide true FIFO priority-scheduling..
Author: J. Camilo Gomez C.
|
https://www.arduino.cc/reference/en/libraries/quarkts/index.html
|
5393c25a56e6-1
|
Author: J. Camilo Gomez C.
Maintainer: J. Camilo Gomez C.
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.6
(latest)
1.2.4
1.2.3
1.2.2
1.2.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
|
https://www.arduino.cc/reference/en/libraries/quarkts/index.html
|
2e5e944d0174-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Ubidotsxlr8
UbidotsXLR8
Communication
Ubidots library for an XLR8 board with a WINC1500
This library provides functions that allow a user to interact with the Ubidots platform to send an receive data from an Alorium XLR8 family board using a WINC1500 WiFi module.
Author: Alorium Technology
Maintainer: Alorium Technology
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
|
https://www.arduino.cc/reference/en/libraries/ubidotsxlr8/index.html
|
2e5e944d0174-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/ubidotsxlr8/index.html
|
3652e2ee83c3-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> P1am serial
P1AM_Serial
Communication
P1AM_Serial CPU library
A library to communicate and configure the P1AM-Serial shield for RS232, RS485, and RS422 modes
Author: FACTS Engineering
Maintainer: Adam Cummick
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/p1am_serial/index.html
|
3652e2ee83c3-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/p1am_serial/index.html
|
550fa13bb833-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Virtuinocm
VirtuinoCM
Communication
Required for communication with Virtuino app
Author: Ilias Lamprou
Maintainer: Ilias Lamprou
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.2
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/virtuinocm/index.html
|
b03d99dbe44a-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Irm mini
IRM Mini
Display
Adafruit_GFX-compatible library for IRM-Mini
Author: TAMC
Maintainer: TAMC
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/irm-mini/index.html
|
cedcb5175185-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Excelsior light
Excelsior_Light
Device Control
Used for easy use of the Excelsior Lightsensor
While the underlying Sensor can still be controlled manualy, with the help of this library the Excelsior Lightsensor can be operated more easily and more advanced functions have been simplyfied for the user into singel function calls.
Author: Frederik Eberhard, Tim Hartmann
Maintainer: Frederik Eberhard
Read the documentation
Go to repository
Compatibility
|
https://www.arduino.cc/reference/en/libraries/excelsior_light/index.html
|
cedcb5175185-1
|
Maintainer: Frederik Eberhard
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/excelsior_light/index.html
|
561b65fe96fc-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Serialmux
serialMux
Communication
Serial multiplexer for Arduino
This library provides a simple way to create multiple virtual serial devices that communicate over one physical serial connection. A virtual device can be used as a drop-in replacement for `Stream` like objects such as `Serial`.
Author: Jeroen F.J. Laros
Maintainer: Jeroen F.J. Laros
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
|
https://www.arduino.cc/reference/en/libraries/serialmux/index.html
|
561b65fe96fc-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/serialmux/index.html
|
14adf5808d99-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Movingaverageplus
MovingAveragePlus
Data Processing
Moving Average library compatible with any number type
Fully documented. Implements a lightweight moving average structure on Arduino. Performance and usability are the two focuses I thought of when creating this library.
Author: Alexandre Hiroyuki Yamauchi
Maintainer: Alexandre Hiroyuki Yamauchi
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/movingaverageplus/index.html
|
14adf5808d99-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
4.2.2
(latest)
4.2.1
4.2.0
4.1.4
4.1.2
4.0.0
3.2.0
2.1.0
2.0.1
1.3.2
1.3.1
1.2.1
|
https://www.arduino.cc/reference/en/libraries/movingaverageplus/index.html
|
64b941f3026d-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Escornabotext
EscornabotEXT
Other
Library for Escornabot EXT.
Escornabot EXT (codename "Kanoi") is an evolution of the Escornabot project in order to make it more flexible and versatile. This library contains the basic routines you need to program an Escornabot by yourself directly from an sketch, as well as the main firmware (as an example of the library itself) to make it work using an analog keypad.
Author: Xoan Sampaiño
|
https://www.arduino.cc/reference/en/libraries/escornabotext/index.html
|
64b941f3026d-1
|
Author: Xoan Sampaiño
Maintainer: Xoan Sampaiño
Read the documentation
Go to repository
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.7.1
(latest)
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
|
https://www.arduino.cc/reference/en/libraries/escornabotext/index.html
|
b4e798a07aca-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Ukit explore
uKit Explore
Device Control
Use to drive all devices provided by UBTECH company.
This library allows an Arduino board to control all devices provided by UBTECH company.
Author: jialong.kuang, UBTECH
Maintainer: UBTECH
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/ukit-explore/index.html
|
b4e798a07aca-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.28
(latest)
1.2.28-1
1.2.15
1.2.11
1.2.6
1.2.2
1.2.0
1.1.8
1.1.7
1.1.5
1.1.3
|
https://www.arduino.cc/reference/en/libraries/ukit-explore/index.html
|
144d582632bb-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Mcp4728
MCP4728
Device Control
Arduino library for MCP4728 quad channel, 12-bit voltage output Digital-to-Analog Convertor with non-volatile memory and I2C compatible Serial Interface
Author: hideakitai
Maintainer: hideakitai
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
|
https://www.arduino.cc/reference/en/libraries/mcp4728/index.html
|
144d582632bb-1
|
the
Arduino IDE and install it from there.
0.1.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/mcp4728/index.html
|
e502ab64a99f-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Tridenttd easyfreertos32
TridentTD_EasyFreeRTOS32
Other
A library for ESP32's FreeRTOS in the easy way
SUPPORT multitasking in easy way, INTERRUPT in task function.
Author: TridentTD
Maintainer: TridentTD
Read the documentation
Compatibility
This library is compatible with the esp32
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.9.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/tridenttd_easyfreertos32/index.html
|
e502ab64a99f-1
|
1.9.0
(latest)
1.8.0
1.7.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
|
https://www.arduino.cc/reference/en/libraries/tridenttd_easyfreertos32/index.html
|
cf6f7c8325c6-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Fc0005748911
FC0005748911
Timing
Firechip - Micro Crystal RV-8263 Arduino Library a Real-Time Clock Module with I2C-Bus
|
https://www.arduino.cc/reference/en/libraries/fc0005748911/index.html
|
cf6f7c8325c6-1
|
The RV-8263 is a real-time clock (RTC) IC manufactured by Ricoh Electronics. It is a low-power, low-cost device designed for use in a wide range of electronic applications that require accurate timekeeping. The RV-8263 features a built-in oscillator, which provides a highly accurate timebase, and a backup battery input that allows it to continue to keep accurate time even when the main power supply is disrupted. The device provides year, month, date, hours, minutes, and seconds information, and supports both 12-hour and 24-hour time formats. It also has a number of programmable alarm and timer functions, and can generate square wave output signals for use with external circuits.
Author: Firechip
Maintainer: Firechip
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
|
https://www.arduino.cc/reference/en/libraries/fc0005748911/index.html
|
cf6f7c8325c6-2
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.1.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/fc0005748911/index.html
|
5b00da9cd520-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Timers
Timers
Timing
LightWeight Timers library
Simple library to measure if wait time elapsed
Author: Centaq
Maintainer: Centaq
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.2
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/timers/index.html
|
a94fa4b3b87f-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Reactorprotocol
ReactorProtocol
Communication
Simulated Reactor communication protocol.
This library simulates a model reactor that is in trouble. Students interact with the reactor and unload the spent fuel rods.
Author: Craig Putnam
Maintainer: Kevin Harrington
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
|
https://www.arduino.cc/reference/en/libraries/reactorprotocol/index.html
|
a94fa4b3b87f-1
|
the
Arduino IDE and install it from there.
0.0.2
(latest)
0.0.1
|
https://www.arduino.cc/reference/en/libraries/reactorprotocol/index.html
|
41d824136eef-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Kolabsecarscan
KolabseCarsCan
Communication
Storing data about the state of the car and decoding this data from CAN bus messages
This library allows you to decode messages received from CAN-bus and store this info about car state.
Author: Kolabse
Maintainer: Kolabse
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/kolabsecarscan/index.html
|
41d824136eef-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.51.45
(latest)
0.51.43
0.51.41
0.51.38
0.51.30
0.51.23
0.50.0
|
https://www.arduino.cc/reference/en/libraries/kolabsecarscan/index.html
|
77866f0158d3-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Circuitsfunbasic
CircuitsFunBasic
Other
Essential basic components library by CircuitsFun.
This library includes objects and functions for components used in CircuitsFun's Basic Instructions. Compatible with Arduino IDE 1.5.x+.
Author: CircuitsFun
Maintainer: CircuitsFun
Read the documentation
Go to repository
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
|
https://www.arduino.cc/reference/en/libraries/circuitsfunbasic/index.html
|
77866f0158d3-1
|
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.3
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/circuitsfunbasic/index.html
|
24545b4565b4-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Esphtmltemplateprocessor
EspHtmlTemplateProcessor
Communication
A library that provide simple HTML template processing for ESP using SPIFFS
This library allow an easy and simple template processing for web pages stored in the SPIFFS of an ESP.
Author: Patrick Lapointe
Maintainer: Patrick Lapointe
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/esphtmltemplateprocessor/index.html
|
24545b4565b4-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.1
(latest)
1.2.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/esphtmltemplateprocessor/index.html
|
3438f6de9d88-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Firmata
Firmata
Device Control
Enables the communication with computer apps using a standard serial protocol. For all Arduino/Genuino boards.
The Firmata library implements the Firmata protocol for communicating with software on the host computer. This allows you to write custom firmware without having to create your own protocol and objects for the programming environment that you are using.
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
|
https://www.arduino.cc/reference/en/libraries/firmata/index.html
|
3438f6de9d88-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.5.9
(latest)
2.5.8
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.8
2.3.7
2.3.6
|
https://www.arduino.cc/reference/en/libraries/firmata/index.html
|
595880e06264-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Sbutton
Sbutton
Sensors
Button library for easy use
You can easily control your Arduino project using multickicks or/and holding with this library. You can use 4 button control types for different needs.
Author: stepko
Maintainer: stepko
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
|
https://www.arduino.cc/reference/en/libraries/sbutton/index.html
|
595880e06264-1
|
the
Arduino IDE and install it from there.
0.1.2
(latest)
0.1.0
0.0.5
|
https://www.arduino.cc/reference/en/libraries/sbutton/index.html
|
3bc8d3255c6c-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Diodeiot si 1104
DiodeIoT_SI-1104
Other
SI-1104 library for Espressif MCUs
Author: Diode IoT Inc.
Maintainer: Kadir Sevil
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/diodeiot_si-1104/index.html
|
c417cfac48fb-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Retroterm
retroTerm
Display
A library for creating GUI-esque interfaces in a terminal emulator with a microcontroller.
RetroTerm includes functions for controlling colours, moving the cursor and so on but is mainly intended for creating fully functional user interfaces with 'widgets'. RetroTerm includes mouse support allowing you to 'click' buttons, scroll text with the wheel and so on. The popular terminal emulator 'PuTTY' is the target but any fully functional VT320 terminal emulator should work.
Author: Nick Reynolds,nick+retroTerm@arcanium.london
|
https://www.arduino.cc/reference/en/libraries/retroterm/index.html
|
c417cfac48fb-1
|
Author: Nick Reynolds,nick+retroTerm@arcanium.london
Maintainer: Nick Reynolds,nick+retroTerm@arcanium.london
Read the documentation
Compatibility
This library is compatible with the avr, esp8266, esp32, rp2040
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.1.3
(latest)
0.1.2
0.1.1
0.1.0
|
https://www.arduino.cc/reference/en/libraries/retroterm/index.html
|
a8ab2c893ea5-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Grove laser pm2.5 sensor hm3301
Grove - Laser PM2.5 Sensor HM3301
Sensors
Arduino library to control PM2.5 sensor(HM3300).
Author: Seeed Studio
Maintainer: Seeed Studio
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.2
(latest)
|
https://www.arduino.cc/reference/en/libraries/grove-laser-pm2.5-sensor-hm3301/index.html
|
a8ab2c893ea5-1
|
1.0.2
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/grove-laser-pm2.5-sensor-hm3301/index.html
|
87cfd1a90a98-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Ambientco2
AmbientCO2
Sensors
Arduino library for CozIR Ambient CO2 sensors.
Command, streaming and polling mode, auto-scale
Author: Michael Jack
Maintainer: Michael Jack
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.3.0
|
https://www.arduino.cc/reference/en/libraries/ambientco2/index.html
|
87cfd1a90a98-1
|
the
Arduino IDE and install it from there.
0.3.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/ambientco2/index.html
|
9ee0f1ae5251-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Temboo
Temboo
Communication
This library enables calls to Temboo, a platform that connects Arduino/Genuino boards to 100+ APIs, databases, code utilities and more.
Use this library to connect your Arduino or Genuino board to Temboo, making it simple to interact with a vast array of web-based resources and services.
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
|
https://www.arduino.cc/reference/en/libraries/temboo/index.html
|
9ee0f1ae5251-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.1
(latest)
1.2.0
1.1.8
1.1.7
1.1.6
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
|
https://www.arduino.cc/reference/en/libraries/temboo/index.html
|
18173de13d38-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Tft espi es32lab
TFT_eSPI_ES32Lab
Display
TFT graphics library for Arduino processors with performance optimisation for ES32Lab
Supports TFT displays using drivers (ILI9341 etc) that operate with hardware SPI or 8 bit parallel.
Author: Bodmer
Maintainer: ESDeveloperBR
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/tft_espi_es32lab/index.html
|
18173de13d38-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.4.80
(latest)
|
https://www.arduino.cc/reference/en/libraries/tft_espi_es32lab/index.html
|
82c954b801bb-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Sparkfun qwiic haptic driver da7280 library
SparkFun Qwiic Haptic Driver DA7280 Library
Sensors
Library for the DA7280 Haptic Driver
This library is written for the DA7280 Haptic Driver IC. The DA7280 can run LRA or ERM motors via I2C, PWM, or using onboard memory, it's possible to run it headless.
Author: Elias Santistevan
Maintainer: SparkFun Electronics
Read the documentation
Go to repository
Compatibility
|
https://www.arduino.cc/reference/en/libraries/sparkfun-qwiic-haptic-driver-da7280-library/index.html
|
82c954b801bb-1
|
Maintainer: SparkFun Electronics
Read the documentation
Go to repository
Compatibility
This library is compatible with the
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.3
(latest)
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/sparkfun-qwiic-haptic-driver-da7280-library/index.html
|
375d0325fdba-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Igb flashsst26
IGB-FlashSst26
Data Storage
Spi Flash Memory Library for Microchip SST26 1,8V
Enables functions of Microchip Serial Flash chip 26 Series. It has separated serial printing capabilties and a very small memory consumption. Tested Chip: SST26WF016BA (WF=1,8V)
Author: IGB
Maintainer: IGB
Read the documentation
Go to repository
Compatibility
This library is compatible with the avr
architecture so you
|
https://www.arduino.cc/reference/en/libraries/igb-flashsst26/index.html
|
375d0325fdba-1
|
Go to repository
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.4.0
(latest)
1.3.0
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/igb-flashsst26/index.html
|
e1cf8d89ac72-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Picodvi adafruit fork
PicoDVI - Adafruit Fork
Display
Arduino library for RP2040 DVI output, based on PicoDVI
Author: Luke Wren (Wren6991)
Maintainer: Adafruit
Read the documentation
Compatibility
This library is compatible with the rp2040
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.7
|
https://www.arduino.cc/reference/en/libraries/picodvi-adafruit-fork/index.html
|
e1cf8d89ac72-1
|
1.1.0
(latest)
1.0.7
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
|
https://www.arduino.cc/reference/en/libraries/picodvi-adafruit-fork/index.html
|
1635d903dba4-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Youtube sight
YouTube Sight
Communication
Retrieves YouTube channel statistics through YouTube Sight
This library allows you to easily connect to YouTube Sight and get better statistics through the YouTube Analytics API for use with subscriber counters
Author: Taste The Code
Maintainer: Taste The Code - Blagojce Kolicoski
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/youtube-sight/index.html
|
1635d903dba4-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.3
(latest)
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/youtube-sight/index.html
|
04119fc2e68a-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Sciosense apc1
ScioSense_APC1
Device Control
Arduino library for the Air Purification Combo ONE sensor with UART or I2C communication interface
This library controls the APC1 sensor. The main feature of this library is performing a active or passive measurements, retrieving the measurement data.
Author: at2 GmbH
Maintainer: at2 GmbH
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
|
https://www.arduino.cc/reference/en/libraries/sciosense_apc1/index.html
|
04119fc2e68a-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/sciosense_apc1/index.html
|
51b66fe2722d-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Cmmc easy
CMMC Easy
Timing
CMMC Easy is a library for managing time without delay function
Author: Chiang Mai Maker Club
Maintainer: Nat Weerawan
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/cmmc-easy/index.html
|
2461ad5e7074-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Asyncudp teensy41
AsyncUDP_Teensy41
Communication
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.
|
https://www.arduino.cc/reference/en/libraries/asyncudp_teensy41/index.html
|
2461ad5e7074-1
|
This library is one of the current or future Async libraries to support Teensy 4.1 using QNEthernet, such as AsyncHTTPRequest_Teensy41, AsyncHTTPSRequest_Teensy41, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, AsyncTCP_SSL_Teensy41, etc.
Author: Hristo Gochkov, Khoi Hoang
Maintainer: Khoi Hoang
Read the documentation
Compatibility
This library is compatible with the teensy, avr
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
|
https://www.arduino.cc/reference/en/libraries/asyncudp_teensy41/index.html
|
2461ad5e7074-2
|
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/asyncudp_teensy41/index.html
|
351b42f616e5-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Nibblearray
NibbleArray
Data Processing
Library to implement a compact array of nibbles (4 bit).
Author: Rob Tillaart
Maintainer: Rob Tillaart
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.2.5
(latest)
0.2.4
|
https://www.arduino.cc/reference/en/libraries/nibblearray/index.html
|
351b42f616e5-1
|
0.2.5
(latest)
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
|
https://www.arduino.cc/reference/en/libraries/nibblearray/index.html
|
5f8366e5adcb-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Adafruit adxl375
Adafruit ADXL375
Sensors
Unified driver for the ADXL375 Accelerometer
Author: Adafruit
Maintainer: Adafruit
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.2
1.0.1
|
https://www.arduino.cc/reference/en/libraries/adafruit-adxl375/index.html
|
5f8366e5adcb-1
|
(latest)
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-adxl375/index.html
|
2ec001b4cbe7-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Ezanalogkeypad
ezAnalogKeypad
Signal Input/Output
Analog Keypad and Analog Buttons library for Arduino, ESP32
The library supports the analog keypad and button array that connects to a single analog input pin. It is designed for Arduino, ESP32, ESP8266...
Author: ArduinoGetStarted.com
Maintainer: ArduinoGetStarted.com (ArduinoGetStarted@gmail.com)
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
|
https://www.arduino.cc/reference/en/libraries/ezanalogkeypad/index.html
|
2ec001b4cbe7-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.2
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/ezanalogkeypad/index.html
|
8b8abd040165-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Somfy rts
Somfy_RTS
Device Control
A library that makes it easy to control Somfy RTS devices via MQTT using an ESP8266
Needs a 433.42 MHz transmitter - see the read.me for hardware requirements.
Author: Andras Szopko
Maintainer: Andras Szopko
Read the documentation
Compatibility
This library is compatible with the ESP8266
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
|
https://www.arduino.cc/reference/en/libraries/somfy_rts/index.html
|
8b8abd040165-1
|
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/somfy_rts/index.html
|
02a691499d94-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Easing
Easing
Data Processing
Easing function library for Arduino
Author: hideakitai
Maintainer: hideakitai
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.1.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/easing/index.html
|
34ce2256ee83-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Bolder flight systems ams5812
Bolder Flight Systems AMS5812
Sensors
Library for communicating with Analog Microelectronics AMS-5812 pressure transducers.
This library supports I2C communication with the AMS 5812-retrieving pressure and temperature data at rates up to 2 kHz.
Author: Brian Taylor
Maintainer: Brian Taylor
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
|
https://www.arduino.cc/reference/en/libraries/bolder-flight-systems-ams5812/index.html
|
34ce2256ee83-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
3.2.3
(latest)
3.2.2
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
2.0.0
1.0.2
1.0.1
|
https://www.arduino.cc/reference/en/libraries/bolder-flight-systems-ams5812/index.html
|
3af013522050-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Lc slowservo
LC_slowServo
Device Control
Control the speed of your RC servos. NON BLOCKING
This builds on LC_baseTools and the existing Arduino Servo library and gives a servo object that can have its speed and position set on the fly, without blocking. Pretty slick huh?
Author: jim lee
Maintainer: slowServo@leftcoast.biz
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
|
https://www.arduino.cc/reference/en/libraries/lc_slowservo/index.html
|
3af013522050-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/lc_slowservo/index.html
|
27822a70835c-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Encoderstepcounter
EncoderStepCounter
Device Control
Quadrature Encoder library for half-step and full-step encoders.
Counts up or down an counter depending on encoder rotation. Allows to read/write and reset this library-internal counter.
Author: Manuel Reimer
Maintainer: Manuel Reimer
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/encoderstepcounter/index.html
|
27822a70835c-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/encoderstepcounter/index.html
|
9f07fcb6d1c9-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Timezone generic
Timezone_Generic
Uncategorized
Library to facilitate time zone conversions and automatic daylight saving (summer) time adjustments.
|
https://www.arduino.cc/reference/en/libraries/timezone_generic/index.html
|
9f07fcb6d1c9-1
|
The primary goal of the Timezone_Generic library is to convert Universal Coordinated Time (UTC) to the correct local time, whether it is Daylight Saving Time (a.k.a. summer time, DST) or standard time. For ESP8266/ESP32, WT32-ETH01 (ESP32 + LAN8720), RTL8720DN, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, RP2040-based (Nano_RP2040_Connect, RASPBERRY_PI_PICO) boards, etc. besides AVR, using ESP WiFi, WiFiNINA, Ethernet W5x00, ENC28J60, LAN8742A, ESP8266/ESP32 AT-command WiFi
Author: Jack Christensen
Maintainer: Khoi Hoang
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/timezone_generic/index.html
|
9f07fcb6d1c9-2
|
Maintainer: Khoi Hoang
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.10.1
(latest)
1.10.0
1.9.1
1.9.0
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.6
1.2.5
1.2.4
|
https://www.arduino.cc/reference/en/libraries/timezone_generic/index.html
|
38b99c52e85f-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Asyncudp esp32 enc
AsyncUdp_ESP32_ENC
Uncategorized
Fully Asynchronous UDP Library for ESP32 boards using LwIP ENC28J60 Ethernet
The library is easy to use and includes support for Unicast, Broadcast and Multicast environments.
Author: Hristo Gochkov,Khoi Hoang
Maintainer: Khoi Hoang
Read the documentation
Compatibility
This library is compatible with the esp32
architecture.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/asyncudp_esp32_enc/index.html
|
38b99c52e85f-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/asyncudp_esp32_enc/index.html
|
7465cbc1d1c2-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
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
> Libsemaforo
LibSemaforo
Uncategorized
Allows to control the Semaforo educative system.
This library allows you to control every device of the Semaforo educative system. This is part of the subject called Educacion Tecnologica II at ORT Belgrano.
Author: Javier Sankowicz
Maintainer: Javier Sankowicz
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
|
https://www.arduino.cc/reference/en/libraries/libsemaforo/index.html
|
7465cbc1d1c2-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/libsemaforo/index.html
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.