id
stringlengths
14
16
text
stringlengths
10
1.45k
source
stringlengths
46
118
32c56428cfa6-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 > Acebutton AceButton Signal Input/Output An adjustable, compact, event-driven button library that handles debouncing and dispatches events to a user-defined event handler. Supported events are Pressed, Released, Clicked, DoubleClicked, LongPressed, and RepeatPressed. Timing parameters, event activation, and event suppression can be configured at compile-time or run-time. Optimized for compact memory consumption. Supports buttons connected directly to digital pins, multiple buttons connected to digital pins through a binary encoder, or multiple buttons connected to analog pins through a resistor ladder.
https://www.arduino.cc/reference/en/libraries/acebutton/index.html
32c56428cfa6-1
Author: Brian T. Park Maintainer: Brian T. Park 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.2 1.9.1 1.9.0 1.8.3 1.8.2 1.8.1 1.8.0 1.7.1 1.7.0 1.6.1 1.6.0 1.5.0 1.4.3 1.4.2 1.4.1 1.4.0
https://www.arduino.cc/reference/en/libraries/acebutton/index.html
32c56428cfa6-2
1.4.2 1.4.1 1.4.0 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.0 1.1.1 1.1.0 1.0.6 1.0.5 1.0.3 1.0.2 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/acebutton/index.html
c4ed071b40fa-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 > Simple hydroponics arduino Simple-Hydroponics-Arduino Other Hydruino: Simple automation controller for hydroponic grow systems.
https://www.arduino.cc/reference/en/libraries/simple-hydroponics-arduino/index.html
c4ed071b40fa-1
Allows one to set up a system of reservoirs, pumps, probes, relays, and other objects useful in automating the daily lighting, feed dosing, watering, and data monitoring & collection processes involved in hydroponically grown fruits, vegetables, teas, herbs, and salves. Works with a large variety of widely-available aquarium/hobbyist equipment, including popular GPS, RTC, EEPROM, SD card, WiFi, and other modules compatible with Arduino. Contains a large library of crop data to select from that will automatically aim the system for the best growing parameters during the various growth phases for the system configured, along with fully customizable weekly feed/additive amounts and daily feeding/lighting scheduling. With the right setup Hydruino can automatically do things like: enable grow lights for the needed period each day, drive water pumps and auto-dosers during feedings, spray leafy plants in the morning before lights/sunrise, heat
https://www.arduino.cc/reference/en/libraries/simple-hydroponics-arduino/index.html
c4ed071b40fa-2
during feedings, spray leafy plants in the morning before lights/sunrise, heat cold water to a specific temp for tropical plants, use CO2 sensors to manage air circulation fans to maintain optimal grow tent parameters, or even use soil moisture sensing to dynamically determine watering schedule.
https://www.arduino.cc/reference/en/libraries/simple-hydroponics-arduino/index.html
c4ed071b40fa-3
Author: NachtRaveVL Maintainer: NachtRaveVL 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.6.0 (latest) 0.5.0 0.4.0 0.3.0 0.2.0
https://www.arduino.cc/reference/en/libraries/simple-hydroponics-arduino/index.html
56291576531e-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 mpu6050 Adafruit MPU6050 Sensors Arduino library for the MPU6050 sensors in the Adafruit shop 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. 2.2.4 (latest) 2.2.3 2.2.2
https://www.arduino.cc/reference/en/libraries/adafruit-mpu6050/index.html
56291576531e-1
(latest) 2.2.3 2.2.2 2.2.1 2.2.0 2.1.0 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.0.2 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/adafruit-mpu6050/index.html
c0dce092c08a-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 micromod button SparkFun MicroMod Button Sensors Communicates with the buttons connected to the MicroMod Input and Display board. Author: SparkFun Electronics Maintainer: SparkFun Electronics 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/sparkfun-micromod-button/index.html
30ecc9bfa27d-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 easy wifi data ESP32_easy_wifi_data Communication 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/esp32_easy_wifi_data/index.html
30ecc9bfa27d-1
https://github.com/RCMgames/RCMDS is a program that can be used for sending data to this library from a computer or Android phone. If you set up port forwarding on your wifi router you can control your esp32 from anywhere you have internet access! Note that communication with this library is not secured or error checked; don't use it to control anything dangerous or private. Author: Joshua Phelps Maintainer: Joshua Phelps 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.1.1 (latest) 1.1.0 1.0.1 0.3.0 0.2.1 0.1.0
https://www.arduino.cc/reference/en/libraries/esp32_easy_wifi_data/index.html
56cff2e13e7e-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 > T6iot t6iot Communication Library to connect Arduino Sensors to t6 framework Saas or On Premise. https://api.internetcollaboratif.info Author: Mathieu Lory Maintainer: Mathieu Lory 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.4.4
https://www.arduino.cc/reference/en/libraries/t6iot/index.html
56cff2e13e7e-1
the Arduino IDE and install it from there. 1.4.4 (latest) 1.4.3 1.2.0 1.1.0 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/t6iot/index.html
3b38d7bf8fe5-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 > Neo7segment Neo7Segment Display A library to display numbers and letters on Neo7Segment displays. Can also be used with neopixel type strips constructed like a 7 segment display. The library can be used to both display and animate the visuals in many different ways. Author: UnexpectedMaker Maintainer: UnexpectedMaker 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
https://www.arduino.cc/reference/en/libraries/neo7segment/index.html
3b38d7bf8fe5-1
boards. Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 1.1.3 (latest) 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/neo7segment/index.html
724c6f505305-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 > Ad5144a AD5144A Signal Input/Output Arduino Library for AD5144A 4 Channel digital potentiometer. Also for AD5123, AD5124, AD5143, AD5144, AD5144A, AD5122A, AD5142A, AD5121, AD5141 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
https://www.arduino.cc/reference/en/libraries/ad5144a/index.html
724c6f505305-1
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.0 (latest) 0.1.9 0.1.8 0.1.7 0.1.6 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0
https://www.arduino.cc/reference/en/libraries/ad5144a/index.html
fa02009adeee-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 > I2c asdx I2C_ASDX Sensors Arduino library for I2C ASDX pressure sensor (Honeywell). 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.3.3 (latest)
https://www.arduino.cc/reference/en/libraries/i2c_asdx/index.html
fa02009adeee-1
0.3.3 (latest) 0.3.2 0.3.1 0.3.0 0.2.3 0.2.2 0.2.1 0.2.0
https://www.arduino.cc/reference/en/libraries/i2c_asdx/index.html
e2f2188e1d1a-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 > Esp2sota ESP2SOTA Communication Async OTA (AP & Client WiFi modes) for ESP32/ESP8266. Async OTA (AP & Client WiFi modes) for ESP32/ESP8266 with no external dependencies (no jQuery needed) Author: Pangodream (Alberto Iriberri) Maintainer: Alberto Iriberri Read the documentation Compatibility This library is compatible with the esp32, esp8266 architectures. Releases To use this library, open the Library Manager in
https://www.arduino.cc/reference/en/libraries/esp2sota/index.html
e2f2188e1d1a-1
architectures. 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
https://www.arduino.cc/reference/en/libraries/esp2sota/index.html
f3a35c7508d4-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 > Thingsml ThingsML Communication Thingsml Encoder/Decoder For use in LoraWAN and M2M networks Author: Joseph Verburg (joseph.verburg@kpn.com), Paul Marcelis (paul.marcelis@kpn.com) Maintainer: Joseph Verburg (joseph.verburg@kpn.com) Read the documentation Compatibility This library is compatible with the architecture. Releases To use this library, open the Library Manager in the
https://www.arduino.cc/reference/en/libraries/thingsml/index.html
f3a35c7508d4-1
Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 1.4.0 (latest) 1.3.1 1.3.0 1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.2 1.0.1
https://www.arduino.cc/reference/en/libraries/thingsml/index.html
a29d415738ba-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 wippersnapper Adafruit WipperSnapper Communication Arduino client for Adafruit.io WipperSnapper Author: Adafruit Maintainer: Adafruit 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-beta.64 (latest)
https://www.arduino.cc/reference/en/libraries/adafruit-wippersnapper/index.html
a29d415738ba-1
1.0.0-beta.64 (latest) 1.0.0-beta.62 1.0.0-beta.61 1.0.0-beta.60 1.0.0-beta.59 1.0.0-beta.58 1.0.0-beta.57 1.0.0-beta.56 1.0.0-beta.54 1.0.0-beta.53 1.0.0-beta.52 1.0.0-beta.51 1.0.0-beta.50 1.0.0-beta.49 1.0.0-beta.48 1.0.0-beta.47 1.0.0-beta.46 1.0.0-beta.45 1.0.0-beta.44 1.0.0-beta.43 1.0.0-beta.42
https://www.arduino.cc/reference/en/libraries/adafruit-wippersnapper/index.html
a29d415738ba-2
1.0.0-beta.43 1.0.0-beta.42 1.0.0-beta.41 1.0.0-beta.40 1.0.0-beta.39 1.0.0-beta.38 1.0.0-beta.9 1.0.0-beta.8 1.0.0-beta.6 1.0.0-beta.4 1.0.0-beta.1 0.1.0
https://www.arduino.cc/reference/en/libraries/adafruit-wippersnapper/index.html
70b4a6f1043b-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 i2c gps reading and control SparkFun I2C GPS Reading and Control Sensors Library for the SparkFun Qwiic I2C GPS Module An Arduino Library for the MediaTek MT3333 and MT3339 chipsets that enables the user to read GPS coordinates over I2C. Also supports the PMTK configuration protocol. This library only works with SparkFun modules that have been loaded with special firmware that enables the I2C interface. Author: SparkFun Electronics Maintainer: SparkFun Electronics Read the documentation Compatibility
https://www.arduino.cc/reference/en/libraries/sparkfun-i2c-gps-reading-and-control/index.html
70b4a6f1043b-1
Maintainer: SparkFun Electronics 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.5 (latest) 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/sparkfun-i2c-gps-reading-and-control/index.html
8c6c81a32c72-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 > Dimmer class for samd21 Dimmer class for SAMD21 Signal Input/Output Easy use of PWM outputs on SAMD21 for dimmer applications. For all supported pins see readme on GitHub Author: E.Burkowski Maintainer: E.Burkowski 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
https://www.arduino.cc/reference/en/libraries/dimmer-class-for-samd21/index.html
8c6c81a32c72-1
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 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/dimmer-class-for-samd21/index.html
1f68a2a2be76-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 > Guarateca obr GuaraTeca_OBR Device Control Biblioteca de controle de diversas plataformas roboticas. Controle de diversas plataformas roboticas, de forma simples e eficiente! Necessário baixar: GuaraTeca e GuaraTeca_Hardware!!!!
https://www.arduino.cc/reference/en/libraries/guarateca_obr/index.html
1f68a2a2be76-1
Author: Joaquim Flávio Almeida Quirino Gomes (joaquimflavio.quirino@yahoo.com.br), Dêmis Carlos Fonseca Gomes (demis.gomes@ifto.edu.br), Marcos Dias da Conceição (marcos.conceicao@ifto.edu.br) e Diego de Castro Rodrigues Maintainer: Guarabots 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.5.0 (latest) 1.2.0
https://www.arduino.cc/reference/en/libraries/guarateca_obr/index.html
4090c1480a7c-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 > Tcbutton TcBUTTON Signal Input/Output Button for TcBUTTON is a easy to use button for your application and call back function for your button. Button for TcBUTTON is a easy to use button for your application and call back function for your button. You can use this library for your application. Author: Jakkapan Maintainer: Jakkapan Attala 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/tcbutton/index.html
4090c1480a7c-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.7 (latest) 1.0.6 1.0.5 1.0.0
https://www.arduino.cc/reference/en/libraries/tcbutton/index.html
1ee83c3fb654-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 message framing Bolder Flight Systems Message Framing Communication Message framing library. This library frames data payloads with a start byte, end byte, and checksum, making data suitable for serial transmission or storage and providing a framework for quickly developing messages. Author: Brian Taylor Maintainer: Brian Taylor 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/bolder-flight-systems-message-framing/index.html
1ee83c3fb654-1
Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 3.2.0 (latest) 3.1.1 3.1.0 3.0.1 3.0.0
https://www.arduino.cc/reference/en/libraries/bolder-flight-systems-message-framing/index.html
63a90aaa5646-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 > Eepromex EEPROMEx Data Storage Extension of the standard Arduino EEPROM library. Extended for reading and writing basic types, structs, strings, arrays and more. Author: Thijs Elenbaas Maintainer: Thijs Elenbaas 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/eepromex/index.html
63a90aaa5646-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/eepromex/index.html
6bcdd136e1dc-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 > Telemetrix4esp32 Telemetrix4Esp32 Device Control The ESP-32 servers for the Telemetrix Project. Telemetrix server sketches for ESP32 WIFI and ESP32 BLE. Both super-loop and FreeRTOS versions included. Author: Alan Yorinks Maintainer: https://github.com/MrYsLab/ 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/telemetrix4esp32/index.html
6bcdd136e1dc-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.0.2 (latest) 2.0.1 1.0.3 1.0.2 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/telemetrix4esp32/index.html
de191183554e-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 > Portenta h7 isr servo Portenta_H7_ISR_Servo Device Control This library enables you to use Interrupt from Hardware Timers on Portenta_H7 board to control multiple servo motors. This library enables you to use 1 Hardware Timer on an STM32H747XI-based Portenta_H7 board to control 16 or more servo motors. Author: Khoi Hoang Maintainer: Khoi Hoang Read the documentation Compatibility This library is compatible with the mbed, mbed_portenta, ArduinoCore-mbed
https://www.arduino.cc/reference/en/libraries/portenta_h7_isr_servo/index.html
de191183554e-1
This library is compatible with the mbed, mbed_portenta, ArduinoCore-mbed architectures so you should be able to use it on the following Arduino boards: Portenta H7 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/portenta_h7_isr_servo/index.html
2676f8fd4bb3-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 > Blinksuite BlinkSuite Other A library for blinking pins on and off or in a sequence. Author: Lance A. Endres Maintainer: Lance A. Endres 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/blinksuite/index.html
a24152a928ed-0
Language functions variables structure Libraries IoT Cloud API Glossary Reference > Libraries > Rtczero RTCZero Timing Allows to use the RTC functionalities. For Arduino Zero, MKRZero and MKR1000 only. With this library you can use the RTC peripheral of an Arduino Zero or MKR1000 in order to program actions related to date and time. Go to repository 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 Arduino MKR WiFi 1010
https://www.arduino.cc/reference/en/libraries/rtczero/index.html
a24152a928ed-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.6.0 (latest) 1.5.3 1.5.2 1.5.1 1.5.0 1.4.3 1.4.2 1.4.1 1.4.0 1.3.1 1.3.0 1.2.0
https://www.arduino.cc/reference/en/libraries/rtczero/index.html
a24152a928ed-2
1.3.1 1.3.0 1.2.0 1.1.1 1.1.0 1.0.0 Usage
https://www.arduino.cc/reference/en/libraries/rtczero/index.html
a24152a928ed-3
This library allows an enables an Arduino based on SAMD architectures (es. Zero, MKRZero or MKR1000 Board) to control and use the internal RTC (Real Time Clock). A real-time clock is a clock that keeps track of the current time and that can be used in order to program actions at a certain time. Most RTCs use a crystal oscillator (like in the Arduino Zero) whose frequency is 32.768 kHz (same frequency used in quartz clocks and watches). Namely this the frequency equal to 2^15 cycles per second and so is a convenient rate to use with simple binary counter circuits. Furthermore the RTC can continue to operate in any sleep mode, so it can be used to wake up the device from sleep modes in a programmed way. Every time the board is powered, the RTC is reset and starts from a standard date. To keep the time and the RTC running it is necessary to keep the board powered. A button sized lithium battery or
https://www.arduino.cc/reference/en/libraries/rtczero/index.html
a24152a928ed-4
time and the RTC running it is necessary to keep the board powered. A button sized lithium battery or any battery in the 3V range, connected through a diode to the 3.3V pin, is enough to keep RTC alive if the CPU is put in sleep mode before the standard USB or VIN power is disconnected.
https://www.arduino.cc/reference/en/libraries/rtczero/index.html
a24152a928ed-5
To use this library #include <RTCZero.h> Examples Simple RTC Simple RTC Alarm Sleep RTC Alarm Methods begin() setHours() setMinutes() setSeconds() setTime() setYear() setMonth() setDay() setDate() getHours() getMinutes() getSeconds() getYear() getMonth() getDay() setAlarmHours() setAlarmMinutes() setAlarmSeconds() setAlarmTime() setAlarmYear() setAlarmMonth() setAlarmDay() setAlarmDate() enableAlarm() disableAlarm() attachInterrupt() detachInterrupt() standbyMode()
https://www.arduino.cc/reference/en/libraries/rtczero/index.html
43955558a3e3-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 > Propertychangelib PropertyChangeLib Other Property Change Library A PropertyChanged is an object that wraps another (T) and fires a callback function when its value has change. Aditionally you can add triggers, conditions that evaluate when a new value is applied and fires their own callback functions. Author: Luis Llamas Maintainer: Luis Llamas 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/propertychangelib/index.html
43955558a3e3-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/propertychangelib/index.html
a5654172842d-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 > Fishydiydevices fishyDIYdevices Communication A library to simplify creating, operating, and using your DIY Internet of Things devices using NodeMCU (ESP8266) devices. Includes voice controls using Alexa (Amazon Echo). Provides WIFI configuration, wireless software updates, integrated control of all devices on your network, and instant control of your devices through websockets. Author: Stephen Fisher Maintainer: Stephen Fisher Read the documentation Compatibility This library is compatible with the esp8266 architecture. Releases
https://www.arduino.cc/reference/en/libraries/fishydiydevices/index.html
a5654172842d-1
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. 1.0.0 (latest) 0.1.0
https://www.arduino.cc/reference/en/libraries/fishydiydevices/index.html
bde7dd103f3b-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 > Tmc429 TMC429 Device Control Trinamic TMC429 triple-axis dedicated step and direction motion controller. Like this project? Please star it on GitHub! Author: Peter Polidoro Maintainer: Peter Polidoro 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/tmc429/index.html
bde7dd103f3b-1
the Arduino IDE and install it from there. 2.2.0 (latest) 2.1.0 2.0.1 2.0.0 1.3.4 1.3.3 1.3.2 1.3.1 1.2.2 1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/tmc429/index.html
d720ab1dacd9-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 nb iot CMMC_NB-IoT Communication CMMC_NB-IoT Author: Nat Weerawan Maintainer: Nat Weerawan 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,
https://www.arduino.cc/reference/en/libraries/cmmc_nb-iot/index.html
d720ab1dacd9-1
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.0.3 (latest) 0.0.2
https://www.arduino.cc/reference/en/libraries/cmmc_nb-iot/index.html
7aebec2cdf18-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 > Nfc tag m24lr6e NFC Tag M24LR6E Communication Arduino library to control Grove - NFC Tag Grove - NFC Tag is a highly integrated Near Field Communication Tag module,this module is I2C interface,which base on M24LR64E-R,M24LR64E-R have a 64-bit unique identifier and 64 -Kbit EEPROM.Grove - NFC Tag attach an independent PCB antenna which can easily stretch out of any enclosure you use, leaving more room for you to design the exterior of your project.
https://www.arduino.cc/reference/en/libraries/nfc-tag-m24lr6e/index.html
7aebec2cdf18-1
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.0 (latest)
https://www.arduino.cc/reference/en/libraries/nfc-tag-m24lr6e/index.html
592b5372d324-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 > Stm32duino x nucleo ihm15a1 STM32duino X-NUCLEO-IHM15A1 Device Control Allows controlling the ST X-NUCLEO-IHM15A1 expansion board This library provides the drivers and a sample application to control ST X-NUCLEO-IHM15A1 expansion board Author: STMicroelectronics Maintainer: stm32duino Read the documentation Compatibility This library is compatible with the stm32 architecture. Releases
https://www.arduino.cc/reference/en/libraries/stm32duino-x-nucleo-ihm15a1/index.html
592b5372d324-1
Compatibility This library is compatible with the stm32 architecture. 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/stm32duino-x-nucleo-ihm15a1/index.html
62bb75add010-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 > Swrtc swRTC Communication Software implementation of a Real-Time Clock for Arduino boards and Atmel microcontrollers. Author: Leonardo Miliani, lesto Maintainer: Leonardo Miliani 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.2.8 (latest) 1.2.7
https://www.arduino.cc/reference/en/libraries/swrtc/index.html
62bb75add010-1
1.2.8 (latest) 1.2.7 1.2.6 1.2.5 1.2.3
https://www.arduino.cc/reference/en/libraries/swrtc/index.html
919266e5bc90-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 > Firebase arduino client library for esp8266 and esp32 Firebase Arduino Client Library for ESP8266 and ESP32 Communication Google Firebase Arduino Client Library for Espressif ESP8266 and ESP32 The library supports Firebase products e.g. Realtime database, Cloud Firestore database, Firebase Storage and Google Cloud Storage, Cloud Functions for Firebase and Cloud Messaging. The library also supported other Arduino devices using Clients interfaces e.g. WiFiClient, EthernetClient, and GSMClient. Author: Mobizt Maintainer: Mobizt Read the documentation Compatibility
https://www.arduino.cc/reference/en/libraries/firebase-arduino-client-library-for-esp8266-and-esp32/index.html
919266e5bc90-1
Maintainer: Mobizt Read the documentation Compatibility This library is compatible with the esp8266, esp32, sam, samd, stm32, STM32F1, STM32F4, teensy, avr, megaavr, mbed_nano, mbed_rp2040, rp2040 architectures so you should be able to use it on the following Arduino boards: Arduino Micro Arduino Leonardo Arduino Mega Arduino Due 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 Arduino MKR WiFi 1010 Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data) Arduino MKR1000 WIFI Arduino Nano
https://www.arduino.cc/reference/en/libraries/firebase-arduino-client-library-for-esp8266-and-esp32/index.html
919266e5bc90-2
Arduino MKR1000 WIFI Arduino Nano Arduino Nano 33 BLE Arduino Nano 33 IoT Arduino Nano Every Arduino Uno Arduino Uno WiFi REV2 Arduino Yún 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. 4.3.14 (latest) 4.3.13 4.3.12 4.3.11 4.3.10 4.3.9 4.3.8 4.3.7 4.3.6 4.3.5 4.3.4 4.3.3 4.3.2 4.3.1
https://www.arduino.cc/reference/en/libraries/firebase-arduino-client-library-for-esp8266-and-esp32/index.html
919266e5bc90-3
4.3.3 4.3.2 4.3.1 4.3.0 4.2.7 4.2.6 4.2.5 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.0 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.3.7 3.3.6 3.3.5 3.3.4 3.3.3 3.3.2 3.3.1 3.3.0 3.2.2 3.2.1 3.2.0 3.1.10 3.1.9 3.1.8
https://www.arduino.cc/reference/en/libraries/firebase-arduino-client-library-for-esp8266-and-esp32/index.html
919266e5bc90-4
3.1.10 3.1.9 3.1.8 3.1.7 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.1 3.0.0 2.8.3 2.8.2 2.8.1 2.8.0 2.7.7 2.7.5 2.7.4 2.7.3 2.7.2 2.7.1 2.7.0 2.6.7 2.6.6 2.6.5 2.6.4 2.6.2 2.6.1 2.6.0 2.5.5 2.5.4
https://www.arduino.cc/reference/en/libraries/firebase-arduino-client-library-for-esp8266-and-esp32/index.html
919266e5bc90-5
2.6.0 2.5.5 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 2.4.6 2.4.5 2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.7 2.3.6 2.3.5 2.3.4 2.3.3 2.3.1 2.3.0 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3
https://www.arduino.cc/reference/en/libraries/firebase-arduino-client-library-for-esp8266-and-esp32/index.html
919266e5bc90-6
2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.15 2.0.14 2.0.13 2.0.12 2.0.11 2.0.10 2.0.9 2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.1.3 1.1.1 1.1.0 1.0.3 1.0.2 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/firebase-arduino-client-library-for-esp8266-and-esp32/index.html
b754175d31a0-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 > Tgp lcd keypad TGP LCD Keypad Device Control Permet le contrôle simplifié pour un blindage "LCD Keypad Shield" Permet le contrôle simplifié pour un blindage "LCD Keypad Shield", incluant un écran LCD 2x16 et 5 boutons. Author: TechnoPhys, CB, RM Maintainer: Technologie du génie physique 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/tgp-lcd-keypad/index.html
b754175d31a0-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/tgp-lcd-keypad/index.html
80d38764d7e5-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 > Universal inputs Universal Inputs Device Control Arduino library for reading multiple input devices of different types. Author: Dan Nixon Maintainer: Dan Nixon 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. 2.1.0 (latest) 2.0.4 2.0.3 2.0.2
https://www.arduino.cc/reference/en/libraries/universal-inputs/index.html
5a8bdb641231-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 > Demo board DEMO-BOARD Device Control Library for DEMO-BOARD See more on http://M5Stack.com Author: M5Stack Maintainer: M5Stack 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. 0.0.2 (latest) 0.0.1
https://www.arduino.cc/reference/en/libraries/demo-board/index.html
03dc6fae46bf-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 > Tlc5615 TLC5615 Uncategorized Driver for Texas Instruments TLC5615 10-bit DAC The TLC5615 is *the cheapest* percision DAC available on TI's website, available in a breadboard-friendly DIP-8 package, and it is fairly simple to use (and being a resistor string DAC it can double as a digipot with one terminal permanently grounded.) The current version of TLC5615 library requires the latest version of SPI library to work. Author: Max Chan Maintainer: Max Chan Read the documentation
https://www.arduino.cc/reference/en/libraries/tlc5615/index.html
03dc6fae46bf-1
Author: Max Chan Maintainer: Max Chan 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.2.0 (latest)
https://www.arduino.cc/reference/en/libraries/tlc5615/index.html
a5f90fb5db64-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 > Pcm PCM Signal Input/Output Playback of short audio samples. These samples are encoded directly in the Arduino sketch as an array of numbers. Author: David Mellis Maintainer: David Mellis 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
https://www.arduino.cc/reference/en/libraries/pcm/index.html
a5f90fb5db64-1
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.0 (latest)
https://www.arduino.cc/reference/en/libraries/pcm/index.html
97c462f06fec-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 > Parser Parser Other Arduino Library that helps to parse a char array Author: Luis Llamas Maintainer: Luis Llamas 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/parser/index.html
5ad51f9b898b-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 > Gyverbus GyverBus Communication Communicating by GBUS interface Author: AlexGyver Maintainer: AlexGyver 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. 2.5.0 (latest) 2.4.0
https://www.arduino.cc/reference/en/libraries/gyverbus/index.html
f31b373aa296-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 > Fabo 230 color bh1749nuc FaBo 230 Color BH1749NUC Sensors A library for FaBo Color I2C Brick BH1749NUC is a digital color sensor IC Author: FaBo Maintainer: Akira Sasaki Read the documentation Compatibility This library is compatible with the avr, esp32 architectures so you should be able to use it on the following Arduino boards: Arduino Micro Arduino Leonardo Arduino Mega Arduino Nano Arduino Uno
https://www.arduino.cc/reference/en/libraries/fabo-230-color-bh1749nuc/index.html
f31b373aa296-1
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.0 (latest)
https://www.arduino.cc/reference/en/libraries/fabo-230-color-bh1749nuc/index.html
1100115b276c-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 > Mqttpubsubclient generic MQTTPubSubClient_Generic Communication MQTT, MQTT_over_WebSockets and Secured MQTT_over_WebSockets Client for Arduino
https://www.arduino.cc/reference/en/libraries/mqttpubsubclient_generic/index.html
1100115b276c-1
Supporting nRF52, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, RP2040-based boards, besides ESP8266, ESP32 (ESP32, ESP32_S2, ESP32_S3 and ESP32_C3) and WT32_ETH01. Ethernet shields W5100, W5200, W5500, ENC28J60, Teensy 4.1 NativeEthernet/QNEthernet. Ethernet_Generic library is used as default for W5x00. Now with newly-added support to Nano_RP2040_Connect using WiFiNINA_Generic library and RP2040W using CYW43439 WiFi Author: hideakitai, Khoi Hoang Maintainer: Khoi Hoang Read the documentation Compatibility This library is compatible with all architectures so you should be able to use
https://www.arduino.cc/reference/en/libraries/mqttpubsubclient_generic/index.html
1100115b276c-2
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.1 (latest) 1.2.0 1.1.0 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/mqttpubsubclient_generic/index.html
70a6db20d4ee-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 > Wio lte for arduino Wio LTE for Arduino Communication The LTE module driver for Wio LTE. Author: Seeed K.K. Maintainer: matsujirushi Read the documentation Go to repository Compatibility This library is compatible with the Seeed_STM32F4, stm32 architectures. Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 2.13.0 (latest) 2.12.0
https://www.arduino.cc/reference/en/libraries/wio-lte-for-arduino/index.html
70a6db20d4ee-1
2.13.0 (latest) 2.12.0 2.11.0 2.10.0 2.9.0 2.8.0 2.7.0 2.6.0 2.5.0 2.4.0 2.3.0 2.1.0 2.0.0 1.1.10 1.1.9 1.1.8 1.1.7 1.1.6 1.0.5 1.0.4
https://www.arduino.cc/reference/en/libraries/wio-lte-for-arduino/index.html
32dbf4fd21bf-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 > Universaltelegrambot UniversalTelegramBot Communication Arduino Telegram Bot library for multiple different architectures. A Universal Telegram library for arduino devices. Author: Brian Lough Maintainer: Brian Lough 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.3.0 (latest)
https://www.arduino.cc/reference/en/libraries/universaltelegrambot/index.html
32dbf4fd21bf-1
1.3.0 (latest) 1.1.0 1.0.0
https://www.arduino.cc/reference/en/libraries/universaltelegrambot/index.html
a6733b628538-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 > Gxepd2 GxEPD2 Display Arduino Display Library for SPI E-Paper displays from Dalian Good Display and Waveshare. Requires HW SPI and Adafruit_GFX. Caution: the bare e-paper panels require 3.3V supply AND data lines! Author: Jean-Marc Zingg Maintainer: Jean-Marc Zingg 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/gxepd2/index.html
a6733b628538-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.5.2 (latest) 1.5.1 1.5.0 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.3 1.4.2 1.4.1 1.4.0 1.3.9 1.3.8 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.16 1.2.15 1.2.14
https://www.arduino.cc/reference/en/libraries/gxepd2/index.html
a6733b628538-2
1.2.16 1.2.15 1.2.14 1.2.13 1.2.12 1.2.11 1.2.10 1.2.9 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2.0 1.1.10 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0
https://www.arduino.cc/reference/en/libraries/gxepd2/index.html
b05ef50411e4-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 > Modbusmaster ModbusMaster Communication Enlighten your Arduino to be a Modbus master. Enables communication with Modbus slaves over RS232/485 (via RTU protocol). Requires an RS232/485 transceiver. Author: Doc Walker Maintainer: Doc Walker 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/modbusmaster/index.html
b05ef50411e4-1
Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 2.0.1 (latest) 2.0.0 1.0.0 0.11.0 0.10.3 0.10.2
https://www.arduino.cc/reference/en/libraries/modbusmaster/index.html
fd8e82dc1daa-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 > Arduboy tinyfont Arduboy-TinyFont Display Tiny 4x4 Font for Arduboy which contains the small ASCII Table from 32 to 127. The sprite for the font uses 192 bytes. Subclasses Arduino::Print and works with all print functions. Author: Boti Kis Maintainer: Boti Kis Read the documentation 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
https://www.arduino.cc/reference/en/libraries/arduboy-tinyfont/index.html
fd8e82dc1daa-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. 3.2.0 (latest) 3.1.1 3.1.0 3.0.0
https://www.arduino.cc/reference/en/libraries/arduboy-tinyfont/index.html
9ed6e8f221b0-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 > Flicker Flicker Sensors A library for making capacitive touch easy to use. Includes all the functions found in the Bounce library, smoothes eratic values to make variable input more useful and includes a class for measuring velocity. Author: Josh Nishikawa Maintainer: Josh Nishikawa Read the documentation 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
https://www.arduino.cc/reference/en/libraries/flicker/index.html
9ed6e8f221b0-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. 2.0.0 (latest) 1.1.4 1.0.4
https://www.arduino.cc/reference/en/libraries/flicker/index.html
918480effca2-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 > Robowunduino RoboWunduino Device Control Arduino Library for Robo Wunderkind Products This library allows direct access to Robo Wunderkind product function at the hardware level Author: Jonathan Morley, Robo Technologies Maintainer: Jonathan Morley 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.0.2
https://www.arduino.cc/reference/en/libraries/robowunduino/index.html