id
stringlengths
14
16
text
stringlengths
10
1.45k
source
stringlengths
46
118
ea3ad1c80d38-2
1.1.4 (latest) 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1
https://www.arduino.cc/reference/en/libraries/eepromadapter/index.html
dce60e231f7e-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 > Circularbufferlib CircularBufferLib Other CircularBuffer Library This library implements a circular buffer in Arduino. The Circular Buffer class uses templates to allow you to work with different types (int, long, float,...) 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
https://www.arduino.cc/reference/en/libraries/circularbufferlib/index.html
dce60e231f7e-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/circularbufferlib/index.html
74f9449282f1-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 > Ethernet3 Ethernet3 Communication Enables network connection (local and Internet) using the Arduino Ethernet board or shield. For all Arduino boards. With this library you can use the Arduino Ethernet (shield or board) to connect to Internet. The library provides both Client and server functionalities. The library permits you to connect to a local network also with DHCP and to resolve DNS. Author: Arduino/sstaub Maintainer: Arduino 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/ethernet3/index.html
74f9449282f1-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. 1.5.5 (latest) 1.5.4 1.5.1 1.5.0 1.4.0
https://www.arduino.cc/reference/en/libraries/ethernet3/index.html
76a2cc2b57a8-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 > Relativity relativity Other library with relativity functions. time and length dilitation, mass increase etc Author: Rob Tillaart Maintainer: Rob Tillaart 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.1.4 (latest) 0.1.3
https://www.arduino.cc/reference/en/libraries/relativity/index.html
76a2cc2b57a8-1
0.1.4 (latest) 0.1.3 0.1.2 0.1.1 0.1.0
https://www.arduino.cc/reference/en/libraries/relativity/index.html
a3ab0640f462-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 > Statsdclient statsdclient Communication Report metrics using statsd This is a universal library that will let you use either TCP or UDP to put together packets to be sent to a statsd listener. Depends on nothing, so you can get it to work with any networking shield using a bit of glue code. Author: Jan Szumiec Maintainer: Jan Szumiec 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/statsdclient/index.html
a3ab0640f462-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. 0.0.1 (latest)
https://www.arduino.cc/reference/en/libraries/statsdclient/index.html
e01d6988199b-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 > Picovoice it Picovoice_IT Data Processing Picovoice for Italian language. Picovoice is an end-to-end platform for building voice products on your terms. Picovoice enables voice experiences similar to Alexa and Google, but it runs entirely on-device. The device will listen for a wake word and then extract intent from a spoken command. This software library is compatible with Arduino Nano 33 BLE and Arduino Portenta H7, and it comes with a variety of examples that demonstrate how to utilize Picovoice APIs. Author: Picovoice Inc.
https://www.arduino.cc/reference/en/libraries/picovoice_it/index.html
e01d6988199b-1
Author: Picovoice Inc. Maintainer: Picovoice Inc. hello@picovoice.ai Read the documentation Go to repository Compatibility This library is compatible with the mbed_nano, mbed_portenta, stm32 architectures so you should be able to use it on the following Arduino boards: Arduino Nano 33 BLE 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. 2.2.1 (latest) 2.2.0
https://www.arduino.cc/reference/en/libraries/picovoice_it/index.html
3efbc974ea05-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 > Bme280 Bme280 Sensors Library for Bosch Sensortec BME280 – combined temperature, pressure, humidity sensor. The library allows using the sensor over I2C or SPI. Author: Eduard Malokhvii Maintainer: Eduard Malokhvii 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/bme280/index.html
3efbc974ea05-1
Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 1.0.6 (latest) 1.0.4
https://www.arduino.cc/reference/en/libraries/bme280/index.html
a8beae8907ef-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 > Irmp IRMP Signal Input/Output Receive and send infrared signals. Supports 50 different IR and 3 RF protocols.Can receive 40 protocols concurrently.Small footprint and robust decoding.Receive and send can be used in the same sketch.Supports ATtiny, AVR and MegaAVR boards as well as ESP8266, ESP32, STM32, SAMD, RP2040 and Apollo boards.New: Fixed send timing bug for ESP32. Author: Frank Meyer, Armin Joachimsmeyer Maintainer: Armin Joachimsmeyer
https://www.arduino.cc/reference/en/libraries/irmp/index.html
a8beae8907ef-1
Maintainer: Armin Joachimsmeyer Read the documentation Go to repository Compatibility This library is compatible with the avr, megaavr, samd, esp8266, esp32, stm32, STM32F1, apollo3, mbed, mbed_nano, rp2040 architectures so you should be able to use it on the following Arduino boards: Arduino Micro Arduino Leonardo Arduino Mega 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 Arduino Nano 33 BLE
https://www.arduino.cc/reference/en/libraries/irmp/index.html
a8beae8907ef-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. 3.6.3 (latest) 3.6.2 3.6.1 3.6.0 3.5.1 3.5.0 3.4.1 3.4.0 3.3.5 3.3.4 3.3.3 3.3.2 3.3.1 3.3.0
https://www.arduino.cc/reference/en/libraries/irmp/index.html
a8beae8907ef-3
3.3.2 3.3.1 3.3.0 3.2.3 3.2.2 3.2.1 3.2.0 3.1.2 3.1.1 3.1.0 3.0.0 2.2.1 2.2.0 2.1.0 2.0.0 1.2.2 1.2.1 1.2.0 1.1.0 1.0.0
https://www.arduino.cc/reference/en/libraries/irmp/index.html
8f2a3c43495f-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 > Simplepacketcoms SimplePacketComs Communication A library to convert byte streams of packets into floats. This Arduino library communication between two devices wishing to send streams of floats between them. Author: Kevin Harrington 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/simplepacketcoms/index.html
8f2a3c43495f-1
the Arduino IDE and install it from there. 1.0.1 (latest) 0.1.1 0.1.0 0.0.9 0.0.8 0.0.7 0.0.6 0.0.5 0.0.4 0.0.3 0.0.1
https://www.arduino.cc/reference/en/libraries/simplepacketcoms/index.html
35edd63d5dc4-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 > Tachometer Tachometer Data Processing Library for frequency and period measurement 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. 1.3.0 (latest) 1.2.0 1.0.0
https://www.arduino.cc/reference/en/libraries/tachometer/index.html
07ccf00a351d-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 > Umulti uMulti Other Cooperative multitasking for the AVR line of microcontrollers. Cooperative multitasking for the AVR line of microcontrollers. Focused on minimal memory usage and ease of use. Uses memory compaction technique to maximize stack usage. Author: Byron Holldorf Maintainer: Byron Holldorf 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 Arduino Nano
https://www.arduino.cc/reference/en/libraries/umulti/index.html
07ccf00a351d-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. 0.1.1 (latest) 0.1.0
https://www.arduino.cc/reference/en/libraries/umulti/index.html
d5995232edd8-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 > Fifteenstep FifteenStep Timing A general purpose Arduino MIDI sequencer library. This library allows you to create a simple sequencer using any MIDI implementation (i.e. USB or Serial). Author: Todd Treece 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.
https://www.arduino.cc/reference/en/libraries/fifteenstep/index.html
d5995232edd8-1
the Arduino IDE and install it from there. 1.2.4 (latest) 1.2.3 1.2.2 1.2.0 1.0.1
https://www.arduino.cc/reference/en/libraries/fifteenstep/index.html
51aeb6d13658-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 mlx90614 library Adafruit MLX90614 Library Sensors Arduino library for the MLX90614 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.1.3 (latest) 2.1.2
https://www.arduino.cc/reference/en/libraries/adafruit-mlx90614-library/index.html
51aeb6d13658-1
2.1.3 (latest) 2.1.2 2.1.1 2.1.0 2.0.0 1.1.1 1.1.0 1.0.2 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/adafruit-mlx90614-library/index.html
9e8dc25066d9-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 > Crmui3 CRMui3 Communication CRMui3 WebFramework build a web app (Web UI) for ESP8266 and ESP32 in your project in minutes! / CRMui3 WebFramework для esp8266 и esp32. Позволяет быстро и просто создать веб интерфейс для настройки и управления устройством. Works with boards like ESP8266, ESP32. Author: CRM/DEV Maintainer: CRM/DEV Read the documentation Go to repository Compatibility
https://www.arduino.cc/reference/en/libraries/crmui3/index.html
9e8dc25066d9-1
Maintainer: CRM/DEV Read the documentation Go to repository Compatibility This library is compatible with the ESP8266, ESP32 architectures. Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 1.4.0 (latest) 1.2.5 1.2.4 1.2.3 1.2.1 1.2.0 1.1.1 1.1.0 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/crmui3/index.html
96bcaeeca96f-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 mqtt library Adafruit MQTT Library Communication MQTT library that supports the FONA, ESP8266, ESP32, Yun, and generic Arduino Client hardware. Simple MQTT library that supports the bare minimum to publish and subscribe to topics. 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
https://www.arduino.cc/reference/en/libraries/adafruit-mqtt-library/index.html
96bcaeeca96f-1
Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 2.5.4 (latest) 2.5.3 2.5.2 2.5.1 2.5.0 2.4.3 2.4.2 2.4.1 2.4.0 2.3.0 2.2.0 2.1.0 2.0.0 1.3.0 1.1.0 1.0.3 1.0.1 1.0.0 0.20.4 0.20.3 0.20.2 0.20.1 0.20.0 0.17.0 0.16.2 0.16.1 0.16.0
https://www.arduino.cc/reference/en/libraries/adafruit-mqtt-library/index.html
96bcaeeca96f-2
0.16.2 0.16.1 0.16.0 0.15.0 0.14.2 0.14.1 0.13.3 0.13.2 0.13.0 0.12.3 0.12.2 0.12.1 0.12.0 0.11.1 0.11.0 0.10.0 0.9.2 0.9.1 0.9.0 0.2.0
https://www.arduino.cc/reference/en/libraries/adafruit-mqtt-library/index.html
82d6a1db00b2-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 > Crossmgrlapcounter CrossMgrLapCounter Communication Library for communicating with CrossMgr's lap counter interface Allows you to obtain lap counts and race time from the websocket interface used by CrossMgr's lap counter page, for controlling your own display hardware. Author: Kim Wall Maintainer: Kim Wall kim@ductilebiscuit.net Read the documentation Compatibility This library is compatible with the esp8266, esp32 architectures. Releases To use this library, open the Library Manager in the
https://www.arduino.cc/reference/en/libraries/crossmgrlapcounter/index.html
82d6a1db00b2-1
Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 1.0.2 (latest) 1.0.0
https://www.arduino.cc/reference/en/libraries/crossmgrlapcounter/index.html
f93c333e97c4-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 > Tone Tone Signal Input/Output A software digital square wave tone generation library. This is a Wiring Framework (Arduino) library to produce square-wave tones on an arbitrary pin. You can make multiple instances of the Tone object, to create tones on different pins. Issues or questions: https://github.com/bhagman/Tone/issues Author: Brett Hagman Maintainer: Brett Hagman Read the documentation Compatibility This library is compatible with the avr architecture so you should be able to use it on the
https://www.arduino.cc/reference/en/libraries/tone/index.html
f93c333e97c4-1
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.0.0 (latest)
https://www.arduino.cc/reference/en/libraries/tone/index.html
de46ba83effb-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 > Msp300 MSP300 Sensors Arduino Library for MSP300 pressure transducer (I2C). (profi sensor). Author: Rob Tillaart Maintainer: Rob Tillaart 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.1.1 (latest)
https://www.arduino.cc/reference/en/libraries/msp300/index.html
de46ba83effb-1
0.1.1 (latest) 0.1.0
https://www.arduino.cc/reference/en/libraries/msp300/index.html
f6a8ed9293b8-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 > Yosemitechmodbus YosemitechModbus Sensors Arduino library for communication with Yosemitech sensors via Modbus. Author: Sara Damiano Maintainer: Sara Damiano Read the documentation Compatibility This library is compatible with the avr, sam, samd 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
https://www.arduino.cc/reference/en/libraries/yosemitechmodbus/index.html
f6a8ed9293b8-1
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 Arduino Nano 33 IoT Arduino Uno 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. 0.4.0 (latest) 0.3.2 0.3.1 0.2.2 0.2.1 0.2.0
https://www.arduino.cc/reference/en/libraries/yosemitechmodbus/index.html
f6a8ed9293b8-2
0.2.2 0.2.1 0.2.0 0.1.9 0.1.6
https://www.arduino.cc/reference/en/libraries/yosemitechmodbus/index.html
af4de126448f-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 > Encoder Encoder Signal Input/Output Counts quadrature pulses from rotary & linear position encoders. Encoder counts pulses from quadrature encoded signals, which are commonly available from rotary knobs, motor or shaft sensors and other position sensors. Author: Paul Stoffregen Maintainer: Paul Stoffregen 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
https://www.arduino.cc/reference/en/libraries/encoder/index.html
af4de126448f-1
boards. Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 1.4.2 (latest) 1.4.1 1.4.0 1.3.0
https://www.arduino.cc/reference/en/libraries/encoder/index.html
32883da4bfd9-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 > Arduinoota ArduinoOTA Other Upload sketch over network to Arduino board with WiFi or Ethernet libraries Based on WiFi101OTA library. Uploads over Ethernet, EthernetENC, WiFi101, WiFiNina, WiFiEspAT to SAMD, nRF5, RP2040, STM32F, ESP and to classic ATmega with more than 64 kB flash memory. Author: Arduino,Juraj Andrassy Maintainer: Juraj Andrassy Read the documentation Compatibility
https://www.arduino.cc/reference/en/libraries/arduinoota/index.html
32883da4bfd9-1
Maintainer: Juraj Andrassy 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.9 (latest) 1.0.8 1.0.7 1.0.6 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/arduinoota/index.html
a2e8f0dc64cb-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 > Azureiothubmqttclient AzureIoTHubMQTTClient Communication Azure IoT Hub client library for ESP8266 via MQTT protocol. Azure IoT Hub client library for ESP8266 that specifically uses MQTT protocol. See readme for more details. Author: Andri Yadi Maintainer: DycodeX 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/azureiothubmqttclient/index.html
a2e8f0dc64cb-1
the Arduino IDE and install it from there. 0.2.3 (latest) 0.2.2 0.2.1
https://www.arduino.cc/reference/en/libraries/azureiothubmqttclient/index.html
da3ac8b95685-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 > Iot modules buttons IoT_Modules-Buttons Signal Input/Output Button library for easier use of buttons in projects. Button library for easier use of buttons in projects. All functions explained in example file. Supports debounce, sampling interval and sleep interval setting, slope detection, group handling, press time check and more. Author: gq97a6 Maintainer: gq97a6 (dev@sampledomain.online) 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/iot_modules-buttons/index.html
da3ac8b95685-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. 1.0.1 (latest) 1.0.0
https://www.arduino.cc/reference/en/libraries/iot_modules-buttons/index.html
19f286f9362a-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 c3 isr servo ESP32_C3_ISR_Servo Device Control This library enables you to use Interrupt from Hardware Timers on an ESP32_C3 board to control multiple servo motors. This library enables you to use 1 Hardware Timer on an ESP32_C3-based board to control 16 or more servo motors. Tested OK with ESP32 core v2.0.5 Author: Khoi Hoang Maintainer: Khoi Hoang Read the documentation Compatibility This library is compatible with the esp32
https://www.arduino.cc/reference/en/libraries/esp32_c3_isr_servo/index.html
19f286f9362a-1
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.2.0 (latest) 1.1.0
https://www.arduino.cc/reference/en/libraries/esp32_c3_isr_servo/index.html
4cc5fd386c0c-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 > Gsm generic GSM_Generic Communication Enables GSM/GRPS network connection using the Generic GSM shields/modules. Supporting ESP32 (including ESP32-S2, ESP32-C3), ESP8266, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52, RP2040-based boards, etc.
https://www.arduino.cc/reference/en/libraries/gsm_generic/index.html
4cc5fd386c0c-1
Use this library to make/receive voice calls, to send and receive SMS using Generic GSM/GPRS modules, such as u-blox SARA-U201, SARA-G350, LARA-R2xx module. This library also allows you to connect to internet through the GPRS networks and either use HTTP(S) Web Clients and Servers. Supporting ESP32 (including ESP32-S2, ESP32-C3), ESP8266, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52, RP2040-based boards, etc. Author: Arduino, Khoi Hoang Maintainer: Khoi Hoang 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/gsm_generic/index.html
4cc5fd386c0c-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. 1.6.1 (latest) 1.6.0 1.5.0 1.4.0 1.3.1 1.3.0 1.2.4
https://www.arduino.cc/reference/en/libraries/gsm_generic/index.html
4a67858f6628-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 > Simpleshiftregistercontroller SimpleShiftRegisterController Device Control Allows you to control easyly a shift register like the 74hc595 This library allows you to control the 74hc595 and making the shifts easyly yourself or changing the entire values of the register by reading bits of an integer or reading an array of bits. Author: ollprogram Maintainer: ollprogram 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/simpleshiftregistercontroller/index.html
4a67858f6628-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/simpleshiftregistercontroller/index.html
8b75d563fb90-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 > Openbci wifi OpenBCI_Wifi Device Control The core of the OpenBCI Wifi Shield. The library is meant to be ran on a shield for the OpenBCI boards. Author: AJ Keller Maintainer: AJ Keller Read the documentation Go to repository 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. 2.0.4 (latest)
https://www.arduino.cc/reference/en/libraries/openbci_wifi/index.html
8b75d563fb90-1
2.0.4 (latest) 2.0.3 2.0.2 2.0.0-beta2 2.0.0-beta1 1.3.0 1.2.0 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0 0.2.2 0.2.1
https://www.arduino.cc/reference/en/libraries/openbci_wifi/index.html
4f8a2578cdd6-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 > 74xx595 74XX595 Uncategorized Arduino library for control 74XX595 IC Create output expansion interfaces for Arduino in a staggered way according to the projects need. Author: Bruno Pescarolli Maintainer: Bruno Pescarolli 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 Arduino Nano Arduino Uno Arduino Yún Compatibility Note
https://www.arduino.cc/reference/en/libraries/74xx595/index.html
4f8a2578cdd6-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.5.2 (latest)
https://www.arduino.cc/reference/en/libraries/74xx595/index.html
36766eec6134-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 nxp mpxhz6250a 00000057 OSS-EC_NXP_MPXHZ6250A_00000057 Sensors NXP MPXHZ6250A Pressure 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_nxp_mpxhz6250a_00000057/index.html
36766eec6134-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_nxp_mpxhz6250a_00000057/index.html
12567dafd2e0-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 > Jm cppm jm_CPPM Signal Input/Output A CPPM Library for Arduino. jm_CPPM - Combined PPM. Author: Jean-Marc Paratte Maintainer: Jean-Marc Paratte 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 Arduino Nano Arduino Uno Arduino Yún Compatibility Note
https://www.arduino.cc/reference/en/libraries/jm_cppm/index.html
12567dafd2e0-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.1 (latest) 1.0.0
https://www.arduino.cc/reference/en/libraries/jm_cppm/index.html
89c7623d603c-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 > Tinyfox Tinyfox Communication This library provides a simple way to make use of Wisol radios (sigfox and point to point). includes examples for many architectures and uses. Author: Marko Caballero Maintainer: Marko Caballero 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/tinyfox/index.html
89c7623d603c-1
the Arduino IDE and install it from there. 0.9.3 (latest) 0.9.2 0.9.1 0.9.0
https://www.arduino.cc/reference/en/libraries/tinyfox/index.html
e35227d9eaef-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 bno055 Adafruit BNO055 Sensors Library for the Adafruit BNO055 Absolute Orientation Sensor. Designed specifically to work with the Adafruit BNO055 Breakout, and is based on Adafruit's Unified Sensor Library. 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
https://www.arduino.cc/reference/en/libraries/adafruit-bno055/index.html
e35227d9eaef-1
Releases To use this library, open the Library Manager in the Arduino IDE and install it from there. 1.6.1 (latest) 1.6.0 1.5.3 1.5.2 1.5.1 1.5.0 1.4.3 1.4.2 1.4.1 1.3.1 1.3.0 1.2.0 1.1.11 1.1.10 1.1.9 1.1.8 1.1.7 1.1.6 1.1.3 1.1.2 1.1.1 1.0.6 1.0.5 1.0.4 1.0.0
https://www.arduino.cc/reference/en/libraries/adafruit-bno055/index.html
06defe26324c-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 > Maxmtrparser MaxMtrParser Communication Max/MSP MTR (Multi-Track Recorder) Protocol Parser for Arduino Max/MSP MTR (Multi-Track Recorder) Protocol Parser for Arduino. MTR file can be generated by the mtr object of Max. Author: hideakitai Maintainer: hideakitai 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/maxmtrparser/index.html
06defe26324c-1
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/maxmtrparser/index.html
fcf663e28bf8-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 > Weathermeters WeatherMeters Signal Input/Output Weather Meters library Author: Pavel Slama Maintainer: Pavel Slama 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.0.2 (latest) 2.0.1 2.0.0 1.0.0
https://www.arduino.cc/reference/en/libraries/weathermeters/index.html
985c186e6b97-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 > Flowsensor FlowSensor Sensors Flow Sensor library for Arduino. Water Flow Rate, Water Volume Author: hafidhh Maintainer: hafidhh 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.1 (latest) 1.3.0
https://www.arduino.cc/reference/en/libraries/flowsensor/index.html
985c186e6b97-1
1.3.1 (latest) 1.3.0 1.2.0 1.1.1 1.1.0 1.0.2 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/flowsensor/index.html
babde4d8813e-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 ina260 library Adafruit INA260 Library Sensors Arduino library for the INA260 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. 1.5.0 (latest) 1.3.5 1.3.4
https://www.arduino.cc/reference/en/libraries/adafruit-ina260-library/index.html
babde4d8813e-1
(latest) 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.0 1.0.0
https://www.arduino.cc/reference/en/libraries/adafruit-ina260-library/index.html
e75eee6d71a4-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 > Ay3891x AY3891x Device Control Library for General Instrument AY-3-8910, AY-3-8912 Programmable Sound Generator chip. This library should also work with variants of the chip sold by other manufacturers, such as the Yamaha YM2149 and YM3439 and the Toshiba T7766A. Author: Andreas Taylor Maintainer: Andreas 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.
https://www.arduino.cc/reference/en/libraries/ay3891x/index.html
e75eee6d71a4-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.2 (latest) 1.1.1 1.1.0 1.0.8 1.0.6 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/ay3891x/index.html
b012c7ce6cea-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 > Yaesu ft857d cat Yaesu FT857D CAT Other Simulate a Yaesu FT-857D radio from the CAT point of view. This library will make your sketch behave as a Yaesu FT-857D radio, and will give you basic control over it via CAT serial commands. Author: Pavel Milanes, CO7WT, Maintainer: Pavel Milanes, CO7WT, 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/yaesu-ft857d-cat/index.html
b012c7ce6cea-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.2 (latest) 0.2.0
https://www.arduino.cc/reference/en/libraries/yaesu-ft857d-cat/index.html
1cbc14a32a54-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 color lcd shield SparkFun Color LCD Shield Display This is an Arduino library for SparkFun's Color LCD Shield Author: Jim@SparkFun Electronics 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.1 (latest) 1.0.0
https://www.arduino.cc/reference/en/libraries/sparkfun-color-lcd-shield/index.html
b716723d3ab0-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 > Ledmatrix8x8 LedMatrix8X8 Display A library that controls max7219 led matrix. Supports 8x8 size only Author: nfhktwrbq Maintainer: nfhktwrbq 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.2.0
https://www.arduino.cc/reference/en/libraries/ledmatrix8x8/index.html
b716723d3ab0-1
the Arduino IDE and install it from there. 0.2.0 (latest) 0.1.0
https://www.arduino.cc/reference/en/libraries/ledmatrix8x8/index.html
bce2282b111f-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 > Ina219 INA219 Data Processing Arduino library for INA219 voltage, current and power sensor. Voltage current Volt Ampere Author: Rob Tillaart Maintainer: Rob Tillaart 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.1.4 (latest)
https://www.arduino.cc/reference/en/libraries/ina219/index.html
bce2282b111f-1
0.1.4 (latest) 0.1.3 0.1.2 0.1.1
https://www.arduino.cc/reference/en/libraries/ina219/index.html
7bb8dc805414-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 > Si4703 Si4703 Other Basic functionality of the Si4703 FM tuner chip. Library to control Si4703 FM receiver chip. Author: Muthanna Maintainer: Muthanna 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.1 (latest)
https://www.arduino.cc/reference/en/libraries/si4703/index.html
f16364d70d2a-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 > M5unit env M5Unit-ENV Device Control Library for M5Stack UNIT ENV See more on https://docs.m5stack.com/en/unit/envIII 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.7 (latest) 0.0.6
https://www.arduino.cc/reference/en/libraries/m5unit-env/index.html
f16364d70d2a-1
0.0.7 (latest) 0.0.6 0.0.5 0.0.4 0.0.3
https://www.arduino.cc/reference/en/libraries/m5unit-env/index.html
165446a2caf0-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 > Serialutil SerialUtil Communication A library for sending/recieving data between two arduino's over serial communication This library provides easy methods to use to communicate between two arduino's. This library can send booleans, integers, floats and text over serial communication. Author: Alexander Loquet Maintainer: Alexander Loquet 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/serialutil/index.html
165446a2caf0-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/serialutil/index.html
8c5a29738670-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 > Ads1110 ADS1110 Signal Input/Output ADS1110 Driver (16-BIT ADC with Onboard Reference, PGA and I2C Interface)
https://www.arduino.cc/reference/en/libraries/ads1110/index.html
8c5a29738670-1
The ADS1110 is a 16-Bit Single-Channel (Single-Ended or Differential) ADC with Onboard Reference (2.048V), PGA & HW I2C capabilities. This library contains a complete driver for the ADS1110 offering full control over its Configuration Settings, as well as the ability to recieve raw data, voltage readings (in mV, to avoid floating point math) or percentage readings in either Single-Shot or Continuous mode. Author: Nadav Matalon Maintainer: Nadav Matalon 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 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/ads1110/index.html
8c5a29738670-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.3.0 (latest) 1.2.0 1.1.0
https://www.arduino.cc/reference/en/libraries/ads1110/index.html
b962906f917b-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 > Arduino pro tutorials Arduino_Pro_Tutorials Other This library contains the complete Arduino sketches from the Pro Tutorials. Instructions on how to use these sketches can be found on the Arduino Pro website under Documentation-Tutorials. Read the documentation Go to repository Compatibility This library is compatible with the mbed, mbed_portenta, mbed_nicla, mbed_edge architectures so you should be able to use it on the following Arduino boards: Portenta H7 Compatibility Note
https://www.arduino.cc/reference/en/libraries/arduino_pro_tutorials/index.html
b962906f917b-1
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.6 (latest) 1.0.5 1.0.4 1.0.3 1.0.2 1.0.0
https://www.arduino.cc/reference/en/libraries/arduino_pro_tutorials/index.html
f60c8a117bc4-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 > Fastio fastIO Signal Input/Output Fast pin control for ATmega328. Operates with pins faster up to 2.5 times (vs built-in). Author: Riva Maintainer: Riva 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/fastio/index.html
f60c8a117bc4-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.1.0 (latest)
https://www.arduino.cc/reference/en/libraries/fastio/index.html
b7cac040763e-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 > Dht20 DHT20 Sensors Arduino library for I2C DHT20 temperature and humidity sensor. DHT20 Author: Rob Tillaart Maintainer: Rob Tillaart 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.2.2 (latest)
https://www.arduino.cc/reference/en/libraries/dht20/index.html
b7cac040763e-1
0.2.2 (latest) 0.2.1 0.2.0 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0
https://www.arduino.cc/reference/en/libraries/dht20/index.html
32060c3fe70a-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 joystick arduino library SparkFun Qwiic Joystick Arduino Library Device Control Library for the SparkFun Qwiic Joystick An Arduino Library for the Qwist Joystick. Qwiic Joystick makes reading an analog joystick over I2C easy and fast. The current joystick position and button state can be read from separate registers. There is also an additional register to check if the button had been pressed since the last read of the button register. Available at: https://www.sparkfun.com/products/15168
https://www.arduino.cc/reference/en/libraries/sparkfun-qwiic-joystick-arduino-library/index.html
32060c3fe70a-1
Author: SparkFun Electronics 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.1.1 (latest) 1.1.0 1.0.4 1.0.2 1.0.1 1.0.0
https://www.arduino.cc/reference/en/libraries/sparkfun-qwiic-joystick-arduino-library/index.html
e7665a6dac63-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 > M5epd M5EPD Device Control Library for M5Paper development kit See more on http://M5Stack.com Author: M5EPD Maintainer: YiHan Tong 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.1.4 (latest) 0.1.3 0.1.2
https://www.arduino.cc/reference/en/libraries/m5epd/index.html