id
stringlengths 14
16
| text
stringlengths 10
1.45k
| source
stringlengths 46
118
|
---|---|---|
1e51311f8a53-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 packet
CMMC Packet
Communication
A simple CMMC Packet data structure.
CMMC Packet is a small library that implement CMMC_SENSOR_T and CMMC_PACKET_T helper
Author: Nat Weerawan
Maintainer: Nat Weerawan
Read the documentation
Go to repository
Compatibility
This library is compatible with the esp8266, avr
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
|
https://www.arduino.cc/reference/en/libraries/cmmc-packet/index.html
|
1e51311f8a53-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.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/cmmc-packet/index.html
|
e4a6cdf0d9ee-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
> Bluedot bme280 tsl2591
BlueDot BME280 TSL2591
Sensors
BlueDot library for BME280 and TSL2591 sensors.
Read temperature, relative humidity, pressure and illuminance with BME280 and TSL2591 sensors.
Author: BlueDot
Maintainer: BlueDot
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/bluedot-bme280-tsl2591/index.html
|
e4a6cdf0d9ee-1
|
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.4
(latest)
1.0.3
1.0.2
1.0.0
|
https://www.arduino.cc/reference/en/libraries/bluedot-bme280-tsl2591/index.html
|
192ebba77dda-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
> Porcupine ko
Porcupine_KO
Data Processing
Porcupine for Korean language. Porcupine is a highly-accurate and lightweight wake word engine.
Porcupine enables building always-listening voice-enabled applications. The device will listen for a wake word. 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.
Maintainer: Picovoice Inc. hello@picovoice.ai
|
https://www.arduino.cc/reference/en/libraries/porcupine_ko/index.html
|
192ebba77dda-1
|
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/porcupine_ko/index.html
|
919569e99de6-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
> Mini qoi
Mini QOI
Data Processing
A streaming QOI decoder, designed for embedded systems with very little RAM.
Mini QOI (abbreviated mQOI) is a streaming QOI decoder, designed for embedded systems with very little RAM. It bypasses the 400MP limit of the reference decoder, requires no dynamic memory allocation, needs about 300 bytes of RAM while decoding an image, and supports decoding an incoming QOI stream byte-by-byte!
Author: Shranav Palakurthi
|
https://www.arduino.cc/reference/en/libraries/mini-qoi/index.html
|
919569e99de6-1
|
Author: Shranav Palakurthi
Maintainer: Shranav Palakurthi
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/mini-qoi/index.html
|
d2ee25be33c3-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
> Lorarf
LoRaRF
Communication
Arduino LoRa-RF library used for transmitting and receiving data using LoRa module with Semtech SX126x series, SX127x series, or LLCC68.
The library works by interfacing SPI port and some I/O pins. Support for configuring frequency, modulation parameter, transmit power, receive gain and other RF parameters on both LoRa and FSK modulation also support for handling transmit and receive using interrupt signal.
Author: Chandra Wijaya Sentosa
Maintainer: Chandra Wijaya Sentosa
|
https://www.arduino.cc/reference/en/libraries/lorarf/index.html
|
d2ee25be33c3-1
|
Maintainer: Chandra Wijaya Sentosa
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.1
(latest)
2.1.0
2.0.0
1.3.0
1.2.0
1.1.1
|
https://www.arduino.cc/reference/en/libraries/lorarf/index.html
|
8532857bcb03-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
> Rocket scream lowpoweravrzero
Rocket Scream LowPowerAVRZero
Device Control
Low power management for MegaAVR 0-series MCU.
Author: Rocket Scream Electronics
Maintainer: rocketscream
Read the documentation
Compatibility
This library is compatible with the megaavr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Nano Every
Arduino Uno WiFi REV2
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
|
https://www.arduino.cc/reference/en/libraries/rocket-scream-lowpoweravrzero/index.html
|
8532857bcb03-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.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/rocket-scream-lowpoweravrzero/index.html
|
abb0c80829c5-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Grove 4 digit display
Grove 4-Digit Display
Sensors
Arduino library to control Grove_4Digital_Display TM1637.
4 digit display module is usually a 12 pin module. In this Grove gadget, we utilize a TM1637 to scale down the controlling pins into 2 Grove pins. It only takes 2 digital pins of Arduino or Seeeduino to control the content, even the luminance of this display. For projects that require of alpha-numeric display, this can be a nice choice.
Author: Seeed Studio
|
https://www.arduino.cc/reference/en/libraries/grove-4-digit-display/index.html
|
abb0c80829c5-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/grove-4-digit-display/index.html
|
d37e1e7798ba-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 ov767x
Arduino_OV767X
Sensors
Capture images from your OmniVision OV7670 camera in your Arduino sketches.
Read the documentation
Go to repository
Compatibility
This library is compatible with the mbed
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/arduino_ov767x/index.html
|
1f5735824457-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
> Totem library
Totem Library
Device Control
Library to control Totem robots and Mini Lab
Control Totem robots over BLE (ESP32). Control LabBoard over serial using Arduino
Author: TotemMaker
Maintainer: TotemMaker
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.2
|
https://www.arduino.cc/reference/en/libraries/totem-library/index.html
|
1f5735824457-1
|
the
Arduino IDE and install it from there.
1.1.2
(latest)
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/totem-library/index.html
|
9cb23dd32d87-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 ra8875
Adafruit RA8875
Display
Adafruit's Arduino driver for the RA8875 TFT driver
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.4.2
(latest)
1.4.1
1.4.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-ra8875/index.html
|
9cb23dd32d87-1
|
(latest)
1.4.1
1.4.0
1.3.8
1.3.7
1.3.5
1.3.4
1.3.3
1.3.1
1.2.0
1.1.1
1.1.0
1.0.8
1.0.7
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/adafruit-ra8875/index.html
|
4b2c840e9ce8-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
> Mahony
Mahony
Data Processing
Helpers for MahonyAHRS algorithm
This library wraps the implementation of MahonyAHRS algorithm to get orientation of an object based on accelerometer and gyroscope readings
Author: Arduino
Maintainer: None
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/mahony/index.html
|
4b2c840e9ce8-1
|
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/mahony/index.html
|
c6e72ca2346b-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
> Multibuttons
MultiButtons
Uncategorized
Library for handling multiple buttons with single analog pin for ESP32.
**Note: A upgrade library "ButtonFever" has been released to provide much powerful features to handle various button press event for both standalone digital button and button array. Please try it!** It will trigger callback function upon button pressed. The library handled button debouncing, and you may decide the trigger edge for button event - on press (default) or on release.
Author: Mickey Chan
Maintainer: Mickey Chan
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/multibuttons/index.html
|
c6e72ca2346b-1
|
Author: Mickey Chan
Maintainer: Mickey Chan
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/multibuttons/index.html
|
5ed43e803fd6-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
> Ds18b20
DS18B20
Sensors
Arduino library for the Maxim Integrated DS18B20 1-Wire temperature sensor.
This library is very simple and intuitive to use, and supports auto-discovering sensors with an optional high/low condition or manually addressing individual sensors.
Author: Mathias Munk Hansen
Maintainer: Mathias Munk Hansen
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/ds18b20/index.html
|
5ed43e803fd6-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/ds18b20/index.html
|
ce5101ec0b5b-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
> Makervision
MakerVision
Other
Arduino library used by Scratch generated code on http://makervision.io
This library includes helpers that are used by MakerVision's Scratch for Arduino IDE (http://makervision.io).
Author: MakerVision
Maintainer: MakerVision
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/makervision/index.html
|
ce5101ec0b5b-1
|
the
Arduino IDE and install it from there.
0.0.3
(latest)
0.0.2
0.0.1
|
https://www.arduino.cc/reference/en/libraries/makervision/index.html
|
0a982ff39c82-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
> Teensystep
TeensyStep
Device Control
High speed stepper driver for PJRC Teensy boards (T3.0 - T3.6) and STM32F4
Step rates up to 300000stp/sec. Accelerated and synchronized movement of up to 10 steppers. Due to the low processor load it can easily be used togehter with sensors, displays, serial communication ...
Author: luni64
Maintainer: luni64
Read the documentation
Go to repository
Compatibility
|
https://www.arduino.cc/reference/en/libraries/teensystep/index.html
|
0a982ff39c82-1
|
Maintainer: luni64
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.
2.3.4
(latest)
2.3.2
2.3.1
2.1.0
2.0.0
1.0.0
0.98.1
0.98.0
0.95.0
|
https://www.arduino.cc/reference/en/libraries/teensystep/index.html
|
00d495fec7f0-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
> Dfrobot bmx160
DFRobot_BMX160
Sensors
DFRobot_BMX160 is the Sensor library of DFRobot
The BMX160 contains 16 bit digtial,triaxial accelerometer 16 bit digital, triaxial gyroscope and geomagnetic sensor.
Author: DFRobot
Maintainer: Fary DFRobot
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/dfrobot_bmx160/index.html
|
00d495fec7f0-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)
|
https://www.arduino.cc/reference/en/libraries/dfrobot_bmx160/index.html
|
9831536d5a93-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
> Fixedpoint lut
FixedPoint_LUT
Data Processing
Use FixedPoint_LUT to replace highly runtime intensive calculation times
FixedPoint_LUT uses LUTs to search for values in an array and make simple calculations rather then calculate complex mathematical functions
Author: Pantastisch
Maintainer: Pantastisch
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/fixedpoint_lut/index.html
|
9831536d5a93-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/fixedpoint_lut/index.html
|
2096157f4dae-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
> Jsonlogger
JsonLogger
Communication
An easy-to-use, small, fast and portable JSON builder and logger for IoT logging, data acquisition and analytics.
Useful for logging json data to terminal, file, and cloud
Author: Alan Chen
Maintainer: Alan Chen
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/jsonlogger/index.html
|
2096157f4dae-1
|
the
Arduino IDE and install it from there.
1.1.9
(latest)
1.1.8
1.1.7
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
|
https://www.arduino.cc/reference/en/libraries/jsonlogger/index.html
|
48b4d619e402-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
> Timerinterrupt generic
TimerInterrupt_Generic
Device Control
This library enables you to use Interrupt from Hardware Timers on supported Arduino boards such as AVR, Mega-AVR, ESP8266, ESP32, SAMD, SAM DUE, nRF52, STM32F/L/H/G/WB/MP1, Teensy, Nano-33-BLE, RP2040-based boards, etc.
|
https://www.arduino.cc/reference/en/libraries/timerinterrupt_generic/index.html
|
48b4d619e402-1
|
These Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That is mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers interval is very long (ulong millisecs). The most important feature is they are ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
Author: Khoi Hoang
Maintainer: Khoi Hoang
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
|
https://www.arduino.cc/reference/en/libraries/timerinterrupt_generic/index.html
|
48b4d619e402-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.13.0
(latest)
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
|
https://www.arduino.cc/reference/en/libraries/timerinterrupt_generic/index.html
|
d422c09a47b5-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
> Gauge asukiaaa
Gauge_asukiaaa
Data Processing
It calculates value from sample values.
It calcuates value by gradient from input points.
Author: Asuki Kono
Maintainer: Asuki Kono
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
|
https://www.arduino.cc/reference/en/libraries/gauge_asukiaaa/index.html
|
d422c09a47b5-1
|
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/gauge_asukiaaa/index.html
|
2bbda676224b-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 ms5803 14ba pressure sensor
SparkFun MS5803-14BA Pressure Sensor
Sensors
Library for MS5803-14BA Pressure Sensor.
Provides I2C communication protocol for measuring wather depth, altitude, or other pressure readings.
Author: Casey@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
|
https://www.arduino.cc/reference/en/libraries/sparkfun-ms5803-14ba-pressure-sensor/index.html
|
2bbda676224b-1
|
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
|
https://www.arduino.cc/reference/en/libraries/sparkfun-ms5803-14ba-pressure-sensor/index.html
|
f611a4cb3c7f-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
> Accelerometer adxl345
Accelerometer ADXL345
Sensors
Arduino library to control Grove 3Axis Digital Accelerometer ADXL345.
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/accelerometer-adxl345/index.html
|
dc179277343d-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
> Servo328
Servo328
Device Control
A servo motor driver for Arduino Uno with ATmega328P PWM
This library can control servo motors with ATmega328P PWM.
Author: yashi
Maintainer: Yasushi SHOJI
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/servo328/index.html
|
dc179277343d-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/servo328/index.html
|
93bdd0d708d3-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
> Ssvqueuestackarray
SSVQueueStackArray
Data Storage
Queue/Stack storage based on array ring buffer.
Compatible with any datatype defined on the compile time. Also may act as array, accessing items by index.
Author: Serge Skorodinsky
Maintainer: Serge Skorodinsky
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/ssvqueuestackarray/index.html
|
93bdd0d708d3-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/ssvqueuestackarray/index.html
|
24741e18d296-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
> Microtuple
MicroTuple
Uncategorized
A library tuple like variadic datastructure for arduino.
Support simple callback with any type and number arguments.
Author: Nitrof
Maintainer: Nitrof
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/microtuple/index.html
|
1260dcf32538-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
> Evo bsp
evo_bsp
Other
Evo BSP components
With these components, users can integrate their own designs into Evo platform using the Alorium Technology OpenEvo flow
Author: Alorium Technology
Maintainer: Alorium Technology
Read the documentation
Compatibility
This library is compatible with the samd
architecture so you
should be able to use it on the
following Arduino boards:
Arduino MKR FOX 1200
Arduino MKR GSM 1400
Arduino MKR NB 1500
|
https://www.arduino.cc/reference/en/libraries/evo_bsp/index.html
|
1260dcf32538-1
|
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.1.0
(latest)
1.0.4
1.0.3
1.0.0
|
https://www.arduino.cc/reference/en/libraries/evo_bsp/index.html
|
eb4d57cf8d2a-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 hyperdisplay kwh018st01
SparkFun HyperDisplay KWH018ST01
Display
Control SparkFun 1.8" TFT products using HyperDisplay
This library is a hardware specific HyperDisplay layer thet provides out-of-the-box support for 1.8" TFT products from SparkFun. Use all the features of HyperDisplay
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.
|
https://www.arduino.cc/reference/en/libraries/sparkfun-hyperdisplay-kwh018st01/index.html
|
eb4d57cf8d2a-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.2
(latest)
|
https://www.arduino.cc/reference/en/libraries/sparkfun-hyperdisplay-kwh018st01/index.html
|
a1bd8318a236-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
> Hacespsockets
HaCEspSockets
Communication
An Event driven MCU socket similar to windows socket experience .
An equivalent of windows socket in ESP(MCU) arduino environment. This library is an event driven with similar experience to windows socket.This library can also be implemented as a client or server depending on the use case of the user. The server socket can handle multiple client connection depending on the HAC_SERVER_MAX_SOCKET_CLIENTS definition(Note: Default value is 5 simultaneous client, it can be increase further but make sure to manage the memory it utilized for each session)
|
https://www.arduino.cc/reference/en/libraries/hacespsockets/index.html
|
a1bd8318a236-1
|
Author: Harvy Aronales Costiniano
Maintainer: Harvy Aronales Costiniano
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.
0.1.2
(latest)
0.1.1
|
https://www.arduino.cc/reference/en/libraries/hacespsockets/index.html
|
36f54979048e-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
> Vs1053 for use with sdfat
VS1053 for use with SdFat
Device Control
Device library interfacing VS1053 MP3 player chip to Sd Card.
This library provides many commands and functions to control the VS1053 MP3 Player chip while streaming from SdCards. The use of SdFat provides better support for newer SdCards, along with other features, not normally provided with the stock IDE's SD library. This library additionally supports several other break out boards and sheilds.
Author: Michael P. Flaga
|
https://www.arduino.cc/reference/en/libraries/vs1053-for-use-with-sdfat/index.html
|
36f54979048e-1
|
Author: Michael P. Flaga
Maintainer: Michael P. Flaga
Read the documentation
Go to repository
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.3.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/vs1053-for-use-with-sdfat/index.html
|
3f4497c465dc-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
> Qpesp32
QPESP32
Device Control
QP/C++ Real-Time Embedded Framework for Arduino.
The QP/C++ real-time framework is like a modern real-time operating system (RTOS) specifically designed for executing event-driven, encapsulated state machines (Active Objects). It enables you to build responsive, robust, and truly concurrent Arduino programs.
Author: Quantum Leaps
Maintainer: Quantum Leaps
Read the documentation
Go to repository
Compatibility
This library is compatible with the esp32
architecture.
Releases
|
https://www.arduino.cc/reference/en/libraries/qpesp32/index.html
|
3f4497c465dc-1
|
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.
6.9.4
(latest)
0.2.0
0.1.5
0.1.4
0.1.2
0.1.1
|
https://www.arduino.cc/reference/en/libraries/qpesp32/index.html
|
fcaa9c55fdd3-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
> Kickfft
KickFFT
Data Processing
A library for implementing a discrete Fourier transform on an input data array.
This library uses lookup tables for the trigonometric functions to reduce processing power and increase code efficiency.
Author: Linnes Lab, Orlando S. Hoilett, Akio K. Fujita
Maintainer: Orlando Hoilett
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/kickfft/index.html
|
fcaa9c55fdd3-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
3.0.0
(latest)
2.0.0
|
https://www.arduino.cc/reference/en/libraries/kickfft/index.html
|
f0080462a158-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
> Mqtt
MQTT
Communication
MQTT library for Arduino
This library bundles the lwmqtt client and adds a thin wrapper to get an Arduino like API.
Author: Joel Gaehwiler
Maintainer: Joel Gaehwiler
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.1
|
https://www.arduino.cc/reference/en/libraries/mqtt/index.html
|
f0080462a158-1
|
the
Arduino IDE and install it from there.
2.5.1
(latest)
2.5.0
2.4.8
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.11.0
1.10.1
1.10.0
1.9.6
1.9.5
1.9.4
|
https://www.arduino.cc/reference/en/libraries/mqtt/index.html
|
f0080462a158-2
|
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.2
1.3.0
1.2.0
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/mqtt/index.html
|
36fb17ef986f-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Reference
> Libraries
> Arduinographics
ArduinoGraphics
Display
Core graphics library for Arduino.
Based on the Processing API.
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
Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data)
Arduino MKR1000 WIFI
Arduino Nano 33 IoT
Arduino Zero
|
https://www.arduino.cc/reference/en/libraries/arduinographics/index.html
|
36fb17ef986f-1
|
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.1.0
(latest)
1.0.0
Usage
This is a library that allows you to draw and write on screens with graphical primitives; it requires a specific hardware interfacce library to drive the screen you are using, therefore every screen type should have its own hardware specific library.
To use this library
#include <ArduinoGraphics.h>
|
https://www.arduino.cc/reference/en/libraries/arduinographics/index.html
|
36fb17ef986f-2
|
To use this library
#include <ArduinoGraphics.h>
To let you easily understand the usage of the graphics primitives, we are using a dummy screen object named YourScreen that should be substituted with the real one, Eg. MATRIX, OLED, TFT and so on. Refer to the hardware interfacing library of your screen to get more details.
The style and syntax of this library is inspired by Processing 3 and we believe that learning Processing is very helpful to develop complex applications that combine the versatility of Arduino driven hardware with the power of a pc based graphical interface.
Methods
begin()
end()
width()
height()
beginDraw()
endDraw()
background()
clear()
fill()
noFill()
stroke()
noStroke()
line()
point()
rect()
circle()
ellipse()
text()
textFont()
textFontWidth()
textFontHeight()
set()
beginText()
endText()
|
https://www.arduino.cc/reference/en/libraries/arduinographics/index.html
|
36fb17ef986f-3
|
textFontHeight()
set()
beginText()
endText()
textScrollSpeed()
|
https://www.arduino.cc/reference/en/libraries/arduinographics/index.html
|
60cff408038c-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 ws2801 library
Adafruit WS2801 Library
Display
Arduino library for controlling strips/pixels using WS2801 driver chips
Author: Adafruit
Maintainer: Adafruit
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.1
(latest)
1.1.0
1.0.1
|
https://www.arduino.cc/reference/en/libraries/adafruit-ws2801-library/index.html
|
60cff408038c-1
|
(latest)
1.1.0
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-ws2801-library/index.html
|
d34a60563d1f-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
> Ad5245
AD5245
Signal Input/Output
Arduino Library for AD5245 digital potentiometer.
Library to control digital potentiometer AD5245.
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.0
|
https://www.arduino.cc/reference/en/libraries/ad5245/index.html
|
d34a60563d1f-1
|
the
Arduino IDE and install it from there.
0.2.0
(latest)
0.1.2
0.1.1
0.1.0
|
https://www.arduino.cc/reference/en/libraries/ad5245/index.html
|
02dfdd241dd9-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
> Dfrobot scd4x
DFRobot_SCD4X
Sensors
This is a Library for SCD4X(SCD40/SCD41), SCD4X is a Digital Metal-Oxide Multi-Gas Sensor(SKU: SEN0536).
Configure the sensor with single-measurement mode, period measurement mode and compensation and calibration using I2C communication.
Author: DFRobot
Maintainer: qsjhyy
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/dfrobot_scd4x/index.html
|
02dfdd241dd9-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/dfrobot_scd4x/index.html
|
efc1a65d801b-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
> Currentswitch
CurrentSwitch
Sensors
Use SCT-013-000 current sensor as a workproof
CurrentSwitch Is a library to use non invasive current probe to use it a a 'working proof'. This skecht use a SCT-013-000. Interface with arduino.
Author: Nitrof
Maintainer: Nitrof
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/currentswitch/index.html
|
efc1a65d801b-1
|
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.0.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/currentswitch/index.html
|
3bf4db27a3bc-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 motor shield library
Adafruit Motor Shield library
Device Control
Adafruit Motor shield V1 firmware with basic Microstepping support. Works with all Arduinos and the Mega
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.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/adafruit-motor-shield-library/index.html
|
3bf4db27a3bc-1
|
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-motor-shield-library/index.html
|
7a97c43b8809-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
> Botleticssim7000
BotleticsSIM7000
Communication
Arduino library for the Botletics SIM7000 Shield and other SIMCom modules
This Arduino library for the Botletics SIM7000 Shield is based on an adaptation of the Adafruit FONA Library and supports a variety of SIMCom 2G/3G/4G/LTE-CAT1/NB-IoT modules.
Author: Botletics
Maintainer: Botletics
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/botleticssim7000/index.html
|
7a97c43b8809-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.6
(latest)
1.0.5
1.0.3
1.0.1
|
https://www.arduino.cc/reference/en/libraries/botleticssim7000/index.html
|
fdcc7f2a0c17-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
> Servodht11
servodht11
Sensors
Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors
Author: Arduinoboy16
Maintainer: Arduinoboy16
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.10
(latest)
|
https://www.arduino.cc/reference/en/libraries/servodht11/index.html
|
976a26f31967-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
> Nano every ws2812b
Nano_Every_WS2812B
Display
ATmega4809 core-independent driver for WS2812B addressable RGB LEDs.
No bit-banging, the communication protocol is handled by hardware peripherals, saving lots of CPU cycles.
Author: Clemens at Elektor
Maintainer: Clemens at Elektor
Read the documentation
Compatibility
This library is compatible with the megaavr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Nano Every
|
https://www.arduino.cc/reference/en/libraries/nano_every_ws2812b/index.html
|
976a26f31967-1
|
should be able to use it on the
following Arduino boards:
Arduino Nano Every
Arduino Uno WiFi REV2
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.5
(latest)
1.0.4
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/nano_every_ws2812b/index.html
|
8917d9f57d4d-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
> Pulsepattern
PulsePattern
Signal Input/Output
Library to generate repeating pulse patterns. (AVR only)
uses timer1
Author: Rob Tillaart
Maintainer: Rob Tillaart
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/pulsepattern/index.html
|
8917d9f57d4d-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.1.6
(latest)
0.1.5
0.1.4
0.1.3
0.1.1
0.1.0
0.0.8
|
https://www.arduino.cc/reference/en/libraries/pulsepattern/index.html
|
9c98fa285faf-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
> Audio adafruit fork
Audio - Adafruit Fork
Signal Input/Output
Adafruit SAMD51 port of Teensy Audio Library - Flexible, High Quality Audio Processing
A toolkit for building streaming audio projects, featuring Polyphonic Playback, Recording, Synthesis, Analysis, Effects, Filtering, Mixing, Multiple Simultaneous Inputs & Outputs, Flexible Internal Signal Routing, Automatic Streaming 16 bits, 44.1 kHz as the Arduino Sketch Runs.
Author: Adafruit based on Paul Stoffregen
Maintainer: Adafruit
Read the documentation
|
https://www.arduino.cc/reference/en/libraries/audio-adafruit-fork/index.html
|
9c98fa285faf-1
|
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.3.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/audio-adafruit-fork/index.html
|
bd769c761e72-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
> Rp2040 pio charlieplexing
RP2040_PIO_Charlieplexing
Display
A RP2040 PIO program for 6-leds and 5-leds Charlieplexing.
|
https://www.arduino.cc/reference/en/libraries/rp2040_pio_charlieplexing/index.html
|
bd769c761e72-1
|
The PIOs integrated in the RP2040 microcontroller enable the refresh to be performed automatically, without processor intervention. The 6-leds version requires 11 PIO instructions, the 5-leds version requires 7 PIO instructions. This library uses Raspberry Pi Pico/RP2040 board manager by Earle F. Philower, III, see https://github.com/earlephilhower/arduino-pico
Author: Pierre Molinaro
Maintainer: Pierre Molinaro
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/rp2040_pio_charlieplexing/index.html
|
0c98913f60b0-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
> Pmsensor hpma115
PMSensor-HPMA115
Sensors
A library for interacting with the Honeywell HPMA115 particulate matter sensors.
Includes calculateion of AQI (air quality index) based on PM 2.5 and PM 10 readings.
Author: Jed Parsons
Maintainer: Jed Parsons
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/pmsensor-hpma115/index.html
|
0c98913f60b0-1
|
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.4
1.0.3
1.0.2
1.0.0
|
https://www.arduino.cc/reference/en/libraries/pmsensor-hpma115/index.html
|
dccc1714c89e-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
> Callback
Callback
Other
A simple implementation of Signals and Slots for writing more flexible callbacks
Similar to Boost::Signals and a handy algorithm when writing event driven programs
Author: Tom Stewart
Maintainer: Tom Stewart
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/callback/index.html
|
dccc1714c89e-1
|
1.1.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/callback/index.html
|
d09155116e51-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
> Chronos
Chronos
Other
Easily manipulate date-times to perform scheduling, setup calendars and find points in time that are of interest.
Chronos is comprised of three major components: DateTimes and Spans (OO date-time objects that can be manipulated in many ways), Marks (sets of calendar point events like "every Sunday at 15h00") and Calendar Events (actual events with fixed or repeating datetimes of specific duration, and the scheduling functions needed to find/manipulate events of interest).
Author: Pat Deegan
Maintainer: Pat Deegan
|
https://www.arduino.cc/reference/en/libraries/chronos/index.html
|
d09155116e51-1
|
Author: Pat Deegan
Maintainer: Pat Deegan
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)
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/chronos/index.html
|
eb6cc87f5e0e-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
> Pressurenxpmxp
PressureNXPMXP
Sensors
Pressure differential MXP serie
library for reading differential pressure / gauge sensors from the manufacturer NXP. With pressure return in KPA, PSI, BAR, CMH2O quantities.
Author: Leandro L. Nascimento
Maintainer: eng.leandroln@gmail.com
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
|
https://www.arduino.cc/reference/en/libraries/pressurenxpmxp/index.html
|
eb6cc87f5e0e-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/pressurenxpmxp/index.html
|
c456bf485eb4-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
> Encodertool
EncoderTool
Sensors
Library to read out mechanical rotary encoders
The EncoderTool is a library to manage and read out rotary encoders connected either directly or via multiplexers. It supports the common types of encoders (full / quad / half) and some variants. It provides periodic and limit modes and can invoke callbacks on value changes.
Author: luni64
Maintainer: luni64
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
|
https://www.arduino.cc/reference/en/libraries/encodertool/index.html
|
c456bf485eb4-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
3.2.0
(latest)
3.0.6
3.0.5
3.0.3
3.0.2
3.0.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
|
https://www.arduino.cc/reference/en/libraries/encodertool/index.html
|
9df8903c5179-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
> Gprsbee
GPRSbee
Communication
An Arduino library for the SODAQ GPRSbee.
It supports sending HTTP GET and POST, send data via FTP, and more.
Author: keestux,SODAQ
Maintainer: Kees Bakker
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/gprsbee/index.html
|
9df8903c5179-1
|
the
Arduino IDE and install it from there.
1.9.2
(latest)
1.9.1
1.9.0
1.3.0
1.2.0
|
https://www.arduino.cc/reference/en/libraries/gprsbee/index.html
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.