id
stringlengths 14
16
| text
stringlengths 10
1.45k
| source
stringlengths 46
118
|
---|---|---|
9492118c696a-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.
3.0.2
(latest)
3.0.1
3.0.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
|
https://www.arduino.cc/reference/en/libraries/mindsi/index.html
|
c9b975cf3c11-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
> Md uiswitch
MD_UISwitch
Signal Input/Output
Library for Universal User Interface Switches.
Library to uniformly encapsulate different types of switch based user input. Detects press, double press, long press, with software debounce and auto repeat. Handles simple switches, key matrices and analog resistor-ladder type switches.
Author: MajicDesigns
Maintainer: marco_c
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
|
https://www.arduino.cc/reference/en/libraries/md_uiswitch/index.html
|
c9b975cf3c11-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.2.2
(latest)
2.2.1
2.2.0
2.1.0
2.0.0
1.2.1
1.2.0
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/md_uiswitch/index.html
|
9d65eb732b7d-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 seesaw library
Adafruit seesaw Library
Other
This is a library for the Adafruit seesaw helper IC.
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.7.0
(latest)
1.6.3
1.6.2
|
https://www.arduino.cc/reference/en/libraries/adafruit-seesaw-library/index.html
|
9d65eb732b7d-1
|
(latest)
1.6.3
1.6.2
1.6.1
1.6.0
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
|
https://www.arduino.cc/reference/en/libraries/adafruit-seesaw-library/index.html
|
9d65eb732b7d-2
|
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-seesaw-library/index.html
|
7259c4cb7c18-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
> Tdslite
tdslite
Communication
A lightweight TDS driver for embedded devices.
Lightweight, platform independent MS-TDS implementation written in pure C++11 that can work with just 2kB of SRAM. Built around C++s zero cost / only pay for what you use mantra. The implementation is based on Microsoft `MS-TDS: Tabular Data Stream Protocol` technical specification (revision number 33).
Author: mkg
Maintainer: mkg
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/tdslite/index.html
|
7259c4cb7c18-1
|
Author: mkg
Maintainer: mkg
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
(latest)
|
https://www.arduino.cc/reference/en/libraries/tdslite/index.html
|
2fb9d68e1b0c-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
> Soldered digital light sensor
Soldered Digital Light Sensor
Sensors
Library used to easily operate with digital light sensor
Author: Soldered
Maintainer: Soldered
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/soldered-digital-light-sensor/index.html
|
ca2f1e2872ac-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
> Pololuhd44780
PololuHD44780
Sensors
C++ library for the Arduino IDE that allows you to control an LCD that uses the Hitachi HD44780 protocol.
This is a C++ library for the Arduino IDE that allows you to control an LCD that uses the Hitachi HD44780 protocol. This library is very similar to the LiquidCrystal library, but it provides more separation between the low-level hardware access functions and the high-level functions so that the low-level functions can be replaced if necessary.
Author: Pololu
|
https://www.arduino.cc/reference/en/libraries/pololuhd44780/index.html
|
ca2f1e2872ac-1
|
Author: Pololu
Maintainer: Pololu
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.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/pololuhd44780/index.html
|
4a32f9e367ba-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
> A89306 asukiaaa
A89306_asukiaaa
Device Control
It controls A89306
It can write and read value of brushless motor controller A89306.
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.
|
https://www.arduino.cc/reference/en/libraries/a89306_asukiaaa/index.html
|
4a32f9e367ba-1
|
the
Arduino IDE and install it from there.
1.0.2
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/a89306_asukiaaa/index.html
|
41b36ab10e91-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Esp abus
esp_abus
Communication
ABUS Socket Communication library for PLCs (Cybro-2 and Cybro-3) from Cybrotech and ESP32 / ESP8266 over WiFi
|
https://www.arduino.cc/reference/en/libraries/esp_abus/index.html
|
41b36ab10e91-1
|
It uses the UDP-Protocol to communicate to the PLC with so called ABUS Sockets. For the communication you need to specify at least one abus socket in the PLC program (for using the examples you can specify a new socket in the CyPro Environment with the following configuration: socket id 3, one bool tag, one integer tag, one long tag and one real tag). You can add up to 32 receive sockets with callbacks in the ESP program.
Author: Daniel Gangl
Maintainer: Daniel Gangl
Read the documentation
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.
0.0.6
(latest)
0.0.5
0.0.4
|
https://www.arduino.cc/reference/en/libraries/esp_abus/index.html
|
41b36ab10e91-2
|
(latest)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
|
https://www.arduino.cc/reference/en/libraries/esp_abus/index.html
|
5a0d0e495359-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
> Ads1220 we
ADS1220_WE
Signal Input/Output
A library for the ADS1220 ADC
An Arduino library for the 24-bit, 4 channel ADS1220 ADC, convenient to use. All features of the ADS1220 are implemented.
Author: Wolfgang Ewald
Maintainer: Wolfgang Ewald
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/ads1220_we/index.html
|
5a0d0e495359-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.14
(latest)
1.0.13
1.0.12
1.0.10
1.0.9
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/ads1220_we/index.html
|
47c33bcd8013-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
> Sx8634
SX8634
Sensors
A library for Semtech's SX8634 capacitive touch sensor.
Author: J. Ian Lindsay
Maintainer: J. Ian Lindsay
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/sx8634/index.html
|
24e989acd258-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
> Snakelights
snakelights
Uncategorized
SnakeLights library for snake wired NeoPixels
This library supports the build-with-love SnakeLight NeoPixel LED array
Author: David Whitney, Jo Franchetti
Maintainer: David Whitney
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.0.2
|
https://www.arduino.cc/reference/en/libraries/snakelights/index.html
|
24e989acd258-1
|
the
Arduino IDE and install it from there.
0.0.2
(latest)
0.0.1
|
https://www.arduino.cc/reference/en/libraries/snakelights/index.html
|
c90feefbfa2a-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
> Due can
due_can
Communication
Allows for CAN bus communications with the Arduino Due
Implements interrupt driven communication and supports both object oriented and non-OOP callbacks
Author: Collin Kidder
Maintainer: Collin Kidder
Read the documentation
Compatibility
This library is compatible with the sam
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Due
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
|
https://www.arduino.cc/reference/en/libraries/due_can/index.html
|
c90feefbfa2a-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.
2.0.1
(latest)
2.0.0
|
https://www.arduino.cc/reference/en/libraries/due_can/index.html
|
0228d384f8d4-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
> Vernierlib
VernierLib
Sensors
Library to make reading Vernier sensors used on a Vernier Interface Shield easy.
Library to make reading Vernier sensors used on a Vernier Interface Shield easy. It also supports the Vernier Motion Detector and using the Vernier Digital Control Unit (DCU) with DC motors and stepper motors.
Author: Vernier Software & Technology
Maintainer: support@vernier.com
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/vernierlib/index.html
|
0228d384f8d4-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.5
(latest)
1.0.4
|
https://www.arduino.cc/reference/en/libraries/vernierlib/index.html
|
193794340c11-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Fabo gpio40 pca9698
FaBo GPIO40 PCA9698
Uncategorized
A library for FaBo GPIO.
PCA9698 is I2C GPIO.
Author: FaBo
Maintainer: Akira Sasaki
Read the documentation
Compatibility
This library is compatible with the avr, esp32
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
|
https://www.arduino.cc/reference/en/libraries/fabo-gpio40-pca9698/index.html
|
193794340c11-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/fabo-gpio40-pca9698/index.html
|
2a680797d1e0-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
> Bluebird
Bluebird
Other
All in one library to control Teknikio's Bluebird board.
All in one library to control Teknikio's Bluebird board. Requires no other dependencies and exposes all Bluebird components in a simple to use class.
Author: Teknikio
Maintainer: Teknikio
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/bluebird/index.html
|
2a680797d1e0-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.0.2
(latest)
|
https://www.arduino.cc/reference/en/libraries/bluebird/index.html
|
307bae1f0d71-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
> Pax graphics
PAX Graphics
Display
The PAX computer graphics library for ESP32.
Author: RobotMan2412
Maintainer: RobotMan2412
Read the documentation
Go to repository
Compatibility
This library is compatible with the esp32
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/pax-graphics/index.html
|
795f3e97703d-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Stm32duino motionfx
STM32duino MotionFX
Sensors
Allows to run Sensor Fusion algorithms with ST MEMS sensors on STM32 boards
This library provides several APIs to run sensor fusion algorithms with ST MEMS sensors on STM32 boards
Author: STMicroelectronics
Maintainer: STMicroelectronics
Read the documentation
Compatibility
This library is compatible with the stm32
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
|
https://www.arduino.cc/reference/en/libraries/stm32duino-motionfx/index.html
|
795f3e97703d-1
|
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/stm32duino-motionfx/index.html
|
40462de391fc-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
> Hih61xx
HIH61xx
Sensors
Library to access Honeywell HIH61xx humidity and temperature sensors.
|
https://www.arduino.cc/reference/en/libraries/hih61xx/index.html
|
40462de391fc-1
|
Library to access Honeywell HIH61xx humidity and temperature sensors.
HIH61xx is a library for accessing the humidity and temperature data from the I2C range of Honeywell HIH61xx humidity sensors (HIH6120-021, HIH6121-021, HIH6130-021 and HIH6131-021). Software I2C is used to allow this sensor to be connected to any two digital pins. An optional power pin can be used to control power to the device. A state machine ensures the relevant timing constraints are observed. GNU LGPL v2.1.
Author: Steve Marple
Maintainer: Steve Marple
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/hih61xx/index.html
|
40462de391fc-2
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
3.0.0
(latest)
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/hih61xx/index.html
|
393cdaca292e-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 ablic s 8110c 8120c 00000057
OSS-EC_ABLIC_S-8110C_8120C_00000057
Sensors
ABLIC S-8110C, S-8120C Temperature Sensor Library.
Number of Components:Single, Calculation:Floating-point, Moving average filter:Select Non SMA EMA WMA, Diagnosis:Range Min to Max
Author: RLL-Blue-Dragon
Maintainer: RLL-Blue-Dragon
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/oss-ec_ablic_s-8110c_8120c_00000057/index.html
|
393cdaca292e-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.3
(latest)
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/oss-ec_ablic_s-8110c_8120c_00000057/index.html
|
cda093061eb4-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 relay
M5Unit-RELAY
Device Control
Library for M5Stack RELAY UNIT
See more on https://docs.m5stack.com/en/unit/4relay & https://docs.m5stack.com/en/unit/2relay & https://docs.m5stack.com/en/unit/relay
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
|
https://www.arduino.cc/reference/en/libraries/m5unit-relay/index.html
|
cda093061eb4-1
|
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/m5unit-relay/index.html
|
60e05dcedd5d-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
> Mobatools
MobaTools
Device Control
Functions (steppers, servos, leds) for model railroaders( and for others too )
Bibliothek mit Funktionen für Schrittmotore, Servos, Leds und zum entprellten Einlesen von Tastern/Schaltern, für arduino uno, mini, nano, leonardo, micro and mega, some ATtiny, STM32F1, ESP32 und ESP8266
|
https://www.arduino.cc/reference/en/libraries/mobatools/index.html
|
60e05dcedd5d-1
|
- Steuern von bis zu 16 Servos mit Geschwindigkeitskontrolle. - Bis zu 6 Schrittmotore mit Beschleunigungs/Bremsfunktion
- Funktionen zum weichen auf/abblenden von Leds.
- Zeitgeberfunktion.
- Einlesen von bis zu 32 Tastern/Schaltern mit Ereignisfunktionen
This library can control
- up to 16 servos with speed control and
- up to 6 stepper motors with accelerating and decelerating.
- There are also functions for a bulb simulation with leds.
- Reading of up to 32 buttons/switchws with event functions
It uses timer 1 for all tasks. If timer 3 is available it is used instead.
Author: MicroBahner
Maintainer: MicroBahner, fpm-gh@mnet-mail.de
|
https://www.arduino.cc/reference/en/libraries/mobatools/index.html
|
60e05dcedd5d-2
|
Maintainer: MicroBahner, fpm-gh@mnet-mail.de
Read the documentation
Compatibility
This library is compatible with the avr, STM32F1, STM32F4, esp8266, esp32
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.4.3
(latest)
2.4.2
2.4.1
2.4.0
2.3.1
2.3.0
|
https://www.arduino.cc/reference/en/libraries/mobatools/index.html
|
60e05dcedd5d-3
|
2.4.0
2.3.1
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.0
0.9.1
|
https://www.arduino.cc/reference/en/libraries/mobatools/index.html
|
7aa82bead537-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
> Touchwheel
TouchWheel
Sensors
Capacitive touch wheels and sliders using only 2-3 analog pins!
The TouchWheel library scans 3 touch pads, when put in a circle this allows for a touch wheel that can detect clockwise and counterclockwise finger movement. The 3 pads can be repeated any number of times for higher resolution touch wheels. 9 and 12 pad wheels with a 1.7" diameter work very well. TouchSliders use 2 analog pins and 2 pads.
Author: Ben Hencke
|
https://www.arduino.cc/reference/en/libraries/touchwheel/index.html
|
7aa82bead537-1
|
Author: Ben Hencke
Maintainer: Ben Hencke
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,
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
|
https://www.arduino.cc/reference/en/libraries/touchwheel/index.html
|
3a3ed53347e1-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
> Smqttbroker
sMQTTBroker
Communication
A simple broker library for MQTT messaging.
This library allows to send and receive MQTT messages and to host a broker in your ESP 8266 and ESP 32. It does support MQTT 3.1.1 with QoS=0.
Author: Vyacheslav Shiryaev
Maintainer: Vyacheslav Shiryaev
Read the documentation
Compatibility
This library is compatible with the esp8266, esp32
architectures.
Releases
|
https://www.arduino.cc/reference/en/libraries/smqttbroker/index.html
|
3a3ed53347e1-1
|
architectures.
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.3
0.1.1
0.1.0
0.0.1
|
https://www.arduino.cc/reference/en/libraries/smqttbroker/index.html
|
1b3018bd5778-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 lsm303dlhc
Adafruit LSM303DLHC
Sensors
Unified sensor driver for Adafruit's LSM303 Breakout (Accelerometer + Magnetometer)
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.4
(latest)
|
https://www.arduino.cc/reference/en/libraries/adafruit-lsm303dlhc/index.html
|
1b3018bd5778-1
|
1.0.4
(latest)
1.0.3
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-lsm303dlhc/index.html
|
3a72fa877b65-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
> Trianglesolverlib
TriangleSolverLib
Other
Library that implements functions to solve triangles. Usefull for articulated machines
Author: Luis Llamas
Maintainer: Luis Llamas
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/trianglesolverlib/index.html
|
4774fcf35bec-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
> Espxrgb
ESPxRGB
Other
RGB manipulation functions in Xtensa assembler for ESP SoCs
Fast RGB, RGBW, HSV conversion functions and gamma and chromiance correction in raw Xtensa assembler.
Author: technosf
Maintainer: technosf
Read the documentation
Compatibility
This library is compatible with the esp32
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/espxrgb/index.html
|
4432a58234c8-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
> Derivs limiter
Derivs_Limiter
Other
This library can be used to limit the first and second derivative of a variable as it approaches a target value.
Its easiest to think of in terms of position, velocity, and acceleration. If used with a servo, for example, the servo will smoothly move to a target value with a trapezoidal velocity profile. The formula in this program supports being run at uneven intervals, and allows for editing the target, position, and velocity while it runs since it does not rely on calculating a motion profile ahead of time.
|
https://www.arduino.cc/reference/en/libraries/derivs_limiter/index.html
|
4432a58234c8-1
|
Author: Joshua Phelps
Maintainer: Joshua Phelps
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.
3.1.1
(latest)
3.1.0
3.0.2
3.0.1
3.0.0
2.7.0
2.6.1
2.6.0
2.5.0
2.4.0
2.3.0
2.0.0
1.8.0
1.7.1
1.6.1
1.6.0
1.5.0
1.3.0
1.2.0
|
https://www.arduino.cc/reference/en/libraries/derivs_limiter/index.html
|
4432a58234c8-2
|
1.5.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
|
https://www.arduino.cc/reference/en/libraries/derivs_limiter/index.html
|
240d0e580126-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
> Gt5x
GT5X
Sensors
Arduino library for the GT5X fingerprint sensors
Supports fingerprint template and image extraction.
Author: Brian Ejike
Maintainer: Brian Ejike
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/gt5x/index.html
|
ecb3d0b264b5-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
> Stepper 28byj 48
Stepper_28BYJ_48
Device Control
Stepper Library for 5V Stepper Motors 28BYJ-48 with ULN2003 Driver
Author: Thomas O Fredericks
Maintainer: Thomas O Fredericks (tof@t-o-f.info)
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/stepper_28byj_48/index.html
|
ecb3d0b264b5-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/stepper_28byj_48/index.html
|
c35e67a5c607-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
> Wearleveling
WearLeveling
Data Storage
EEPROMWearLevel reduces EEPROM wear by writting a new value to an other EEPROM location.
EEPROMWearLevel bases on the EEPROM library included in the Arduino framework. It reduces EEPROM wear by writting a new value to an other EEPROM location. The current location is stored by writing a single bit for every EEPROM location. When all are used, it starts again on the first location.
Author: Chayan Mistry
Maintainer: Chayan
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/wearleveling/index.html
|
c35e67a5c607-1
|
Maintainer: Chayan
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,
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/wearleveling/index.html
|
6763c61441c7-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
> Espdatetime
ESPDateTime
Other
Date Time Functions and Classes for ESP8266 and ESP32
This library provides a simple class for sync system timestamp vis ntp and format date time to string, works on esp8266 and esp32 platform.
Author: Zhang Xiaoke
Maintainer: Zhang Xiaoke
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/espdatetime/index.html
|
6763c61441c7-1
|
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.1
1.0.0
0.2.1
0.2.0
0.1.0
|
https://www.arduino.cc/reference/en/libraries/espdatetime/index.html
|
4c82a0098212-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 bar graph library
SparkFun Bar Graph Library
Device Control
Provides functionality of 10-segment bar graphs.
Allows users to drive three 10-segment bar graphs, using 74HC595 shift registers. Compatible with the SparkFun Bar Graph Breakout Kit.
Author: Mike Grusin, 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
|
https://www.arduino.cc/reference/en/libraries/sparkfun-bar-graph-library/index.html
|
4c82a0098212-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/sparkfun-bar-graph-library/index.html
|
890c3f8be3ea-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
> Universaltransmitter
UniversalTransmitter
Other
Customizable Teensy/Arduino handheld controller for RC projects
Author: PowerBroker2
Maintainer: PowerBroker2
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/universaltransmitter/index.html
|
0a9081ef63fa-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
> Slowmotionservo
SlowMotionServo
Device Control
This library allows to move multiple servos slowly.
SlowMotionServo provides a way to drive one or many servos slowly. Instead of setting the position, each servo has 2 trajectories, ie 2 functions angle(t) where t is the time. The first function is used to compute the angle of the servo when travelling from minimum to maximum angle and the second one is used when travelling from the maximum to the minimum angle.
Author: Jean-Luc - Locoduino
|
https://www.arduino.cc/reference/en/libraries/slowmotionservo/index.html
|
0a9081ef63fa-1
|
Author: Jean-Luc - Locoduino
Maintainer: Jean-Luc - Locoduino
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.0
(latest)
1.1.2
1.1.1
1.1.0
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/slowmotionservo/index.html
|
a71aadfbef2c-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 ch423
DFRobot_CH423
Device Control
CH423 IO Expansion Module(SKU:DFR0979&DFR0980).
This is a 24-bit digital pins expansion board that communicates with main-controller via IIC to read and set Level value of the pins.
Author: DFRobot
Maintainer: Arya
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_ch423/index.html
|
a71aadfbef2c-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/dfrobot_ch423/index.html
|
5a346c5e444b-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Fabo 207 temperature adt7410
FaBo 207 Temperature ADT7410
Sensors
A library for FaBo Temperature I2C Brick
ADT7410 is 16-Bit Digital I2C Temperature Sensor.
Author: FaBo
Maintainer: Akira Sasaki
Read the documentation
Compatibility
This library is compatible with the avr, esp32
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
|
https://www.arduino.cc/reference/en/libraries/fabo-207-temperature-adt7410/index.html
|
5a346c5e444b-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/fabo-207-temperature-adt7410/index.html
|
f15686026b88-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
> Streamutils
StreamUtils
Other
💪 Power-ups for Arduino streams
Enhances existing streams with logging, buffering, error correction, and more! Works with Serial, SoftwareSerial, WiFiClient...
Author: Benoit Blanchon
Maintainer: Benoit Blanchon
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/streamutils/index.html
|
f15686026b88-1
|
the
Arduino IDE and install it from there.
1.7.3
(latest)
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/streamutils/index.html
|
1ddf435a7cdb-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
> Arxrobot library
ArxRobot Library
Device Control
Enables easy access to the controls of Arxterra robots.
With this library, you can easily write sketches to enhance the control of your robot.
Author: Gary Hill
Maintainer: Arxterra
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/arxrobot-library/index.html
|
1ddf435a7cdb-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.
3.1.0
(latest)
3.0.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/arxrobot-library/index.html
|
0ca57ec527a1-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
> Slight liquidcrystaldummy
slight_LiquidCrystalDummy
Display
Helper Library for LCD usage.
partly identical api as LiquidCristal but for Serial-Debug output.
Author: Stefan Krüger (s-light)
Maintainer: Stefan Krüger
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/slight_liquidcrystaldummy/index.html
|
0ca57ec527a1-1
|
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/slight_liquidcrystaldummy/index.html
|
7cdf1dd2f3b6-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
> Nova sds011 sensor library
Nova_SDS011 Sensor Library
Sensors
Nova SDS011 dust sensor library
Arduino library for driving Nova Fitness Co.,Ltd. SDS011 dust sensor. Written according to Laser Dust Sensor Control Protocol V1.3
Author: R.Orecki
Maintainer: R.Orecki
Read the documentation
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
|
https://www.arduino.cc/reference/en/libraries/nova_sds011-sensor-library/index.html
|
7cdf1dd2f3b6-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.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/nova_sds011-sensor-library/index.html
|
0dcbffecb5e6-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
> Ezdmahelper
EzDmaHelper
Data Processing
Buffer management helper for use with EasyDMA-enabled hardware. MIT License.
Author: SimpleHacks
Maintainer: SimpleHacks
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-alpha
(latest)
0.1.0-alpha
|
https://www.arduino.cc/reference/en/libraries/ezdmahelper/index.html
|
2896cf8af03d-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 ssd1327
Adafruit SSD1327
Display
SSD1327 library for grayscale OLEDs based on SSD1327 drivers
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.4
(latest)
1.0.3
1.0.2
|
https://www.arduino.cc/reference/en/libraries/adafruit-ssd1327/index.html
|
2896cf8af03d-1
|
(latest)
1.0.3
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-ssd1327/index.html
|
476b6d2c8b3d-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
> Mrm fet can
mrm-fet-can
Device Control
CAN Bus library for MRMS mrm-fet-can
CAN Bus connectivity and local functions exposed via CAN Bus for breakout with 2 FET outputs
Author: Zoran Pribičević
Maintainer: Zoran Pribičević
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.
|
https://www.arduino.cc/reference/en/libraries/mrm-fet-can/index.html
|
476b6d2c8b3d-1
|
the
Arduino IDE and install it from there.
0.0.8
(latest)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.0
|
https://www.arduino.cc/reference/en/libraries/mrm-fet-can/index.html
|
42c409b8da40-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Closedcube tsys01
ClosedCube TSYS01
Sensors
Arduino library for Arduino library for TE CONNECTIVITY +/-0.1C 24-bit Digital Temperature Sensor
Author: ClosedCube
Maintainer: ClosedCube GitHub Support
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.
2019.3.23
(latest)
|
https://www.arduino.cc/reference/en/libraries/closedcube-tsys01/index.html
|
0e7f6bc9534d-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
> Iotway
IoTWay
Communication
Arduino library for connecting to IoTWay servers through Proxy
Author: Wyliodrin
Maintainer: Razvan Serban
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.0.3
(latest)
0.0.2
0.0.1
|
https://www.arduino.cc/reference/en/libraries/iotway/index.html
|
3f07c95005df-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Closedcube bme680
ClosedCube BME680
Sensors
Arduino library for Bosch Sensortec BME680 integrated environmental (temperature, humidity, pressure, gas and in-door air quality) sensor
Author: ClosedCube
Maintainer: ClosedCube
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/closedcube-bme680/index.html
|
3f07c95005df-1
|
1.2.0
(latest)
1.1.2
1.1.0
|
https://www.arduino.cc/reference/en/libraries/closedcube-bme680/index.html
|
9d5903cd0ec1-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
> Vishay vcnl4200
Vishay_VCNL4200
Sensors
Vishay VCNL4200 Long Range Proximity and Ambilent Light Sensor.
Author: Kevin Tsai
Maintainer: Kevin Tsai
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/vishay_vcnl4200/index.html
|
9d5903cd0ec1-1
|
1.2.0
(latest)
1.1.1
1.1.0
1.0.3
1.0.2
1.0.0
|
https://www.arduino.cc/reference/en/libraries/vishay_vcnl4200/index.html
|
d9dfed2da65b-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
> Seeed wio gps board
Seeed Wio GPS Board
Device Control
Seeed wio gps board Arduino library.
This library provide AT command library to control quectel EC21 2G modem and the peripheral hardware of the board.This board has 6 Grove sockets, I/O types include digital,analog,UART,I2C.
Author: Seeed Studio
Maintainer: Seeed Technology Co., Ltd
Read the documentation
Compatibility
This library is compatible with the samd
architecture so you
|
https://www.arduino.cc/reference/en/libraries/seeed-wio-gps-board/index.html
|
d9dfed2da65b-1
|
Read the documentation
Compatibility
This library is compatible with the samd
architecture so you
should be able to use it on the
following Arduino boards:
Arduino MKR FOX 1200
Arduino MKR GSM 1400
Arduino MKR NB 1500
Arduino MKR VIDOR 4000
Arduino MKR WAN 1300 (LoRa connectivity)
Arduino MKR WAN 1310
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.
|
https://www.arduino.cc/reference/en/libraries/seeed-wio-gps-board/index.html
|
d9dfed2da65b-2
|
the
Arduino IDE and install it from there.
1.0.2
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/seeed-wio-gps-board/index.html
|
73c281a25e52-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
> Eeprom32 rotate
EEPROM32_Rotate
Data Storage
EEPROM wrapper for ESP32 that handles partition rotation
Prevents data corruption and flash wear out
Author: Xose Pérez
Maintainer: Xose Pérez
Read the documentation
Go to repository
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.9.4
(latest)
|
https://www.arduino.cc/reference/en/libraries/eeprom32_rotate/index.html
|
73c281a25e52-1
|
0.9.4
(latest)
0.9.3
0.9.2
0.9.0
|
https://www.arduino.cc/reference/en/libraries/eeprom32_rotate/index.html
|
419d479d09e2-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
> Siguesahi
SiguesAhi
Other
[ALPHA] Library for building instruments that check if institutions still exist.
Runs on Arduino Nano 33 IoT
Author: aaron montoya-moraga
Maintainer: aaron montoya-moraga
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/siguesahi/index.html
|
419d479d09e2-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.
0.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/siguesahi/index.html
|
c59ce0122432-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
> Obloqadafruit
ObloqAdafruit
Communication
Hacky library to work with Oblock module and Adafruit servers.
Hacky library to work with Oblock module and Adafruit servers faking mqtt with http requests.
Author: Diego Dorado
Maintainer: Diego Dorado
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/obloqadafruit/index.html
|
c59ce0122432-1
|
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.0.0
|
https://www.arduino.cc/reference/en/libraries/obloqadafruit/index.html
|
a8564c7586ec-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
> Responsiveanalogread
ResponsiveAnalogRead
Signal Input/Output
Arduino library for eliminating noise in analogRead inputs without decreasing responsiveness
Author: Damien Clarke
Maintainer: Damien Clarke
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.1
(latest)
1.2.0
|
https://www.arduino.cc/reference/en/libraries/responsiveanalogread/index.html
|
a8564c7586ec-1
|
1.2.1
(latest)
1.2.0
1.1.0
1.0.1
0.0.1
|
https://www.arduino.cc/reference/en/libraries/responsiveanalogread/index.html
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.