id
stringlengths 14
16
| text
stringlengths 10
1.45k
| source
stringlengths 46
118
|
---|---|---|
918480effca2-1
|
the
Arduino IDE and install it from there.
1.0.2
(latest)
1.0.1
|
https://www.arduino.cc/reference/en/libraries/robowunduino/index.html
|
1c8e3d6486b8-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
> Wpi430 vma430 gps
WPI430-VMA430 GPS
Sensors
Velleman WPI430-VMA430 GPS module library
decodes and parses location and time data
Author: Velleman nv
Maintainer: Velleman nv
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/wpi430-vma430-gps/index.html
|
1c8e3d6486b8-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.
2.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/wpi430-vma430-gps/index.html
|
aa8b8a7e0d96-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
> Yk04 module
YK04_Module
Signal Input/Output
Library for working with a remote control sensors based on the YK04 driver.
Provides an object-oriented interface for YK04 driver.
Author: Yurii Salimov
Maintainer: Yurii Salimov
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/yk04_module/index.html
|
aa8b8a7e0d96-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.5
(latest)
1.0.3
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/yk04_module/index.html
|
f25e95421014-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
> Sharer
Sharer
Communication
Arduino library that simplifies Serial communication
Arduino & .NET serial communication library to read/write variables and remote call functions (RPC)
Author: Rufus31415
Maintainer: Rufus31415
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
|
https://www.arduino.cc/reference/en/libraries/sharer/index.html
|
f25e95421014-1
|
the
Arduino IDE and install it from there.
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/sharer/index.html
|
ccda36860669-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 soundboard library
Adafruit Soundboard library
Device Control
Arduino Library for UART control of the Adafruit Soundboard
Author: Adafruit
Maintainer: Adafruit
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.0
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-soundboard-library/index.html
|
35a95cb4446d-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 leddisplaymodule
DFRobot_LedDisplayModule
Display
This is a 4bits / 8bits digital tube(SKU: DFR0646\DFR0645).
This is a 4 bit / 8 bit digital tube, library integrated module basic use method, convenient user use and modification.
Author: DFRobot
Maintainer: Actor(wenzheng.wang@dfrobot.com),tangjie(jie.tang@dfrobot.com)
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/dfrobot_leddisplaymodule/index.html
|
35a95cb4446d-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.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/dfrobot_leddisplaymodule/index.html
|
b0993680a3fd-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
> Ablebuttons
AbleButtons
Signal Input/Output
The Arduino Button Library Extension (ABLE) is a simple, lightweight button library to capture input from buttons connected to the Arduino.
|
https://www.arduino.cc/reference/en/libraries/ablebuttons/index.html
|
b0993680a3fd-1
|
AbleButtons supports debouncing buttons, basic button presses, held buttons and idle buttons, button clicks, double-clicks and callback functions. AbleButtons supports managing a list of buttons together. Both pulldown and pull-up resistor circuits are supported. AbleButtons minimises its memory requirements through choosing a button class at compile time. A 'using Button = AbleButton' style command in your code includes just the features needed in your program.
Author: John Scott
Maintainer: John Scott
Read the documentation
Go to repository
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
|
https://www.arduino.cc/reference/en/libraries/ablebuttons/index.html
|
b0993680a3fd-2
|
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.3.0
(latest)
0.2.0
|
https://www.arduino.cc/reference/en/libraries/ablebuttons/index.html
|
83b86838eb0d-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
> Codec2
Codec2
Communication
The Codec2 library is a proof-of-concept for running the Codec2 audio codec on an Arduino-compatible Adafruit Feather nRF52 Bluefruit LE board.
Codec2 is an open source speech codec designed for communications quality speech between 700bps and 3200bps. The main application is low bandwidth HF/VHF digital radio. It fills a gap in open source voice codecs beneath 5000bps.
Author: Dr. Brandon Wiley
Maintainer: Dr. Brandon Wiley
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/codec2/index.html
|
83b86838eb0d-1
|
Maintainer: Dr. Brandon Wiley
Read the documentation
Compatibility
This library is compatible with the nrf52
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/codec2/index.html
|
5f83ef5c0ee6-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
> Texie arduino client
TeXie arduino Client
Communication
Client library of TeXie plattform.
Client library for communicating with the TeXie IOT Cloud.
Author: TeXie-Team
Maintainer: TeXie-Team
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/texie-arduino-client/index.html
|
5f83ef5c0ee6-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.2.0
(latest)
0.1.1
0.1.0
0.0.2
0.0.1
|
https://www.arduino.cc/reference/en/libraries/texie-arduino-client/index.html
|
2b6b93b51968-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
> Emotibit ads1x15
EmotiBit ADS1X15
Signal Input/Output
Arduino library for ADS1015/1115 ADCs.
Arduino library for ADS1015/1115 12/16-bit Differential or Single-Ended ADCs with PGA and Comparator
Author: Adafruit
Maintainer: Connected Future Labs
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/emotibit-ads1x15/index.html
|
2b6b93b51968-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.0+EmotiBit.0.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/emotibit-ads1x15/index.html
|
17b6d097e34f-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
> Circuitsfunprojects
CircuitsFunProjects
Other
Beginner friendly projects and project libraries by CircuitsFun
This library includes the functions required to play CircuitsFun CODEventure projects. All project code can be found in File Examples CircuitsFunProjects
Author: CircuitsFun
Maintainer: CircuitsFun
Read the documentation
Go to repository
Compatibility
This library is compatible with the
architecture.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/circuitsfunprojects/index.html
|
17b6d097e34f-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.2
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/circuitsfunprojects/index.html
|
0368bc9783f0-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
> Linetracker5 library
LineTracker5 Library
Sensors
The library for the LineTracker5 board
This is the library for the LineTracker5 infrared board
Author: yanko
Maintainer: yanko
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.5
|
https://www.arduino.cc/reference/en/libraries/linetracker5-library/index.html
|
0368bc9783f0-1
|
the
Arduino IDE and install it from there.
1.0.5
(latest)
|
https://www.arduino.cc/reference/en/libraries/linetracker5-library/index.html
|
13a606dca829-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
> Mtcparser
MTCParser
Communication
Midi Time Code (MTC) parser
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.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/mtcparser/index.html
|
a8f843e2ca95-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
> Taskscheduler
TaskScheduler
Timing
Cooperative multitasking for Arduino, ESPx, STM32 and other microcontrollers.
|
https://www.arduino.cc/reference/en/libraries/taskscheduler/index.html
|
a8f843e2ca95-1
|
Supports: periodic task execution (with dynamic execution period in milliseconds or microseconds – frequency of execution), number of iterations (limited or infinite number of iterations), execution of tasks in predefined sequence, dynamic change of task execution parameters (frequency, number of iterations, callback methods), power saving via entering IDLE sleep mode when tasks are not scheduled to run, event-driven task invocation via Status Request object, task IDs and Control Points for error handling and watchdog timer, Local Task Storage pointer (allowing use of same callback code for multiple tasks), layered task prioritization, std::functions (where supported), overall task timeout, static and dynamic callback method binding.
Author: Anatoli Arkhipenko
Maintainer: Anatoli Arkhipenko
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/taskscheduler/index.html
|
a8f843e2ca95-2
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
3.7.0
(latest)
3.6.0
3.4.0
3.3.0
3.2.2
3.2.0
3.1.6
3.1.4
3.1.3
3.1.2
3.1.1
3.0.2
2.6.1
2.6.0
2.5.1
2.5.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.9.0
1.8.5
1.8.4
|
https://www.arduino.cc/reference/en/libraries/taskscheduler/index.html
|
a8f843e2ca95-3
|
1.9.0
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
|
https://www.arduino.cc/reference/en/libraries/taskscheduler/index.html
|
0bd72e17af21-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
> Thermal printer library
Thermal Printer Library
Device Control
Bluetooth Low Energy Thermal Printer Library
BLE thermal printer library allows you to easily scan, connect and print graphics plus text on a variety of supported printers.
Author: Larry Bank
Maintainer: Larry Bank
Read the documentation
Compatibility
This library is compatible with the nrf52, esp32
architectures.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.1.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/thermal-printer-library/index.html
|
0bd72e17af21-1
|
2.1.0
(latest)
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/thermal-printer-library/index.html
|
7e37785c055a-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
> Wifi link
WiFi Link
Communication
Enables network connection (local and Internet) using the Arduino WiFi Boards.
With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The shield can connect either to open or encrypted networks (WEP, WPA). The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
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/wifi-link/index.html
|
7e37785c055a-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/wifi-link/index.html
|
903a6ad3aca9-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
> Smoothled
SmoothLed
Display
Arduino library for FadeCandy style control of single-wire-based LED neopixels and WS2812B strips with megaTinyCore.
This library drives WS2812 style LEDs with gamma correction, interpolation and temporal dithering (inspired by FadeCandy). It utilises the SPI (or USART in MSPI mode) and CCL peripherals on the AVR 0/1 series to reduce processing overheads.
Author: Matt Shepcar
Maintainer: Matt Shepcar
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/smoothled/index.html
|
903a6ad3aca9-1
|
Maintainer: Matt Shepcar
Read the documentation
Compatibility
This library is compatible with the megaavr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Nano Every
Arduino Uno WiFi REV2
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
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/smoothled/index.html
|
e60d5f82ca4c-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
> Ums3 helper
UMS3 Helper
Other
Helper library for UnexpectedMaker S3 boards
Supports TinyS3, ProS3 and FeatherS3
Author: UnexpectedMaker
Maintainer: UnexpectedMaker
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.1
|
https://www.arduino.cc/reference/en/libraries/ums3-helper/index.html
|
e60d5f82ca4c-1
|
the
Arduino IDE and install it from there.
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/ums3-helper/index.html
|
de0fe47d976c-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 bq27441 g1 arduino library
Soldered BQ27441-G1 Arduino Library
Uncategorized
Soldered BQ27441-G1 Arduino Library
This library is used for controling BQ27441 sensor to get battery measurements
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
|
https://www.arduino.cc/reference/en/libraries/soldered-bq27441-g1-arduino-library/index.html
|
de0fe47d976c-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/soldered-bq27441-g1-arduino-library/index.html
|
e190295f0267-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
> Mwc stepper
mwc_stepper
Uncategorized
two-pin stepper motor driver library.
Control steppers via a driver board providing STEP+DIR like the ones. Microstepping is supported.Supported drivers are A4988,TB6600
Author: mertwhocodes
Maintainer: mertwhocodes
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/mwc_stepper/index.html
|
e190295f0267-1
|
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/mwc_stepper/index.html
|
5292e726dc7d-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Arduino braccio plusplus
Arduino_Braccio_plusplus
Communication
Board support library for the Arduino Braccio++ 6-DOF robot arm.
This library allows you to control the Arduino Braccio++ 6-DOF 2nd generation robot arm.
Read the documentation
Compatibility
This library is compatible with the mbed, mbed_nano
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Nano 33 BLE
Compatibility Note
|
https://www.arduino.cc/reference/en/libraries/arduino_braccio_plusplus/index.html
|
5292e726dc7d-1
|
following Arduino boards:
Arduino Nano 33 BLE
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.3.3
(latest)
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/arduino_braccio_plusplus/index.html
|
619c6ff6181a-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
> Andreyrybalko wt2003m02 mp3 decoder
AndreyRybalko WT2003M02 MP3 Decoder
Device Control
Library for the WT2003M02 MP3 decoder board v3.0.
This library is designed to control the WT2003M02 board via UART
Author: Andrey Rybalko
Maintainer: AndreyRybalko
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/andreyrybalko-wt2003m02-mp3-decoder/index.html
|
619c6ff6181a-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/andreyrybalko-wt2003m02-mp3-decoder/index.html
|
c3bbfedd8db3-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
> Troykai2chub
TroykaI2CHub
Device Control
Allows you to control 8-channel I²C-bus multiplexer PCA9547.
The library allows you to switch channels from 0 to 8 on the I²C hub.
Author: Igor Dementiev
Maintainer: Amperka
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
|
https://www.arduino.cc/reference/en/libraries/troykai2chub/index.html
|
c3bbfedd8db3-1
|
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/troykai2chub/index.html
|
6c73c6431c22-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
> Fork webbino ahmsec
fork-webbino-ahmsec
Communication
Experimental fork of Webbino library.
This is an experimental fork of the Webbino library.
Author: ahmsec
Maintainer: ahmsec
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.5
|
https://www.arduino.cc/reference/en/libraries/fork-webbino-ahmsec/index.html
|
6c73c6431c22-1
|
the
Arduino IDE and install it from there.
0.0.5
(latest)
0.0.4
0.0.3
0.0.2
0.0.1
|
https://www.arduino.cc/reference/en/libraries/fork-webbino-ahmsec/index.html
|
e3d198670f0d-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
> Npush
NPush
Signal Input/Output
NPush library for Push buttons.
Use this library for easier use of push buttons.
Author: Narwhalsss360
Maintainer: Narwhalsss360
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.1.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/npush/index.html
|
e3d198670f0d-1
|
2.1.0
(latest)
2.0.0
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/npush/index.html
|
5a036f65e41a-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
> Deneyap arduino projeleri
Deneyap Arduino Projeleri
Uncategorized
Arduino examples for Deneyap Devkits with Deneyap Modules
*
Author: Turkish Technnology Team Foundation (T3)
Maintainer: Turkish Technnology Team Foundation (T3)
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/deneyap-arduino-projeleri/index.html
|
5a036f65e41a-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.2
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/deneyap-arduino-projeleri/index.html
|
c1530114a773-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
> Cytron g15 shield
Cytron G15 Shield
Device Control
Library for controlling G15 Cube Servo
This library works with Cytron G15 Shield
Author: Cytron Technologies Sdn Bhd
Maintainer: Cytron Technologies Sdn Bhd
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/cytron-g15-shield/index.html
|
c1530114a773-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.
2.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/cytron-g15-shield/index.html
|
9695cd7521c2-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 vl53l1x
Adafruit VL53L1X
Sensors
Sensor driver for VL53L1X / VL53L1CX Time of Flight sensor
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.
3.1.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/adafruit-vl53l1x/index.html
|
9695cd7521c2-1
|
3.1.0
(latest)
3.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-vl53l1x/index.html
|
5d0691d296f6-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
> Dmstepper
DMStepper
Device Control
A library to drive stepper motors.
This library allows developers to define acceleration, and run stepper motors easily (compatible with drivers with a dir and step pins).
Author: Nicolas Simonnet
Maintainer: Nicolas Simonnet
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/dmstepper/index.html
|
5d0691d296f6-1
|
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/dmstepper/index.html
|
99cf0f3dcc6b-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
> Nokia 5110 lcd library
Nokia 5110 LCD library
Display
Arduino library for driving the Nokia 5110 LCD
The Nokia 5110 LCD library can be used to drive the inexpensive and low power displays that used to be found on old Nokia phones and are not readily available online. This library does not use a framebuffer therefore can be run on chips with low memory such as the ATTiny family.
Author: Dimitris Platis
Maintainer: Dimitris Platis
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/nokia-5110-lcd-library/index.html
|
99cf0f3dcc6b-1
|
Maintainer: Dimitris Platis
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.6.2
(latest)
2.6.1
2.6.0
2.5.0
2.4.0
2.3.0
2.2.2
2.2.1
2.1.0
2.0.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/nokia-5110-lcd-library/index.html
|
861323485908-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Reference
> Libraries
> Midiusb
MIDIUSB
Device Control
Allows an Arduino board with USB capabilites to act as a MIDI instrument over USB.
Go to repository
Compatibility
This library is compatible with the avr, sam, samd
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Due
Arduino MKR FOX 1200
Arduino MKR GSM 1400
Arduino MKR NB 1500
Arduino MKR VIDOR 4000
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)
|
https://www.arduino.cc/reference/en/libraries/midiusb/index.html
|
861323485908-1
|
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.0.5
(latest)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Usage
These library allows any microcontroller with native USB capabilities (atmega32u4 based boards or ARM boards) to appear as a MIDI peripheral over USB to a connected computer.
|
https://www.arduino.cc/reference/en/libraries/midiusb/index.html
|
861323485908-2
|
The library is compatible with PluggableUSB-ready cores (AVR core > 1.6.8, SAM core > 1.6.4, SAMD core > 1.6.1)
The library exposes the following functions
midiEventPacket_t read(void);
void sendMIDI(midiEventPacket_t event);
void flush(void);
Examples
MIDI Device
Functions
MidiUSB.read()
MidiUSB.sendMIDI(midiEventPacket_t event)
MidiUSB.flush()
|
https://www.arduino.cc/reference/en/libraries/midiusb/index.html
|
e29b73185cdc-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
> Lts01a max31725
LTS01A_MAX31725
Sensors
Library for LTS01A MAX31725.
A library for LTS01A MAX31725 for the ESP32
Author: Raphael Storch
Maintainer: Raphael Storch
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/lts01a_max31725/index.html
|
e29b73185cdc-1
|
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/lts01a_max31725/index.html
|
d2bb14618e63-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 adxl345
Adafruit ADXL345
Sensors
Unified driver for the ADXL345 Accelerometer
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.3.2
(latest)
1.3.1
1.3.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-adxl345/index.html
|
d2bb14618e63-1
|
(latest)
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-adxl345/index.html
|
29cd9b9ced0f-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
> Hellschreiberlib
hellschreiberlib
Communication
Modulate Hellscriber OOK signal
This library will modulate Hellscriber signal by setting on/off a pin
Author: LU1AAT Andres
Maintainer: LU1AAT Andres
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/hellschreiberlib/index.html
|
29cd9b9ced0f-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.
0.1.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/hellschreiberlib/index.html
|
5d4c8d2d826b-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
> Gamma
GAMMA
Signal Input/Output
Arduino Library for the GAMMA function
Balances between speed and size, can set the gamma factor runtime.
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.4.0
|
https://www.arduino.cc/reference/en/libraries/gamma/index.html
|
5d4c8d2d826b-1
|
the
Arduino IDE and install it from there.
0.4.0
(latest)
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
|
https://www.arduino.cc/reference/en/libraries/gamma/index.html
|
f3f045f26a30-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
> Basicencoder
BasicEncoder
Signal Input/Output
BasicEncoder counts pulses from one or more simple rotary encoder control knobs.
Could also be used for low freuency odometry encoders but not suited to motor encoders.
Author: Peter Harrison
Maintainer: Peter Harrison
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/basicencoder/index.html
|
f3f045f26a30-1
|
the
Arduino IDE and install it from there.
1.1.4
(latest)
1.1.3
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
|
https://www.arduino.cc/reference/en/libraries/basicencoder/index.html
|
e001fb486f32-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
> Esp32logger
ESP32Logger
Other
Logger for ESP32 for debugging C++-code
Author: Martin
Maintainer: Martin
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.2
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/esp32logger/index.html
|
b4506c2045df-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 extio2
M5Unit-EXTIO2
Device Control
Library for Unit EXTIO2
See more on https://docs.m5stack.com/en/unit/extio2
Author: M5Stack
Maintainer: M5Stack
Read the documentation
Compatibility
This library is compatible with the esp32
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.3
(latest)
|
https://www.arduino.cc/reference/en/libraries/m5unit-extio2/index.html
|
b4506c2045df-1
|
1.0.3
(latest)
1.0.2
1.0.1
|
https://www.arduino.cc/reference/en/libraries/m5unit-extio2/index.html
|
44f68e09f9e4-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
> Dimmercontrol
DimmerControl
Device Control
Dimmer control functions, like soft on/off, dimming up/down etc.
For usage see examples
Author: E.Burkowski
Maintainer: E.Burkowski
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/dimmercontrol/index.html
|
44f68e09f9e4-1
|
1.2.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/dimmercontrol/index.html
|
9475146167cb-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
> Iftttmaker
IFTTTMaker
Communication
A helper library for triggering IFTTT maker events (ESP8266 & Wifi-101)
Use this library to simply trigger a IFTTT maker event, which can be used to send emails, tweets, notifications etc. Requires ArduinoJson library.
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
|
https://www.arduino.cc/reference/en/libraries/iftttmaker/index.html
|
9475146167cb-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/iftttmaker/index.html
|
ff05f99d2ae4-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
> Sunrise
SunRise
Other
Calculate sun rise/set times.
Find the previous and next sun rise and set times.
Author: Cyrus Rahman
Maintainer: Cyrus Rahman
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.4
(latest)
2.0.3
|
https://www.arduino.cc/reference/en/libraries/sunrise/index.html
|
ff05f99d2ae4-1
|
2.0.4
(latest)
2.0.3
2.0.2
2.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/sunrise/index.html
|
53f0b8b3eecc-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
> Xtea cipher
XTEA-Cipher
Data Processing
XTEA-Cipher library for Arduino. cryptographic MAC function, symmetric-key data encryption/decryption
XTEA cipher library with MAC code calculation support for Arduino environment. Supported encryption modes are: ECB, CFB and OCB and for generating message authentication codes is CFB-MAC.
Author: Michal Protasowicki
Maintainer: Michal Protasowicki
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/xtea-cipher/index.html
|
53f0b8b3eecc-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.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/xtea-cipher/index.html
|
1b38942a139c-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
> Souliss
souliss
Communication
SmartHome Networking Framework
Build a network of multiple nodes over WiFi/Ethernet, Wireless and RS485 for your smart home. Runs on AVRs and ESP8266.
Author: Souliss Team
Maintainer: Souliss Team
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
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
|
https://www.arduino.cc/reference/en/libraries/souliss/index.html
|
1b38942a139c-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.
7.2.1
(latest)
7.2.0
7.1.1
7.1.0
7.0.6
7.0.5
7.0.4
7.0.3
7.0.2
|
https://www.arduino.cc/reference/en/libraries/souliss/index.html
|
a9d960753fdb-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
> Analog digital multiplexers
Analog-Digital Multiplexers
Signal Input/Output
Arduino library for controlling analog/digital multiplexers (A/D mux).
This library offers a common, convenient interface to control analog/digital multiplexers of any size, like CMOS 4000 series (e.g. 8-channel 4051 (CD4051, 74HC4051), 16-channel 4067 (CD4067, 74HC4067)), 32-channel MegaMUX (ADG732), and so on.
|
https://www.arduino.cc/reference/en/libraries/analog-digital-multiplexers/index.html
|
a9d960753fdb-1
|
Author: (see AUTHORS file)
Maintainer: Stefano Chizzolini
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.0.0
(latest)
2.0.1
2.0.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/analog-digital-multiplexers/index.html
|
7d42a96fb0f0-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
> Gyverhc595
GyverHC595
Device Control
Fast SPI/BitBang library for 74HC595 shift register
Author: AlexGyver
Maintainer: AlexGyver
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.0
(latest)
1.1.0
|
https://www.arduino.cc/reference/en/libraries/gyverhc595/index.html
|
7d42a96fb0f0-1
|
1.2.0
(latest)
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/gyverhc595/index.html
|
a8a0e8977e5f-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 htu31d library
Adafruit HTU31D Library
Sensors
Arduino library for the HTU31D sensors in the Adafruit shop
Author: Adafruit
Maintainer: Adafruit
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.1
(latest)
1.1.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-htu31d-library/index.html
|
a8a0e8977e5f-1
|
1.1.1
(latest)
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-htu31d-library/index.html
|
13814f31b631-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
> Wifimanager portenta h7 lite
WiFiManager_Portenta_H7_Lite
Communication
Light-Weight MultiWiFi/Credentials Manager for Portenta_H7 boards using built-in WiFi (Murata) modules/shields. Powerful-yet-simple-to-use feature to enable adding dynamic custom parameters.
|
https://www.arduino.cc/reference/en/libraries/wifimanager_portenta_h7_lite/index.html
|
13814f31b631-1
|
Library to configure MultiWiFi/Credentials at runtime for Portenta_H7 boards, using Portenta WiFi (Murata) modules/shields. You can also specify DHCP HostName, static AP and STA IP. Use much less memory compared to full-fledge WiFiManager. Config Portal will be auto-adjusted to match the number of dynamic custom parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Credentials are saved in LittleFS. New powerful-yet-simple-to-use feature to enable adding dynamic custom parameters from sketch and input using the same Config Portal. DoubleDetectDetector as well as Virtual Switches feature permits entering Config Portal as requested. Now using WiFiMulti_Generic library
Author: Khoi Hoang
Maintainer: Khoi Hoang
Read the documentation
Compatibility
This library is compatible with the mbed, mbed_portenta
architectures so you
|
https://www.arduino.cc/reference/en/libraries/wifimanager_portenta_h7_lite/index.html
|
13814f31b631-2
|
This library is compatible with the mbed, mbed_portenta
architectures so you
should be able to use it on the
following Arduino boards:
Portenta H7
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.6.0
(latest)
1.5.0
1.4.1
1.4.0
|
https://www.arduino.cc/reference/en/libraries/wifimanager_portenta_h7_lite/index.html
|
7aee2fdf4529-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
> Cheaplcd
CheapLCD
Display
A convenience library for using a common LCD shield available from SainSmart, DFRobot, HiLetgo, RobotDyne and others.
This library extends the LiquidCrystal library, automatically handles pin setup for LCD, backlight, and buttons, and provides an interface to the backlight and buttons.
Author: Daniel Hooper
Maintainer: Daniel Hooper
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/cheaplcd/index.html
|
7aee2fdf4529-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.9.1
(latest)
0.9.0
|
https://www.arduino.cc/reference/en/libraries/cheaplcd/index.html
|
e7536970af3e-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
> Utimerlib
uTimerLib
Timing
Tiny and cross-device compatible timer library
Supports Arduino AVR, SAM, STM32, ESP8266, ESP32 and SAMD21 microcontrollers
Author: Naguissa
Maintainer: Naguissa
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.1
|
https://www.arduino.cc/reference/en/libraries/utimerlib/index.html
|
e7536970af3e-1
|
the
Arduino IDE and install it from there.
1.7.1
(latest)
1.7.0
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.3.0
0.2.1
0.2.0
0.1.0
|
https://www.arduino.cc/reference/en/libraries/utimerlib/index.html
|
5d05cc50b54c-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
> Regis
ReGIS
Display
ReGIS, short for Remote Graphic Instruction Set, is a vector graphics markup language for embedded devices using serial interfaces.
ReGIS supports vector graphics consisting of lines, circular arcs, and similar shapes. XTerm (emulates DEC VT terminals) supports ReGIS which allow graphics and text generated by Arduino devices to be mixed on-screen on desktop computer X.org displays. Includes basic homogeneous coordinate vector and matrix transformation and projection functions for 3D graphics.
Author: Phillip Stevens
Maintainer: Phillip Stevens
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/regis/index.html
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.