id
stringlengths 14
16
| text
stringlengths 10
1.45k
| source
stringlengths 46
118
|
---|---|---|
5044c423382a-26
|
Yet Another Arduino Debounce Library:
An asynchronous Arduino Library for debouncing
ZeroTC45:
Allows use of the ARM Cortex-M0 TC4 and TC5 counters for periodic interrupts.
|
https://www.arduino.cc/reference/en/libraries/category/timing/index.html
|
02c50f8be8df-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 fxos8700
Adafruit FXOS8700
Sensors
Unified sensor driver for the FXOS8700 Accelerometer/Magnetometer
Author: Adafruit
Maintainer: Adafruit
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.2.0
(latest)
2.1.1
|
https://www.arduino.cc/reference/en/libraries/adafruit-fxos8700/index.html
|
02c50f8be8df-1
|
2.2.0
(latest)
2.1.1
2.1.0
2.0.0
1.5.0
1.4.0
1.3.0
1.1.3
1.1.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-fxos8700/index.html
|
05926ee4f9cb-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
> Bootstrapper
Bootstrapper
Other
A client library for MQTT messaging.
Utility classes for bootstrapping arduino projects with Wifi management, OTA upload management, memory management, MQTT and queue management. (ESP8266/ESP32 ready)
Author: Davide Perini
Maintainer: Davide Perini
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/bootstrapper/index.html
|
05926ee4f9cb-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.15.1
(latest)
1.14.0
1.13.5
1.13.4
1.13.3
1.13.1
1.13.0
1.12.12
1.12.11
1.12.10
1.12.9
1.12.8
1.12.7
1.12.6
1.12.5
1.11.4
1.11.3
1.11.2
1.10.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.9
1.7.8
1.7.5
1.7.4
|
https://www.arduino.cc/reference/en/libraries/bootstrapper/index.html
|
05926ee4f9cb-2
|
1.7.8
1.7.5
1.7.4
1.7.3
1.7.0
1.6.0
1.5.0
1.4.5
1.4.4
1.4.2
|
https://www.arduino.cc/reference/en/libraries/bootstrapper/index.html
|
11acb8252516-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
> Fdc2214
FDC2214
Sensors
TI FDC2214 capacitative sensor library
Library to support Texas instruments capacitative sensors. Supports FDC2112, FDC2114, FSC2212 and FDC2214 chips.
Author: Harijs Zablockis
Maintainer: Harijs Zablockis
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
|
https://www.arduino.cc/reference/en/libraries/fdc2214/index.html
|
11acb8252516-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.1.0
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/fdc2214/index.html
|
5653aac90fd1-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
> Firstbuild relay
FirstBuild - Relay
Device Control
Control a relay by specifying a period and duty cycle.
Control a relay by specifying a period and duty cycle. Set the relay mode to automatic and the relay will turn on and off at the desired period and duty cycle. Relay is useful for PID control where the output is the duty cycle of the relay.
Author: Rob Bultman
Maintainer: Rob Bultman
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/firstbuild-relay/index.html
|
5653aac90fd1-1
|
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/firstbuild-relay/index.html
|
6ca407680c8d-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
> Deepsleepscheduler
DeepSleepScheduler
Other
Lightweight, cooperative task scheduler with configurable sleep and task supervision.
Provides an easy to use API to schedule tasks, supervise them with the hardware watchdog on AVR and puts the CPU to sleep while no task is running. Tasks can be schedule from interrupts and it supports multiple CPU architectures with the same API.
Author: Pete
Maintainer: Pete
Read the documentation
Compatibility
This library is compatible with the avr, esp32, esp8266
architectures so you
should be able to use it on the
|
https://www.arduino.cc/reference/en/libraries/deepsleepscheduler/index.html
|
6ca407680c8d-1
|
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.
3.3.0
(latest)
3.2.0
3.1.0
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/deepsleepscheduler/index.html
|
679349314cd2-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
> Gogoboard arduino library
GoGoBoard Arduino Library
Device Control
A library for built-in STM32 arduino core on GoGoBoard to enabled fully functional of hardware along with the used of students.
Install this library to use GoGoBoard arduino core extension.
Author: P.Pongpakatien, T.Phoeyphon
Maintainer: LILCMU
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/gogoboard-arduino-library/index.html
|
679349314cd2-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.7.0
(latest)
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
|
https://www.arduino.cc/reference/en/libraries/gogoboard-arduino-library/index.html
|
dc096b43eba0-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Esp32 chimera core
ESP32-Chimera-Core
Device Control
Alternate library M5Stack/M5Core2/Odroid-Go/D-Duino and possiblly other ESP32/TFT/SD bundles
See more on https://github.com/tobozo/ESP32-Chimera-Core
Author: tobozo,Lovyan03
Maintainer: tobozo@noreply.github.com
Read the documentation
Compatibility
This library is compatible with the esp32
architecture.
Releases
|
https://www.arduino.cc/reference/en/libraries/esp32-chimera-core/index.html
|
dc096b43eba0-1
|
Compatibility
This library is compatible with the esp32
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.4.9
(latest)
1.4.7
1.4.6
1.4.5
1.4.2
1.4.1
1.4.0
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
|
https://www.arduino.cc/reference/en/libraries/esp32-chimera-core/index.html
|
dc096b43eba0-2
|
1.1.1
1.1.0
1.0.3
1.0.2
0.2.9
|
https://www.arduino.cc/reference/en/libraries/esp32-chimera-core/index.html
|
6c3d25cda07a-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
> Fast samd21 tc
fast_samd21_tc
Timing
TC3, TC4 or TC5 timer library for SAMD21 microcontrollers.
|
https://www.arduino.cc/reference/en/libraries/fast_samd21_tc/index.html
|
6c3d25cda07a-1
|
This library allows using the TC3_Handler, TC4_Handler and the TC5_Handler routine triggered by the TC3, TC4 or TC5 timer on SAMD21 (e. g. Arduino MKRZERO). It is possible to trigger very fast (a few microseconds, e. g. 4 us and less, depending on the runtime of the handler routine/function). You can use fraction numbers as interval (e. g. 2.5 us). Keep in mind, TC4 and TC5 are not completely independent.
Author: Daniel Mohr
Maintainer: Daniel Mohr
Read the documentation
Go to repository
Compatibility
This library is compatible with the samd
architecture so you
should be able to use it on the
following Arduino boards:
Arduino MKR FOX 1200
Arduino MKR GSM 1400
Arduino MKR NB 1500
|
https://www.arduino.cc/reference/en/libraries/fast_samd21_tc/index.html
|
6c3d25cda07a-2
|
Arduino MKR GSM 1400
Arduino MKR NB 1500
Arduino MKR VIDOR 4000
Arduino MKR WAN 1300 (LoRa connectivity)
Arduino MKR WAN 1310
Arduino MKR WiFi 1010
Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data)
Arduino MKR1000 WIFI
Arduino Nano 33 IoT
Arduino Zero
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.2.2
(latest)
0.2.1
0.2.0
0.1.1
0.1.0
|
https://www.arduino.cc/reference/en/libraries/fast_samd21_tc/index.html
|
b4960f79432d-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
> Ardupid
ArduPID
Signal Input/Output
PID library for Arduinos with greater accuracy than the legacy Arduino PID library
Author: PowerBroker2
Maintainer: PowerBroker2
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.2.0
(latest)
0.1.4
0.1.3
|
https://www.arduino.cc/reference/en/libraries/ardupid/index.html
|
b4960f79432d-1
|
(latest)
0.1.4
0.1.3
0.1.2
0.1.0
|
https://www.arduino.cc/reference/en/libraries/ardupid/index.html
|
0ac048ae01cc-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
> Relay
Relay
Device Control
Simple relay usage
Control 3 pins relays with turnOn(), turnOff() and getState() methods. Example https://github.com/rafaelnsantos/Relay/blob/master/examples/NormallyOpen/NormallyOpen.ino
Author: Rafael
Maintainer: Rafael
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/relay/index.html
|
0ac048ae01cc-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/relay/index.html
|
2729872b6fe2-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
> Tgp prototgp
TGP ProtoTGP
Device Control
Permet le contrôle simplifié de la plateforme de développement ProtoTGP.
Permet le contrôle simplifié de la plateforme de développement ProtoTGP. Incluant les 5 boutons, 2 DELs et l'écran OLED.
Author: TechnoPhys, CB, JL, RM
Maintainer: Technologie du génie physique
Read the documentation
Go to repository
Compatibility
This library is compatible with the esp32
architecture.
|
https://www.arduino.cc/reference/en/libraries/tgp-prototgp/index.html
|
2729872b6fe2-1
|
Compatibility
This library is compatible with the esp32
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/tgp-prototgp/index.html
|
cdd4a3246b4a-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
> Stackstring
StackString
Data Processing
This library was written to accommodate a need for a string class but without the (memory) disadvantages that regular std::string brings.
For an example of how to use this library go to: https://arjenstens.com/an-alternative-to-the-memory-fragmenting-string-class-for-arduino/
Author: Arjen Stens
Maintainer: Arjen Stens
Read the documentation
Go to repository
Compatibility
This library is compatible with the avr
architecture so you
|
https://www.arduino.cc/reference/en/libraries/stackstring/index.html
|
cdd4a3246b4a-1
|
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.1.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/stackstring/index.html
|
a6e8276fba18-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 maker sumo library
Cytron Maker Sumo Library
Device Control
Library for Cytron Maker Mini Sumo controller.
Provide utilities and functions to use the board.
Author: Cytron Technologies Sdn Bhd
Maintainer: Cytron Technologies Sdn Bhd
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
|
https://www.arduino.cc/reference/en/libraries/cytron-maker-sumo-library/index.html
|
a6e8276fba18-1
|
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.2.3
(latest)
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.0
|
https://www.arduino.cc/reference/en/libraries/cytron-maker-sumo-library/index.html
|
14dbe4dcc8ce-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
> Easycolor
EasyColor
Display
Color converter to many formats
Author: Djames Suhanko
Maintainer: Djames Suhanko
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.7
(latest)
1.1.6
1.1.5
1.1.3
|
https://www.arduino.cc/reference/en/libraries/easycolor/index.html
|
14dbe4dcc8ce-1
|
1.1.6
1.1.5
1.1.3
1.1.1
1.1.0
1.0.0
0.0.2
|
https://www.arduino.cc/reference/en/libraries/easycolor/index.html
|
8a68d44144f5-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 sht31 library
Adafruit SHT31 Library
Sensors
Arduino library for SHT31 temperature & humidity 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.
2.2.0
(latest)
2.1.0
2.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-sht31-library/index.html
|
8a68d44144f5-1
|
(latest)
2.1.0
2.0.0
1.2.0
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/adafruit-sht31-library/index.html
|
599d831ca58f-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
> Rtc4543lib
RTC4543lib
Device Control
A simple RTC4543 library.
A simple Arduino library controling the rial time clock RTC-4543. This library is designed to easily access to the device from Arduino based board including tiny core based board and ESP8266.
Author: Masami Yamakawa
Maintainer: Masami Yamakawa
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.
|
https://www.arduino.cc/reference/en/libraries/rtc4543lib/index.html
|
599d831ca58f-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.2
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/rtc4543lib/index.html
|
1211ffaeac09-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 himax hm01b0 camera
SparkFun Himax HM01B0 Camera
Sensors
Configure and use the Himax HM01B0 camera module
Configure and use the Himax HM01B0 camera module. Defines an API that specialized interfaces may use to control the camera
Author: SparkFun Electronics
Maintainer: SparkFun Electronics
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
|
https://www.arduino.cc/reference/en/libraries/sparkfun-himax-hm01b0-camera/index.html
|
1211ffaeac09-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.0.3
(latest)
0.0.2
0.0.1
0.0.0
|
https://www.arduino.cc/reference/en/libraries/sparkfun-himax-hm01b0-camera/index.html
|
824785148054-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 x nucleo nfc01a1
STM32duino X-NUCLEO-NFC01A1
Communication
Allows controlling the ST X-NUCLEO-NFC01A1 expansion board
This library provides several sample applications to control ST X-NUCLEO-NFC01A1 expansion board
Author: STMicroelectronics
Maintainer: stm32duino
Read the documentation
Compatibility
This library is compatible with the stm32
architecture.
Releases
To use this library, open the Library Manager in
|
https://www.arduino.cc/reference/en/libraries/stm32duino-x-nucleo-nfc01a1/index.html
|
824785148054-1
|
architecture.
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/stm32duino-x-nucleo-nfc01a1/index.html
|
c32b115abc88-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
> Flinders engr2781
Flinders_ENGR2781
Sensors
Examples for ENGR2781 - Mechanical Design Project (Warman)
This library contains some example programs to demonstrate and test the functionality of the provided electronics kit
Author: Flinders
Maintainer: Flinders
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/flinders_engr2781/index.html
|
c32b115abc88-1
|
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/flinders_engr2781/index.html
|
785a43d7a6a4-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 temperature sensor stts22h
SparkFun Temperature Sensor - STTS22H
Sensors
This library is for the SparkFun Temperature Sensor - STTS22H
This library breaks out all functionality of the STTS22H Temperature Sensor by STMicroelectronics.
Author: SparkFun Electronics
Maintainer: SparkFun Electronics
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
|
https://www.arduino.cc/reference/en/libraries/sparkfun-temperature-sensor-stts22h/index.html
|
785a43d7a6a4-1
|
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/sparkfun-temperature-sensor-stts22h/index.html
|
994ee2e5ceba-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Esp32 ble ancs notifications
ESP32 BLE ANCS Notifications
Communication
Arduino library for ESP32, for reading and interacting with Smartphone notifications from iOS.
Use this Library to access the notifications from an iOS device connected through Bluetooth Low Energy (BLE) with your ESP32 Board. For example read iMessages/SMS, Instagram, WhatsApp Notifications or even accept or reject calls.
Author: ECAL / Smartphone Companions
Maintainer: James Hudson
Read the documentation
Go to repository
Compatibility
This library is compatible with the esp32
architecture.
|
https://www.arduino.cc/reference/en/libraries/esp32-ble-ancs-notifications/index.html
|
994ee2e5ceba-1
|
Go to repository
Compatibility
This library is compatible with the esp32
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/esp32-ble-ancs-notifications/index.html
|
84b48065246c-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Grove i2c color sensor
Grove - I2C Color Sensor
Sensors
Arduino library to control Grove - I2C Color Sensor.
Author: Seeed Studio
Maintainer: Seeed Studio
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/grove-i2c-color-sensor/index.html
|
7010a8e9be5f-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
> Iottweetesp32
IoTtweetESP32
Communication
A library that makes Internet of Things send data and control on IoTtweet.com.
Support ESP8266WiFi.h.
Author: Isaranu Janthong
Maintainer: Isaranu Janthong
Read the documentation
Go to repository
Compatibility
This library is compatible with the esp32
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.0
|
https://www.arduino.cc/reference/en/libraries/iottweetesp32/index.html
|
7010a8e9be5f-1
|
the
Arduino IDE and install it from there.
1.0.0
(latest)
0.1.5
0.1.0
0.0.2
|
https://www.arduino.cc/reference/en/libraries/iottweetesp32/index.html
|
72f0a7fe578d-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
> Flashstorage
FlashStorage
Data Storage
The FlashStorage library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of microcontrollers.
Useful if the EEPROM is not available or too small. Currently, ATSAMD21 and ATSAMD51 cpu are supported (and consequently every board based on this cpu like the Arduino Zero or Aduino MKR1000).
Author: Various
Maintainer: Arduino
Read the documentation
Compatibility
This library is compatible with the samd
architecture so you
|
https://www.arduino.cc/reference/en/libraries/flashstorage/index.html
|
72f0a7fe578d-1
|
Read the documentation
Compatibility
This library is compatible with the samd
architecture so you
should be able to use it on the
following Arduino boards:
Arduino MKR FOX 1200
Arduino MKR GSM 1400
Arduino MKR NB 1500
Arduino MKR VIDOR 4000
Arduino MKR WAN 1300 (LoRa connectivity)
Arduino MKR WAN 1310
Arduino MKR WiFi 1010
Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data)
Arduino MKR1000 WIFI
Arduino Nano 33 IoT
Arduino Zero
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
|
https://www.arduino.cc/reference/en/libraries/flashstorage/index.html
|
72f0a7fe578d-2
|
the
Arduino IDE and install it from there.
1.0.0
(latest)
0.7.1
0.7.0
0.6.0
0.5.0
|
https://www.arduino.cc/reference/en/libraries/flashstorage/index.html
|
4c55d469db4c-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
> Winkelict tiny at command parser
WinkelICT Tiny AT Command Parser
Data Processing
0 RAM Hayes AT Command Parser by reference, fast, thoroughly tested, for both Bluetooth and GSM commands.
When having to parse many GSM and/or Bluetooth commands on a low (flash/ram) memory budget this library can help out by keeping the in memory char array's to an absolute minimum.
Author: Klaas-Jan Winkel
Maintainer: Winkel ICT
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/winkelict-tiny-at-command-parser/index.html
|
4c55d469db4c-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
1.0.0
|
https://www.arduino.cc/reference/en/libraries/winkelict-tiny-at-command-parser/index.html
|
bdae557c90a7-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
> Button2
Button2
Communication
Arduino/ESP library to simplify working with buttons.
It allows you to use callback functions to track single, double, triple and long clicks. Alternatively, it provides function to use in your main loop(). The library also takes care of debouncing. Using this lib will reduce and simplify your source code significantly.
Author: Lennart Hennigs
Maintainer: Lennart Hennigs
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
|
https://www.arduino.cc/reference/en/libraries/button2/index.html
|
bdae557c90a7-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.4
(latest)
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.0
|
https://www.arduino.cc/reference/en/libraries/button2/index.html
|
bdae557c90a7-2
|
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
|
https://www.arduino.cc/reference/en/libraries/button2/index.html
|
2d97c7f4f253-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Jm pcf8574
jm_PCF8574
Device Control
PCF8574 Arduino Library.
PCF8574/PCF8574A - Remote 8-bit I/O expander for I2C-bus with interrupt. Example usage: The LCM2004A liquid crystal display module (HD44780U device) interfaced for I2C with a PCF8574. Device datasheet: https://www.nxp.com/docs/en/data-sheet/PCF8574_PCF8574A.pdf
Author: Jean-Marc Paratte
|
https://www.arduino.cc/reference/en/libraries/jm_pcf8574/index.html
|
2d97c7f4f253-1
|
Author: Jean-Marc Paratte
Maintainer: Jean-Marc Paratte
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.7
(latest)
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/jm_pcf8574/index.html
|
4b253f9739d4-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
> Pl microepd
PL_microEPD
Display
A Universal Hardware Library for 1.1”, 1.4", 2.1" and 3.1" E-Paper displays(EPDs) from Plastic Logic based on UC8156 driver IC.
The eInk-based display mimics the appearance of natural paper and is capable of holding text and images indefinitely, even without electricity.
Author: Robert Poser
Maintainer: Robert Poser
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/pl_microepd/index.html
|
4b253f9739d4-1
|
Maintainer: Robert Poser
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.1.2
(latest)
1.1.0
1.0.20
1.0.10
1.0.9
1.0.8
1.0.6
|
https://www.arduino.cc/reference/en/libraries/pl_microepd/index.html
|
8ebf6437c101-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
> Spiffsreadserver
SPIFFSReadServer
Communication
SPIFFS Read Server
An SPI Flash File System (SPIFFS) server extension of the ESP8266WebServer.
Author: Ryan Downing
Maintainer: Ryan Downing
Read the documentation
Go to repository
Compatibility
This library is compatible with the esp8266
architecture.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.0.4
(latest)
|
https://www.arduino.cc/reference/en/libraries/spiffsreadserver/index.html
|
8ebf6437c101-1
|
0.0.4
(latest)
0.0.3
0.0.2
0.0.0
|
https://www.arduino.cc/reference/en/libraries/spiffsreadserver/index.html
|
5cb3064d077c-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
> 107 arduino sensor
107-Arduino-Sensor
Sensors
A unified sensor abstraction layer used by all 107-system sensor libraries.
Author: Alexander Entinger
Maintainer: Alexander Entinger
Read the documentation
Compatibility
This library is compatible with the samd, mbed, mbed_nano, mbed_portenta, mbed_edge, esp32, rp2040
architectures so you
should be able to use it on the
following Arduino boards:
Arduino MKR FOX 1200
Arduino MKR GSM 1400
|
https://www.arduino.cc/reference/en/libraries/107-arduino-sensor/index.html
|
5cb3064d077c-1
|
Arduino MKR FOX 1200
Arduino MKR GSM 1400
Arduino MKR NB 1500
Arduino MKR VIDOR 4000
Arduino MKR WAN 1300 (LoRa connectivity)
Arduino MKR WAN 1310
Arduino MKR WiFi 1010
Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data)
Arduino MKR1000 WIFI
Arduino Nano 33 BLE
Arduino Nano 33 IoT
Arduino Zero
Portenta H7
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.4
(latest)
1.0.3
1.0.2
|
https://www.arduino.cc/reference/en/libraries/107-arduino-sensor/index.html
|
5cb3064d077c-2
|
(latest)
1.0.3
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/107-arduino-sensor/index.html
|
753cc6109084-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
> Filesystemutilities
FilesystemUtilities
Uncategorized
Provide handy functionalities for filesystem operations
Author: Zhu Jiatong
Maintainer: Zhu Jiatong
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.
0.0.1
(latest)
|
https://www.arduino.cc/reference/en/libraries/filesystemutilities/index.html
|
6208bbe8c98e-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Porcupine en
Porcupine_EN
Data Processing
Porcupine for English language. Porcupine is a highly-accurate and lightweight wake word engine.
Porcupine enables building always-listening voice-enabled applications. The device will listen for a wake word. This software library is compatible with Arduino Nano 33 BLE and Arduino Portenta H7, and it comes with a variety of examples that demonstrate how to utilize Picovoice APIs.
Author: Picovoice Inc.
Maintainer: Picovoice Inc. hello@picovoice.ai
|
https://www.arduino.cc/reference/en/libraries/porcupine_en/index.html
|
6208bbe8c98e-1
|
Maintainer: Picovoice Inc. hello@picovoice.ai
Read the documentation
Go to repository
Compatibility
This library is compatible with the mbed_nano, mbed_portenta, stm32
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Nano 33 BLE
Portenta H7
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.2.1
(latest)
2.2.0
2.1.0
2.0.0
|
https://www.arduino.cc/reference/en/libraries/porcupine_en/index.html
|
32a32d9ae5d2-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
> Gbutton
gButton
Signal Input/Output
Provides an easy way to work with buttons and other momentary contact switches.
This library lets you use the pins built in pull-up resistors with no extra configuration simplifying the wiring. Implement a configurable debounce filter and extra capabilities like detecting a pulsation, a release, double click, etc.
Author: Jhoselin Ramirez
Maintainer: Jhoselin
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/gbutton/index.html
|
32a32d9ae5d2-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/gbutton/index.html
|
1926deb5f448-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
> Amis30543
AMIS30543
Device Control
AMIS-30543 SPI stepper motor driver library
This is a library for the Arduino IDE that helps use the SPI interface of the AMIS-30543 micro-stepping stepper motor driver.
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/amis30543/index.html
|
1926deb5f448-1
|
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/amis30543/index.html
|
83c4dd0d93ee-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
> Gyvermax6675
GyverMAX6675
Sensors
Fast and light MAX6675 thermocouple library
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.0.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/gyvermax6675/index.html
|
d53e73413e0a-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
> Icm7218c
ICM7218C
Device Control
Maxim ICM7218C LED driver library.
ISM7218C/D can only use Mode B and Hex, not Direct.
Author: Andreas Taylor
Maintainer: Werel Wolf
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/icm7218c/index.html
|
d53e73413e0a-1
|
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/icm7218c/index.html
|
68aff731026c-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
> Tfmini
TFMini
Sensors
An Arduino driver for the Benewake TFMini time-of-flight distance sensor.
Author: Peter Jansen
Maintainer: Peter Jansen
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.0
(latest)
|
https://www.arduino.cc/reference/en/libraries/tfmini/index.html
|
7ae4a6d5ac55-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Esp multiresetdetector
ESP_MultiResetDetector
Device Control
Library to detect a multi reset within a predetermined time, using RTC Memory, EEPROM, LittleFS or SPIFFS for ESP8266 and ESP32, ESP32_C3, ESP32_S2, ESP32_S3
An alternative start-up mode can be used. One example use is to allow re-configuration of device WiFi credentials
Author: Khoi Hoang
Maintainer: Khoi Hoang
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/esp_multiresetdetector/index.html
|
7ae4a6d5ac55-1
|
Maintainer: Khoi Hoang
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.2
(latest)
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
|
https://www.arduino.cc/reference/en/libraries/esp_multiresetdetector/index.html
|
4029d1239cd5-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 ak9750 human presence sensor library
SparkFun AK9750 Human Presence Sensor Library
Sensors
Library for the AK9750 PIR Human Presence Qwiic Board
An Arduino Library for the AK9750 4 channel PIR sensor used for human movement and presence sensing
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
it on all the Arduino
boards.
Releases
|
https://www.arduino.cc/reference/en/libraries/sparkfun-ak9750-human-presence-sensor-library/index.html
|
4029d1239cd5-1
|
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.2
(latest)
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/sparkfun-ak9750-human-presence-sensor-library/index.html
|
376c5003c71f-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
> Octows2811
OctoWS2811
Display
Control thousands of WS2812B / NeoPixel LEDs at video refresh speeds
OctoWS2811 is a high performance WS2811 & WS2812 & WS2812B LED library featuring simultaneous update to 8 LED strips using efficient DMA-based data transfer. Minimal CPU impact and double buffering allows complex animation. A VideoDisplay example is included, capable of scaling to extremely large LED installations.
Author: Paul Stoffregen
Maintainer: Paul Stoffregen
Read the documentation
|
https://www.arduino.cc/reference/en/libraries/octows2811/index.html
|
376c5003c71f-1
|
Maintainer: Paul Stoffregen
Read the documentation
Go to repository
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.5.0
(latest)
1.4.0
1.2.0
|
https://www.arduino.cc/reference/en/libraries/octows2811/index.html
|
1db1d4a1722d-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
> Log4arduino
log4arduino
Other
Lightweight, no-frills logging for Arduino and friends
Author: Jan Delgado
Maintainer: Jan Delgado
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/log4arduino/index.html
|
df54855af2fe-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Picovoice de
Picovoice_DE
Data Processing
Picovoice for German language. Picovoice is an end-to-end platform for building voice products on your terms.
Picovoice enables voice experiences similar to Alexa and Google, but it runs entirely on-device. The device will listen for a wake word and then extract intent from a spoken command. This software library is compatible with Arduino Nano 33 BLE and Arduino Portenta H7, and it comes with a variety of examples that demonstrate how to utilize Picovoice APIs.
Author: Picovoice Inc.
|
https://www.arduino.cc/reference/en/libraries/picovoice_de/index.html
|
df54855af2fe-1
|
Author: Picovoice Inc.
Maintainer: Picovoice Inc. hello@picovoice.ai
Read the documentation
Go to repository
Compatibility
This library is compatible with the mbed_nano, mbed_portenta, stm32
architectures so you
should be able to use it on the
following Arduino boards:
Arduino Nano 33 BLE
Portenta H7
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.2.1
(latest)
2.2.0
2.1.1
2.1.0
2.0.0
|
https://www.arduino.cc/reference/en/libraries/picovoice_de/index.html
|
0faf215a84fb-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
> Pololumenu
PololuMenu
Device Control
Pololu library for simple LCD Menus.
This library makes it easy to create basic menus with an OLED or 8x2 character LCD, some buttons, and an optional buzzer to beep when the buttons are pressed. Designed for Pololu products such as the A-Star 32U4 and will work on other Arduino platforms that can use our LCD/OLED, pushbutton, and buzzer libraries.
Author: Pololu
Maintainer: Pololu
Read the documentation
Compatibility
|
https://www.arduino.cc/reference/en/libraries/pololumenu/index.html
|
0faf215a84fb-1
|
Author: Pololu
Maintainer: Pololu
Read the documentation
Compatibility
This library is compatible with the avr
architecture so you
should be able to use it on the
following Arduino boards:
Arduino Micro
Arduino Leonardo
Arduino Mega
Arduino Nano
Arduino Uno
Arduino Yún
Compatibility Note
Note: while the library is supposed to compile correctly on these architectures,
it might require specific hardware features that may be available only on some boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
2.0.0
(latest)
1.0.2
1.0.0
|
https://www.arduino.cc/reference/en/libraries/pololumenu/index.html
|
9a1d63b44fe0-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 prodriver tc78g670ftg arduino library
SparkFun ProDriver TC78G670FTG Arduino Library
Device Control
Library for the SparkFun ProDriver - Stepper Motor Driver (TC78H670FTG)
An Arduino Library for the SparkFun ProDriver - Stepper Motor Driver (TC78H670FTG). This makes driving a bi-polar stepper motor easy, and it has many examples to show you some of the cool features of the IC (including both Clock-in and Serial modes).
Author: SparkFun Electronics
|
https://www.arduino.cc/reference/en/libraries/sparkfun-prodriver-tc78g670ftg-arduino-library/index.html
|
9a1d63b44fe0-1
|
Author: SparkFun Electronics
Maintainer: SparkFun Electronics
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
1.0.1
(latest)
1.0.0
|
https://www.arduino.cc/reference/en/libraries/sparkfun-prodriver-tc78g670ftg-arduino-library/index.html
|
7ff62056c6cb-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
> Arxcontainer
ArxContainer
Data Storage
C++ container-like classes (vector, map, etc.) for Arduino which cannot use STL
Author: hideakitai
Maintainer: hideakitai
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
it on all the Arduino
boards.
Releases
To use this library, open the Library Manager in
the
Arduino IDE and install it from there.
0.4.0
(latest)
0.3.15
|
https://www.arduino.cc/reference/en/libraries/arxcontainer/index.html
|
7ff62056c6cb-1
|
0.4.0
(latest)
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
|
https://www.arduino.cc/reference/en/libraries/arxcontainer/index.html
|
3f10969e829f-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 rp2040 sci
DFRobot_RP2040_SCI
Device Control
This is a library for a SCI Acquisition Module based on the Arduino platform(SKU:DFR0999).
The aim is to provide users with a series of interface functions to set and read parameters of the adapter board, as well as to read data from various sensors on the adapter board.
Author: DFRobot
Maintainer: Arya
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
|
https://www.arduino.cc/reference/en/libraries/dfrobot_rp2040_sci/index.html
|
3f10969e829f-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)
|
https://www.arduino.cc/reference/en/libraries/dfrobot_rp2040_sci/index.html
|
e0dd65aaf8a3-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
> Dfrobotdfplayermini
DFRobotDFPlayerMini
Device Control
Driver for DFPlayer Mini from DFRobot
Easy-to-use and reliable library for DFPlayer Mini
Author: DFRobot
Maintainer: Angelo
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.6
(latest)
|
https://www.arduino.cc/reference/en/libraries/dfrobotdfplayermini/index.html
|
e0dd65aaf8a3-1
|
1.0.6
(latest)
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0
|
https://www.arduino.cc/reference/en/libraries/dfrobotdfplayermini/index.html
|
7de33b7eb394-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
> Eli mdm 4 00
ELi_MdM_4_00
Device Control
A library for using motor driver modules of E-LAGORi.
Supports 4 single directional, 2 dual directional and 1 stepper motor.
Author: Anish Bekal
Maintainer: Anish Bekal
Read the documentation
Go to repository
Compatibility
This library is compatible with the esp32
architecture.
Releases
To use this library, open the Library Manager in
the
|
https://www.arduino.cc/reference/en/libraries/eli_mdm_4_00/index.html
|
7de33b7eb394-1
|
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/eli_mdm_4_00/index.html
|
03f1688b532f-0
|
Language
functions
variables
structure
Libraries
IoT Cloud API
Glossary
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Reference
> Libraries
> Oss ec nxp mpxa4250a 00000057
OSS-EC NXP MPXA4250A 00000057
Sensors
NXP MPXA4250A Pressure Sensor Library.
Number of Components:Single, Calculation:Floating-point, Moving average filter:Select Non SMA EMA WMA, Diagnosis:Range Min to Max
Author: RLL-Blue-Dragon
Maintainer: RLL-Blue-Dragon
Read the documentation
Compatibility
This library is compatible with all architectures so you should be able to use
|
https://www.arduino.cc/reference/en/libraries/oss-ec-nxp-mpxa4250a-00000057/index.html
|
03f1688b532f-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.14
(latest)
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.6
|
https://www.arduino.cc/reference/en/libraries/oss-ec-nxp-mpxa4250a-00000057/index.html
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.