id
stringlengths 14
16
| text
stringlengths 10
1.45k
| source
stringlengths 46
118
|
---|---|---|
780d27a7cfad-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
> Googlemapsapi
GoogleMapsApi
Communication
A wrapper for the Google Maps API for Arduino (supports ESP8266 & WiFi101 boards)
Use this library to get the live traffic from google
Author: Brian Lough
Maintainer: Brian Lough
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
|
https://www.arduino.cc/reference/en/libraries/googlemapsapi/index.html
|
780d27a7cfad-1
|
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/googlemapsapi/index.html
|
a4f70965ef30-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
> Arduinoihc
ArduinoIHC
Communication
A Library for connecting to the IHC Controller data in/out.
Supports simulated In/Out-put modules for IHC, and the IHC Temperature/Humidity protokol.
Author: Jens Østergaard Nielsen
Maintainer: Jens Østergaard Nielsen
Read the documentation
Go to repository
Compatibility
This library is compatible with the avr, esp8266
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Micro
|
https://www.arduino.cc/reference/en/libraries/arduinoihc/index.html
|
a4f70965ef30-1
|
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.10
(latest)
1.0.8
1.0.7
1.0.5
1.0.3
1.0.2
1.0.1
|
https://www.arduino.cc/reference/en/libraries/arduinoihc/index.html
|
a690070fc5ee-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
> Rotarydecoder
rotaryDecoder
Data Processing
Arduino library to rotary decoder with a PCF8574
Supports up to 4 RE's
Author: Rob Tillaart
Maintainer: Rob Tillaart
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.1.3
(latest)
|
https://www.arduino.cc/reference/en/libraries/rotarydecoder/index.html
|
a690070fc5ee-1
|
0.1.3
(latest)
0.1.2
0.1.1
0.1.0
|
https://www.arduino.cc/reference/en/libraries/rotarydecoder/index.html
|
8364f71dd32f-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
> Embeddedutils
EmbeddedUtils
Other
collections of utility headers for embedded c++
Author: hideakitai
Maintainer: hideakitai
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.1.1
(latest)
0.1.0
|
https://www.arduino.cc/reference/en/libraries/embeddedutils/index.html
|
136af1ad10cb-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
> Button arduino
Button-Arduino
Signal Input/Output
This library allows to manage a button.
You can specify if the pressure is long or not. Morevoer, is possible to assign a time (in milliseconds) to consider the long press. For short press there is the debouncing.
Author: Davide Palladino
Maintainer: Davide Palladino
Read the documentation
Go to repository
Compatibility
This library is compatible with the
architecture.
Releases
|
https://www.arduino.cc/reference/en/libraries/button-arduino/index.html
|
136af1ad10cb-1
|
Compatibility
This library is compatible with the
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.0.0
(latest)
1.2.1
1.2.0
1.1.1
|
https://www.arduino.cc/reference/en/libraries/button-arduino/index.html
|
79477400716f-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
> Ephemeris
Ephemeris
Data Processing
Arduino library for the calculation of ephemeris of the solar system with an Arduino Mega.
|
https://www.arduino.cc/reference/en/libraries/ephemeris/index.html
|
79477400716f-1
|
This library can be used for calculation of ephemeris for the Sun, Mercury, Venus, Earth's Moon, Mars, Jupiter, Saturn, Uranus, Neptune. For each solar system object you get: equatorial coordinates (RA/Dec), horizontal coordinates (Alt/Az), rise, set, distance (in A.U), and apparent diameter (in arcminutes). Due to VSOP87 and ELP2000 implementation, code needs too much flash memory for classic Arduinos (Uno, etc).
Author: Sebastien Marchand
Maintainer: MarScaper
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/ephemeris/index.html
|
79477400716f-2
|
1.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/ephemeris/index.html
|
b32c851efb42-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
> Psgino
Psgino
Device Control
A library to control PSG (AY-3-8910, YMZ294, etc.) with MML.
By using this library, PSG can be controlled by MML. It also allows sound effects to be played during music playback.
Author: nyannkov
Maintainer: nyannkov
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/psgino/index.html
|
b32c851efb42-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.3.4
(latest)
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.1.0
|
https://www.arduino.cc/reference/en/libraries/psgino/index.html
|
18cbb4849187-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 isl29125 breakout
SparkFun ISL29125 Breakout
Sensors
Arduino library showing basic functionality for the ISL29125 RGB Light Sensor Breakout Board.
The ISL29125 breakout board makes it very easy to sense and record the light intensity of the general red, green, and blue spectrums of visible light while rejecting IR from light sources.
Author: SparkFun Electronics
Maintainer: SparkFun Electronics
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
|
https://www.arduino.cc/reference/en/libraries/sparkfun-isl29125-breakout/index.html
|
18cbb4849187-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)
|
https://www.arduino.cc/reference/en/libraries/sparkfun-isl29125-breakout/index.html
|
ed48ffbbeb3f-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
> Avrcalibrate
avrCalibrate
Timing
Determines calibration values for MCU clock frequency and internal reference voltage and sets them at setup.
Author: Bernhard Nebel
Maintainer: Bernhard Nebel
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/avrcalibrate/index.html
|
ed48ffbbeb3f-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.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/avrcalibrate/index.html
|
1e37c731c4ec-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
> Jeager one
jeager-one
Communication
Easy use of jeager connection with LoRa, WiFi, and GSM connections
Device library for LoRa, WiFi, GSM connections on Antares
Author: mchwalfajar
Maintainer: mchwalfajar
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/jeager-one/index.html
|
43b201a8f590-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
> Shiftregister74hc595
ShiftRegister74HC595
Device Control
Simplifies usage of shift registers, designed for the 74HC595.
Allows to set individual pins and takes care of shifting out the bytes. Can be used in combination with multiple shift registers which are stacked in serial.
Author: Timo Denk (timodenk.com)
Maintainer: Timo Denk (timodenk.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/shiftregister74hc595/index.html
|
43b201a8f590-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.3.1
(latest)
1.3.0
1.2.0
1.1.0
|
https://www.arduino.cc/reference/en/libraries/shiftregister74hc595/index.html
|
ec79bd531026-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
> Blynk async gsm manager
Blynk_Async_GSM_Manager
Communication
Simple GSM shield Credentials Manager for Blynk and ESP32 / ESP8266 boards, with or without SSL, configuration data saved in LittleFS / SPIFFS / EEPROM.
|
https://www.arduino.cc/reference/en/libraries/blynk_async_gsm_manager/index.html
|
ec79bd531026-1
|
Library, now using AsyncWebServer instead of (ESP8266)WebServer, for enabling GSM/GPRS and WiFi running simultaneously as well as configuring/auto(re)connecting at runtime GSM shields to Internet and Blynk and ESP8266/ESP32 WiFi modules to best or available MultiWiFi APs and MultiBlynk servers. Enable adding dynamic custom parameters from sketch and input using the same Config Portal. Config Portal will be auto-adjusted to match the number of dynamic parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Static STA IP and DHCP Hostname as well as Config Portal AP channel, IP, SSID, Password can be configured. Multi or Double DetectDetector feature permits entering Config Portal as requested.
Author: Khoi Hoang
Maintainer: Khoi Hoang
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/blynk_async_gsm_manager/index.html
|
ec79bd531026-2
|
Maintainer: Khoi Hoang
Read the documentation
Compatibility
This library is compatible with the esp32, esp8266
architectures.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.1
(latest)
1.2.0
1.1.0
1.0.10
|
https://www.arduino.cc/reference/en/libraries/blynk_async_gsm_manager/index.html
|
f43cd66bbbf2-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
> Exodecore
ExodeCore
Communication
Communication between Arduino microcontroller boards and a connected computers.
Exode is a Python library for communication between Arduino microcontroller boards and a connected computer. Write Python script and take control on your board.
Author: Lenselle Nicolas
Maintainer: Lenselle Nicolas
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/exodecore/index.html
|
f43cd66bbbf2-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
0.3.2
0.3.1
0.3.0
|
https://www.arduino.cc/reference/en/libraries/exodecore/index.html
|
e411412dbbf0-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 bmp3xx library
Adafruit BMP3XX Library
Sensors
Arduino library for BMP3XX series temperature/pressure sensors
Author: Adafruit
Maintainer: Adafruit
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.1.2
(latest)
2.1.1
2.1.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-bmp3xx-library/index.html
|
e411412dbbf0-1
|
(latest)
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.1.0
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-bmp3xx-library/index.html
|
bb37ae644338-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
> Tic
Tic
Device Control
Tic Stepper Motor Controller library for Arduino
This is a library for the Arduino IDE that helps interface with a Tic Stepper Motor Controller. It communicates with a Tic using serial or I2C.
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
|
https://www.arduino.cc/reference/en/libraries/tic/index.html
|
bb37ae644338-1
|
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.2.1
1.2.0
1.1.0
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/tic/index.html
|
c910c63784f5-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
> Antplus arduino
ANTPLUS-Arduino
Communication
Library for easy ANT+ integration
Implements the ANT+ network on top the ANT driver for communication with ANT+ devices. Enables support for integration into various sports sensors/devices.
Author: Curtis Malainey
Maintainer: Curtis Malainey
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/antplus-arduino/index.html
|
c910c63784f5-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.0
(latest)
1.1.1
1.1.0
1.0.0
0.3.0
0.2.0
0.1.0
|
https://www.arduino.cc/reference/en/libraries/antplus-arduino/index.html
|
c2d746b76585-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
> Scl3300
SCL3300
Sensors
A library for SPI communication with the Murata SCL3300 Inclinometer sensor.
This sensor is a 3.3 volt device used to accurately measure tilt angles in three axes simultaneously.
Author: David Armstrong
Maintainer: David Armstrong
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/scl3300/index.html
|
c2d746b76585-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
3.3.1
(latest)
3.3.0
3.2.0
3.1.0
3.0.2
3.0.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
|
https://www.arduino.cc/reference/en/libraries/scl3300/index.html
|
fdbea90e6365-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
> Lorandom
LoRandom
Data Processing
A library using Semtech's sx1276/7/8/9's `RegRssiWideband` register properly to generate random numbers.
This was written for Sandeep Mistry's library, but is easily adaptable to other platforms. See [this issue](https://github.com/sandeepmistry/arduino-LoRa/issues/394) for context.
Author: Kongduino
Maintainer: Kongduino
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/lorandom/index.html
|
fdbea90e6365-1
|
Author: Kongduino
Maintainer: Kongduino
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/lorandom/index.html
|
becb5c152d90-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
> Vbus arduino
vbus-arduino
Signal Input/Output
Allows arduino to read data from some vbus compatible controllers.
Currently Deltasol C, Resol DeltaTherm FK,Oranier Aquacontrol III & Conergy DT5 are supported. May require AltSoftSerial when not using mega type Arduinos
Author: Brian Healy
Maintainer: Brian Healy
Read the documentation
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
|
https://www.arduino.cc/reference/en/libraries/vbus-arduino/index.html
|
becb5c152d90-1
|
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/vbus-arduino/index.html
|
6ff754ecac4f-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
> Strawbees quirkbot
Strawbees Quirkbot
Device Control
Allows you to program Quirkbots.
The library is designed to be used with the Quirkbot. For instructions on how to install official Quirkbot board, visit https://github.com/Quirkbot/QuirkbotArduinoHardware/releases.
Author: Strawbees
Maintainer: Paulo Barcelos
Read the documentation
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
|
https://www.arduino.cc/reference/en/libraries/strawbees-quirkbot/index.html
|
6ff754ecac4f-1
|
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.10.0
(latest)
2.9.0
|
https://www.arduino.cc/reference/en/libraries/strawbees-quirkbot/index.html
|
9cab2d3cd757-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
> Newt display
Newt_Display
Display
A library to drive the Newt Smart Display.
The Newt is an open-source, low-power, internet connected device. Check out https://github.com/Phambili-Tech/Newt_Display for additional info.
Author: Phambili
Maintainer: Phambili
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/newt_display/index.html
|
9cab2d3cd757-1
|
the
Arduino IDE and install it from there.
1.1.5
(latest)
1.1.3
1.1.0
1.1.0-RC1
1.0.1
0.1.0
|
https://www.arduino.cc/reference/en/libraries/newt_display/index.html
|
5433bf4519e9-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
> Sharpdistsensor
SharpDistSensor
Sensors
Sharp analog distance sensor library
This is a library for the Arduino IDE that helps interface with Sharp IR analog distance sensors. It supports polynomial and power fit functions as well as real-time median filtering (sliding window of ajustable size).
Author: Julien de la Bruere-Terreault, drgfreeman@tuta.io
Maintainer: Julien de la Bruere-Terreault, drgfreeman@tuta.io
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/sharpdistsensor/index.html
|
5433bf4519e9-1
|
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.6.0
(latest)
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/sharpdistsensor/index.html
|
ec8a353c595c-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
> Getintouch
GetInTouch
Device Control
Arduino library for GetInTouch Twitch Extension.
With this library you can create your own GetInTouch gadgets.
Author: rootfrogs UG
Maintainer: rootfrogs
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/getintouch/index.html
|
ec8a353c595c-1
|
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/getintouch/index.html
|
f7f38394c349-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
> Heltec esp8266 dev boards
Heltec ESP8266 Dev-Boards
Device Control
Library for Heltec ESP8266 based boards
Include, WiFi Kit 8, see more on http://heltec.cn
Author: Heltec Automation
Maintainer: HelTec
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.
|
https://www.arduino.cc/reference/en/libraries/heltec-esp8266-dev-boards/index.html
|
f7f38394c349-1
|
the
Arduino IDE and install it from there.
1.0.3
(latest)
1.0.2
|
https://www.arduino.cc/reference/en/libraries/heltec-esp8266-dev-boards/index.html
|
e99d011d115e-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
> Modbusconfig
ModbusConfig
Communication
ModbusConfig library for ESP8266/ESP32/Arduino. The library process a modbus configuration file in JSON format.
Each device connected to Rx/Tx pin (RS485 interface board) can have several operations block with different polling interval specified in a configuration file. Any operation has several parameters: SlaveID, function, address, len and operation name to visually distinguish operations. When a device (slave) polling interval has reached, the libriary invoke the callback function to send telemetry data to a cloud server or poll a slave device.
|
https://www.arduino.cc/reference/en/libraries/modbusconfig/index.html
|
e99d011d115e-1
|
Author: Andrey Fedorov
Maintainer: Andrey Fedorov
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.0.0
|
https://www.arduino.cc/reference/en/libraries/modbusconfig/index.html
|
dcbbdfeae656-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
> Xbee arduino library
XBee-Arduino library
Communication
Library for talking to to various wireless XBee modules from Digi.
This supports various devices, configured to use the more advanced "API" mode.
Author: Andrew Rapp
Maintainer: Andrew Rapp
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/xbee-arduino-library/index.html
|
dcbbdfeae656-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.6.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/xbee-arduino-library/index.html
|
2b678ee1f45c-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 vl6180x
STM32duino VL6180X
Device Control
Allows controlling the VL6180X (proximity and ambient light sensing (ALS) sensor)
This library provides simple measure distance in mm and simple luminosity measure in lux.
Author: AST
Maintainer: stm32duino
Read the documentation
Compatibility
This library is compatible with the stm32, avr, sam
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/stm32duino-vl6180x/index.html
|
2b678ee1f45c-1
|
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Due
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.0.0
(latest)
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/stm32duino-vl6180x/index.html
|
22e78a0ac197-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
> Simpletaskmanager
SimpleTaskManager
Other
SimpleTaskManager - simple task dispatcher for Arduino based devices with limited memory.
Organize code into simple self contained tasks, run many of them concurrently or in time intervals.
Author: Jakub Wójcik
Maintainer: Jakub Wójcik
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/simpletaskmanager/index.html
|
22e78a0ac197-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.4
(latest)
1.2.3
1.2.2
1.2.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/simpletaskmanager/index.html
|
b197fa56ad03-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
> Kicksort
KickSort
Data Storage
Arduino library for different sorting algorithms including quicksort, bubble sort, insertion sort, shell sort, and comb sort.
The class is templated allowing for ease of use across different data types. This library is built from aggregating and modifying different sorting implementations from various other GitHub users including: robtillaart, emilv, luisllamasbinaburo, and dndubins. Thanks!
Author: Linnes Lab, Orlando S. Hoilett
Maintainer: Orlando S. Hoilett
|
https://www.arduino.cc/reference/en/libraries/kicksort/index.html
|
b197fa56ad03-1
|
Maintainer: Orlando S. 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
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/kicksort/index.html
|
57cb07b9b0cc-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
> Roboheart
RoboHeart
Communication
Arduino library for the RoboHeart
The RoboHeart library is compatible with the RoboHeart hardware platform, based on ESP32.
Author: Augmented Robotics
Maintainer: Augmented Robotics
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/roboheart/index.html
|
57cb07b9b0cc-1
|
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/roboheart/index.html
|
50ff76acc872-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
> Pixiechromalite
PixieChromaLite
Device Control
RAM-limited Library for controlling Pixie Chroma displays on small microcontrollers!
Allows for easy control of Pixie Chroma 5x7 RGB LED displays by @lixielabs, while using far less RAM than the main library. (This version omits many of the fancy color/animation options of the full library as a trade-off.)
Author: Connor Nishijima
Maintainer: Lixie Labs
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/pixiechromalite/index.html
|
50ff76acc872-1
|
Maintainer: Lixie Labs
Read the documentation
Compatibility
This library is compatible with the avr, esp8266, rp2040
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.2.0
(latest)
0.1.0
|
https://www.arduino.cc/reference/en/libraries/pixiechromalite/index.html
|
34f4d352fb90-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
> Siktec mdswitch
SIKTEC_MDSwitch
Signal Input/Output
Library to easily use Multi Direction Switches.
Interrupt based triggering - all ISR logic is cross platform (AVR, ESP) and done in the background correctly.
Author: SIKTEC
Maintainer: Shlomo
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
|
https://www.arduino.cc/reference/en/libraries/siktec_mdswitch/index.html
|
34f4d352fb90-1
|
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/siktec_mdswitch/index.html
|
3e6e1bed2e9b-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 lsm303dlh mag
Adafruit LSM303DLH Mag
Sensors
Unified Magnetometer sensor driver for Adafruit's LSM303 Breakout
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.8
(latest)
1.0.7
|
https://www.arduino.cc/reference/en/libraries/adafruit-lsm303dlh-mag/index.html
|
3e6e1bed2e9b-1
|
1.0.8
(latest)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-lsm303dlh-mag/index.html
|
ffa1823b9b83-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
> Qrcode espi
QRcode_eSPI
Display
QR code generation for TFT displays
Subclass of QRcodeDisplay to use TFT displays.
Author: Ruslan Baybekov (oxyii) and Jose Antonio Espinosa
Maintainer: Jose Antonio Espinosa
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.
2.0.0
|
https://www.arduino.cc/reference/en/libraries/qrcode_espi/index.html
|
ffa1823b9b83-1
|
the
Arduino IDE and install it from there.
2.0.0
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/qrcode_espi/index.html
|
7a7023b3cd0c-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
> Microfire mod orp
Microfire_Mod-ORP
Sensors
Add the ability to measure ORP to your hardware application with a fully digital interface.
I2C interface, mV range of -2.23 to 2.23, Accuracy ±0.1 mV, Resolution 0.1 mV units
Author: Microfire LLC
Maintainer: contact@microfire.co
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
|
https://www.arduino.cc/reference/en/libraries/microfire_mod-orp/index.html
|
7a7023b3cd0c-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.0.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/microfire_mod-orp/index.html
|
543c20a0f192-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
> Ms5540c
ms5540c
Sensors
Arduino library for MS5540C-series sensors
Encapsulates low-level regular functionality for reading calibration coefficients and retrieving measurement results
Author: Rostislav Tolushkin
Maintainer: Rostislav Tolushkin
Read the documentation
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
|
https://www.arduino.cc/reference/en/libraries/ms5540c/index.html
|
543c20a0f192-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/ms5540c/index.html
|
beae0fbcde93-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
> Avr stl
avr_stl
Other
A port of ArduinoSTL Arduino library.
This library includes important C++ functions, including cout and cin, printf and scanf. It also includes STL containers like vector and algorithm.
Author: Mike Matera
Maintainer: Chris Johnson
Read the documentation
Compatibility
This library is compatible with the avr, samd
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino MKR FOX 1200
|
https://www.arduino.cc/reference/en/libraries/avr_stl/index.html
|
beae0fbcde93-1
|
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino MKR FOX 1200
Arduino MKR GSM 1400
Arduino MKR NB 1500
Arduino MKR VIDOR 4000
Arduino MKR WAN 1300 (LoRa connectivity)
Arduino MKR WAN 1310
Arduino MKR WiFi 1010
Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data)
Arduino MKR1000 WIFI
Arduino Nano
Arduino Nano 33 IoT
Arduino Uno
Arduino Yún
Arduino Zero
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.3
(latest)
|
https://www.arduino.cc/reference/en/libraries/avr_stl/index.html
|
beae0fbcde93-2
|
1.2.3
(latest)
1.2.2
1.2.1
1.2.0
|
https://www.arduino.cc/reference/en/libraries/avr_stl/index.html
|
c2ce5d10f323-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 ssd1331 oled driver library for arduino
Adafruit SSD1331 OLED Driver Library for Arduino
Display
For 0.96" OLEDs in the Adafruit shop
Author: Adafruit
Maintainer: Adafruit
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/adafruit-ssd1331-oled-driver-library-for-arduino/index.html
|
c2ce5d10f323-1
|
1.2.0
(latest)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-ssd1331-oled-driver-library-for-arduino/index.html
|
d7851eabd042-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
> Gyverntp
GyverNTP
Timing
Library for async receiving precise time from NTP server
Author: AlexGyver
Maintainer: AlexGyver
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.
1.3.1
(latest)
1.3.0
1.2.1
1.2.0
|
https://www.arduino.cc/reference/en/libraries/gyverntp/index.html
|
d7851eabd042-1
|
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/gyverntp/index.html
|
b49690b89cab-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
> Vl53l0x
VL53L0X
Sensors
VL53L0X distance sensor library
This is a library for the Arduino IDE that helps interface with ST's VL53L0X distance sensor.
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.
|
https://www.arduino.cc/reference/en/libraries/vl53l0x/index.html
|
b49690b89cab-1
|
the
Arduino IDE and install it from there.
1.3.1
(latest)
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/vl53l0x/index.html
|
121c4e99a0a6-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
> Nintendo extension ctrl
Nintendo Extension Ctrl
Communication
Library for talking to Nintendo extension controllers over I2C.
Supports the Wii Nunchuk, Wii Classic Controller, Guitar Hero guitar, Guitar Hero drum set, DJ Hero turntable, S/NES Mini controllers, Drawsome Tablet, and the uDraw Tablet.
Author: David Madison
Maintainer: David Madison
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/nintendo-extension-ctrl/index.html
|
121c4e99a0a6-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.8.3
(latest)
0.8.2
0.8.1
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.4.0
0.3.2
0.3.0
0.2.1
0.2.0
0.1.0
0.0.2
0.0.1
|
https://www.arduino.cc/reference/en/libraries/nintendo-extension-ctrl/index.html
|
c893726eb69d-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
> Dualtb9051ftgmotorshield
DualTB9051FTGMotorShield
Device Control
Arduino library for the Pololu Dual TB9051FTG Motor Driver Shield
This is a library for the Arduino that interfaces with the Pololu Dual TB9051FTG Motor Driver Shield. It makes it simple to drive two brushed, DC motors.
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.
|
https://www.arduino.cc/reference/en/libraries/dualtb9051ftgmotorshield/index.html
|
c893726eb69d-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.0.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/dualtb9051ftgmotorshield/index.html
|
d94afff64291-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
> Pelco and arduino
Pelco_And_Arduino
Device Control
This library makes Pelco cameras moves!
With simple arduino coding, you can move multiple Pelco camera and even do more!
Author: Boris Hilkens
Maintainer: Boris Hilkens
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
|
https://www.arduino.cc/reference/en/libraries/pelco_and_arduino/index.html
|
d94afff64291-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.
2.2.0
(latest)
2.1.0
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/pelco_and_arduino/index.html
|
d5927e22f0a2-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
> Nhd character lcd
NHD_Character_LCD
Display
A library to allow easy interfacing with Newhaven character LCDs.
This library is compatible with all Newhaven character LCDs.
Author: Newhaven Engineering
Maintainer: Newhaven Engineering
Read the documentation
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
|
https://www.arduino.cc/reference/en/libraries/nhd_character_lcd/index.html
|
d5927e22f0a2-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/nhd_character_lcd/index.html
|
ba09c80ba7a3-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
> Te sm9000 series
TE SM9000-series
Sensors
TE Connectivity SM9000 series pressure sensors.
(SM9233/SM9235/SM9236/SM9333/SM9336)
Author: Teemu Latonen
Maintainer: Teemu Latonen
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/te-sm9000-series/index.html
|
ba09c80ba7a3-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.0
(latest)
1.1.1
1.1.0
|
https://www.arduino.cc/reference/en/libraries/te-sm9000-series/index.html
|
fd1a75cdaf0f-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
> Esp8266 oled display library
ESP8266-OLED Display Library
Display
esp8266-Arduino library for I2C-OLED displays
Author: Klar Systems
Maintainer: Klar Systems
Read the documentation
Compatibility
This library is compatible with the esp8266
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/esp8266-oled-display-library/index.html
|
ed0ac30a624b-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 ili9163c
SparkFun HyperDisplay ILI9163C
Display
ILI9163C extension for HyperDisplay
This library is a mid-level interface between displays that use an ILI9163 driver and the HyperDisplay library. Provided is an interface-independent layer that can be used to implement specific devices as well as the following preconfigured interfaces: 4-wire SPI
Author: SparkFun Electronics
Maintainer: SparkFun Electronics
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/sparkfun-hyperdisplay-ili9163c/index.html
|
ed0ac30a624b-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.2
(latest)
1.0.1
|
https://www.arduino.cc/reference/en/libraries/sparkfun-hyperdisplay-ili9163c/index.html
|
79dd5a3f27dd-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
> Thresholdlib
ThresholdLib
Other
Threshold Library
The threshold library implements a threshold for ON/OFF control with Arduino. It is possible to use a single or double-set setpoint.
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.
|
https://www.arduino.cc/reference/en/libraries/thresholdlib/index.html
|
79dd5a3f27dd-1
|
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/thresholdlib/index.html
|
7f41307462ff-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
> Flightsimoutputs
FlightSimOutputs
Signal Input/Output
Library for easy handling of digital outputs on Midwest737Simulations.com Multi Output card.
For cockpit builders that use Midwest737Simulations Multi Output card, this library provides basic support for sending data from any Arduino sketch. For the Teensy microcontroller, extended features, like direct access to datarefs are provided. Check docs and examples!
Author: Jorg Neves Bliesener
Maintainer: Jorg Neves Bliesener
Read the documentation
Go to repository
Compatibility
|
https://www.arduino.cc/reference/en/libraries/flightsimoutputs/index.html
|
7f41307462ff-1
|
Read the documentation
Go to repository
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.2.6
(latest)
0.2.5
0.2.4
0.2.3
|
https://www.arduino.cc/reference/en/libraries/flightsimoutputs/index.html
|
d78a6326156b-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
> Gigabits
Gigabits
Communication
Gigabits interface for Arduino
This library interfaces with the Gigabits API
Author: Robert Carle
Maintainer: Robert Carle
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.4
(latest)
|
https://www.arduino.cc/reference/en/libraries/gigabits/index.html
|
d78a6326156b-1
|
0.0.4
(latest)
0.0.3
0.0.2
|
https://www.arduino.cc/reference/en/libraries/gigabits/index.html
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.