id
stringlengths
14
16
text
stringlengths
10
1.45k
source
stringlengths
46
118
22f95a215184-12
ButtonGestures: Use one button for up to 6 different functions using gestures! ButtonKing: Arduino libary for improving the usage of a singe input button. ButtonSuite: A library for using a simple mechanical push (momentary) button as a momentary button, a latching button, a counter, an enumerator, and more. CaptureTimer: Arduino Input Capture Library CF Rotary Encoder: A library for Arduino that helps interface for Rotary Encoders. CFPushButton: A library for Arduino that helps interface for Push Buttons. ClickButton: Effortless handle botton clicks. Computherm RF Library: Arduino library for Computherm Q8RF thermostat. Controlino: A library for using direct or multiplexed input controls easily. Controller Utilities: Contains a number of useful tools for building custom game controllers.
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-13
Controller Utilities: Contains a number of useful tools for building custom game controllers. controlVoltage: A simple library for generating CV signals to control modular synthesizers. CurrentTransformerWithCallbacks: Coil, Current Transformer (CT) based AC current measurements using fast ADC sampling of waveform CuteBuzzerSounds: Simple and Cute Robot Sounds DAC7574: DAC7574 is a 4-channel 12-bit Digital to Analog Converter (DAC) with an I2C interface. DAC7611: A library that makes interfacing the DAC7611p a breeze. DacESP32: Arduino library for using the ESP32 DAC output channels fast and easy. DailyStruggleButton: DailyStruggleButton is yet another Arduino library to debounce button (push tactile switch) and manage its events. DaisyDuino: Arduino library for the Daisy audio platform. DDS:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-14
DaisyDuino: Arduino library for the Daisy audio platform. DDS: Generate sinusoids on AVR-based Arduinos at varying frequencies. Requires an analog low-pass filter. debounce: A library for button debouncing. DebounceEvent: Simple push button and toggle switch debounce library that reports number of clicks and length DFRobot_ESP_EC_BY_GREENPONIK: Update from DFROBOT library for ESP32 compatibility DFRobot_ESP_PH_WITH_ADC_BY_GREENPONIK: Update from DFROBOT library for ESP32+ADC compatibility DFRobot_GP8XXX: GP8XXX series driver library. DFRobot_SpeechSynthesis: Synthesize the sound you need, support Chinese, English. DFRobot_SU03T: Speech input and output(SKU: DFR0987) digitalPinFast:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-15
Speech input and output(SKU: DFR0987) digitalPinFast: More speed for digitalPin operations. DigitalSignalsArduino: Arduino Digital Signal library Dimmer class for ATmega32U4: Easy use of 10/12 bit PWM outputs on ATmega32U4 for dimmer applications. Dimmer class for SAMD21: Easy use of PWM outputs on SAMD21 for dimmer applications. directADC: Library for advanced ADC control (AVR) DMM: DMM (digital multimeter) library for Arduino. DmtrPots: Potentiometer library for Arduino / Teensy. DUE_schmitt: Enable SAM3x DUE IO Schmitt trigguer DueAdcFast: Arduino Due ADC analogRead Fast 1Mhz with measures collect and also differential. EasyButton:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-16
EasyButton: Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks. EasyButtonAtInt01: Small and easy to use Arduino library for using push buttons at INT0/pin2 and / or any PinChangeInterrupt pin.<br/>Functions for long and double press detection are included.<br/><br/>Just connect buttons between ground and any pin of your Arduino - that's it<br/><br/><b>No call</b> of begin() or polling function like update() required. No blocking debouncing delay.<br/> EasyBuzzer: EasyBuzzer Library EasyPin: An easy and simple way for manage Arduino pins. eBtn: A library to handle Buttons based on events. EButton: A compact, simple-to-use, reliable and powerful event-driven button library, with proper debouncing and fine grained event structure.
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-17
Embedded Type-C PID: PID controller (Type-C) with a flexible API and errors handling. EmotiBit ADS1X15: Arduino library for ADS1015/1115 ADCs. EnableInterrupt: Assign an interrupt to any supported pin on all Arduinos, plus ATtiny 84/85 and ATmega 644/1284. Encoder: Counts quadrature pulses from rotary & linear position encoders. EncoderButton: Lossless event based rotary encoder & button library EnergyMeter: Arduino library to get data from energy meters in order to monitor them. ESensors: Manage recordings from multiple environmental sensors. ESP32 AnalogWrite: ESP32 Polyfill for analogWrite functions ESP32 ESP32S2 AnalogWrite: ESP32 PWM, Servo, Easing and Tone. ESP32AnalogRead:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-18
ESP32AnalogRead: Load the ESP32 ADC calibration data and use it to read from the ADC Supports the original, S2 and S3. ESP8266Audio: Audio file and I2S sound playing routines for ESP8266, ESP32, and Raspberry Pi Pico RP2040 ESP8266SAM_ES: Speech synthesis in spanish on the ESP8266, ESP32, and RP2040 ESPiLight: pilight 433.92 MHz protocols library for Arduino EspSoftwareSerial: Implementation of the Arduino software serial for ESP8266/ESP32. EventAnalog: Event based library for analog inputs. EventButton: Event based button library EventJoystick: Event based library for analog joysticks. EventOS: Library for event-driven embedded devices programming (hardware interruputs for all pins).
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-19
Library for event-driven embedded devices programming (hardware interruputs for all pins). ez_SIPO8_lib: Support for multiple serial-in/paralle-out (SIPO) shift registers. ez_switch_lib: Support for single and multiple switches for Arduino and ESP 32 microcontrollers. ezAnalogKeypad: Analog Keypad and Analog Buttons library for Arduino, ESP32 ezButton: Button library for Arduino ezBuzzer: Buzzer library for Arduino ezLED: LED library for Arduino ezOutput: Output library for Arduino FadeLed: Makes fading LEDs easy FastGPIO: Faster general-purpose I/O fastIO: Fast pin control for ATmega328. FastPID: A PID controlled implemented using fixed-point arithmetic. FastShiftIn:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-20
FastPID: A PID controlled implemented using fixed-point arithmetic. FastShiftIn: Arduino library for (AVR) optimized shiftIn - e.g. for 74HC165 FastShiftInOut: Arduino library for (AVR) optimized shiftInOut (simultaneously) FastShiftOut: Arduino library for (AVR) optimized shiftOut - e.g. 74HC595 FireplaceMLX: MobaLedLib Extension adds simulation of single fireplace Fletcher: "Arduino Library for calculating Fletcher's checksum. FlightSimOutputs: Library for easy handling of digital outputs on Midwest737Simulations.com Multi Output card. FlightSimSwitches: Library for easy handling of Switches and Buttons in X-Plane with PJRC's Teensy Formulinha: Formulinha Robot Library FreqCount:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-21
Formulinha: Formulinha Robot Library FreqCount: FreqCount measures the frequency of a signal by counting the number of pulses during a fixed time. FreqMeasure: FreqMeasure measures the elapsed time during each cycle of an input frequency. FrequencyDetector: Measure the main frequency of analog captured signal connected to an Arduino and check for noise and mute.<br/> FTDebouncer: An efficient, low footprint, fast pin debouncing library for Arduino GAMMA: Arduino Library for the GAMMA function gButton: Provides an easy way to work with buttons and other momentary contact switches. Gemelon Pushbutton: Arduino library to debounce a pushbutton. GFButton: Library to manage buttons GroveDriverPack: GroveDriverPack GyverPWM: Library for advanced PWM settings of AVR HalfStepper:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-22
GyverPWM: Library for advanced PWM settings of AVR HalfStepper: <br/>An Arduino library to enable half-stepping and single/dual phasing for step motors. HT16K33: Arduino Library for HT16K33 I2C 4x7segment display HV518: Arduino library to control Microchip HV518 HX711: Arduino library for HX711 load cell amplifier HX711_MP: Arduino library for HX711 load cell amplifier. Hysteresis: Hysteresis library HzMeter_asukiaaa: It measures Hz from pulse input. i2c_adc_ads7828: Arduino library for the Texas Instruments ADS7828 12-bit, 8-channel I2C A/D converter. I2C_Functions:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-23
I2C_Functions: This is a helper library to abstract away I2C transactions and registers also this tool scans the master I2C bus and reports connected devices. I2cDiscreteIoExpander: Arduino library for the Texas Instruments PCF8575C 16-bit I2C I/O expander. I2CKeyPad: Arduino library for a KeyPad connected to a PCF8574. I2CKeyPad8x8: Arduino library for a KeyPad connected to a PCF8575. iBit_Arduino: A control library for iBit Board. iKB1_Arduino: A control library for IKB-1 Extension I/O Board. Indio: Library for the Industruino IND.I/O product Infrared:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-24
Library for the Industruino IND.I/O product Infrared: An object oriented library for sending, receiving, generating, and decoding IR signals on the Arduino. InfraredMLX: Extension adds infrared features to control MobaLedLib using an infrared remote control InputDebounce: Simple polling input debounce Arduino library. IoT_Modules-Buttons: Button library for easier use of buttons in projects. iotec_MAX7319: A library for using the MAX7319 from MAXIM Integrated. IRLremote: Lightweight Infrared library for Arduino IRMP: Receive and send infrared signals.<br/> IRRemoteControl: A lightweight library for send/receive infra-red signal. IRsmallDecoder: Allows the reception and decoding of infrared signals from remote controls. Itty Bitty:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-25
Allows the reception and decoding of infrared signals from remote controls. Itty Bitty: <br/>With the fastest possible Arduino-compatible GPIO and register manipulation...<br/>It's the biggest of hits when you need to bang bits! JC_Button: Arduino library to debounce button switches, detect presses, releases, and long presses. jm_CPPM: A CPPM Library for Arduino. K1200: Library for the Velleman K1200 watch. KeyDetector: A library for detecting state change on analog and digital pins. KidMotorV4-Arduino: Drive DC motor / Servo motor, I/O expander with KidMotor V4 KMP_MCP23S08: Unified driver for the the MCP23S08 SPI expander Krypton: A library that makes use of Krypton ion thruster controller. L298 Motor Driver:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-26
L298 Motor Driver: L298 Motor Driver is a library for Arduino to handle motor control using an H-bridge. LED Dithering: Adjustable LED brightness on every IO pin with software-controlled blinking LedBlinky: Allows an Arduino/Genuino board to control the builtin led and external leds. LEDDriver: PWM LED Driver with ability to brighten and dimm fluently Leeman Geophysical Learning Shield: Tools for the Leeman Geophysical LLC Learning Shield. LettersKeypad: A simple 4x3 phonetic alphabet keypad library. Lifely Agrumino Lemon: Library for Agrumino Lemon Device LitSwitch: A special library for an LED/momentary switch hardware combination.<br /> Lixie: Allows for easy writing to Lixie Digit displays! Lixie II:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-27
Allows for easy writing to Lixie Digit displays! Lixie II: Library for controlling Lixie II displays! LogansGreatButton: An all in one, easy to use, powerful, self contained button library so you can focus on your other code! Includes Debouncing, Avoids Delays, multiclicks and allows you to decide what happens at the beginning and end of Short, Long, Hold and Shifts so you can create a intuative and responsive experience. Low level quick digital IO: 高性能引脚读写。More efficient digital IO than builtin functions LTC1392 library: Arduino library for the LTC1392 Micropower Temperature, Power Supply and Differential Voltage Monitor M10ADC: ADC library for PulseRain M10 board. M10CODEC:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-28
ADC library for PulseRain M10 board. M10CODEC: CODEC library for the Si3000 CODEC on PulseRain M10 board. M10DTMF: DTMF library for PulseRain M10 board. M10ESP8266: library for ESP8266 shield. M10Examples: Examples for PulseRain M10 board. M10I2C: I2C library for PulseRain M10 board. M10JTAG: JTAG UART library for PulseRain M10 board. M10LCD: Library for LCD Interface M10PS2: Library for PS2 Interface M10PWM: PWM library for PulseRain M10 board. M10SD: microSD library for PulseRain M10 board. M10SerialAUX:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-29
microSD library for PulseRain M10 board. M10SerialAUX: Auxiliary Serial port library for PulseRain M10 board. M10SevenSeg: Library for Seven Segment Display M10SRAM: SRAM (Microchip 23LC1024) library for PulseRain M10 board. MacroDebugger: Debug-printing done elegantly, and cleanly! MagicPot: Arduino library for reading values easily from potentiometers. Mapf: extended arduino map() function MAX14661: Arduino library for MAX14661 16 channel I2C multiplexer MCP23008: Arduino library for I2C MCP23008 8 channel port expander 8 IO-lines MCP23008_I2C: Library for MCP23008 I2C based GPIO expanders for Arduino platform supported boards MCP23017:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-30
MCP23017: MCP23017 I2C Port expander library. MCP23017 Port Expander: Arduino library for MCP23017 I2C I/O port expander. MCP23017 Soldered Library: MCP23017 board library for Arduino MCP23017_I2C: Library for MCP23017 I2C based GPIO expanders for Arduino platform supported boards MCP23017_RT: Arduino library for I2C MCP23017 16 channel port expander 16 IO-lines MCP23017_WE: A library for the MCP23017, MCP23S17, MCP23018 and MCP23S18 port expanders. MCP23S08: Arduino library for SPI MCP23S08 8 channel port expander 8 IO-lines MCP23S17:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-31
MCP23S17: Arduino library for SPI MCP23S17 16 channel port expander 16 IO-lines MCP3202: Used to interface the 12 bit ADC MCP3202 by Microchip. MCP3208: MCP3208 8-Channel 12-Bit ADC communication. MCP3221: MCP3221 Driver (12-bit ADC with hardware I2C Interface) MCP3304: A simple library for working with the MCP3304 in a bit bang version. Useful for Raspberry Pico MCP3X21: MCP3021 & MCP3221 Arduino library MCP4251: MCP4251 Digital Pot Control MCP48xx DAC Library: A library to control the MCP48xx family of SPI digital to analog converters (DACs). MCP_23017:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-32
MCP_23017: IO expander library for MCP23017 MCP_3208: ADC library for MCP3208 MD_AButton: Library for multiple switches on one analog input. MD_KeySwitch: Library for digital switches. MD_SN76489: Library for SN76489 sound generator. MD_UISwitch: Library for Universal User Interface Switches. MemoryDumper: Dump Arduino memory MicroTone: low-flash high-performance pulse train library with attiny13 MIKROE_4_20mA_RT_Click: A library for the 4-20 mA R & T Click Boards of MIKROE (MIKROE-1387 & MIKROE-1296). miniDAC: Library for Arduino miniDAC module by Tamojit Saha and Sandeepan Sengupta.
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-33
MINMAX: MINMAX library for Arduino. MjGrove: MjGrove MM-S50MV: MMS50MV(ToF sensor) Driver MobaLedLib: <h3>Arduino library for driving up to 768 (49152 ESP32) LEDs, signals, sound modules or other actuators via one signal line on a model railway</h3> ModernPIDControlSS: Modern PID Control Architecture and CPLMFC Tuning MorePins: Makes use of shift registers to create more pins, as many as needed, using only 3 Arduino Pins MorseDuino: Arduino library for generation morse code and displaying it on LEDs MOVI Voice Dialog Shield: This is the Arduino library for the MOVI(tm) Voice Dialog Shield. MovingAverage: Arduino Library for averaging fixed-point numbers MovingAverageAngle:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-34
MovingAverage: Arduino Library for averaging fixed-point numbers MovingAverageAngle: Arduino & Mbed Library for averaging angles 0-360° MovingAverageFloat: Arduino Library for averaging float numbers MovingAverager: A basic moving average filter. Mozzi: Sound synthesis library for Arduino MPC_ruih: Linear MPC controller MSGEQ7: Library for Musicvisualization with MSGEQ7 MultiButton: Reliable detection of single, double and long clicks. MusicBuzzer: A Collection of musics for buzzer MusicWithoutDelay: A library to play multiple musical notes at the same time without Delay. MyButton: Making buttons easy and fun to work with (normal, and counting buttons) Nintendo: Connect all your favourite Nintendo Controllers to your Arduino. Notched Shaft Encoder:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-35
Connect all your favourite Nintendo Controllers to your Arduino. Notched Shaft Encoder: Monitor the postion and clickable button status from a Notched Shaft Encoder NPush: NPush library for Push buttons. NRotary: NRotary library for using rotary encoders. ObjectButton: An Arduino library for detecting button actions. OneButton: Arduino library for improving the usage of a singe input button. OptoDebounce: 100Hz opto debouncer. P1AM: P1AM-100 CPU library PCA9505_06 Library: Library for the 40bit PCA9505/06 I2C Port Expander PCA9536: PCA9536 Driver (4-Channel GPIO I2C Expander) PCA9634: Arduino library for PCA9634 I2C LED driver 8 channel
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-36
Arduino library for PCA9634 I2C LED driver 8 channel PCA9634 library: A library for the PCA9634 8-bit Fm+ I2C-bus LED driver. PCA9635: Arduino library for PCA9635 I2C LED driver 16 channel PCA9685_LED_DRIVER: GPIO I2C driver for PCA9685 PCA9685_RT: Arduino library for I2C PCA9685 16 channel PWM PCA9698: GPIO I2C driver for PCA9698 PCF8574: Arduino library for PCF8574 - 8 channel I2C IO expander PCF8574 library: Most starred PCF8574 library for Arduino (standard and SAMD), Raspberry Pi Pico and rp2040 boards, ESP8266, smt32 and esp32 PCF8575:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-37
PCF8575: Arduino library for PCF8575 - 16 channel I2C IO expander PCF8575 library: PCF8575, library for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. PCF8575-lib: Easy to use Arduino library for PCF8575 I2C expander. PCF8591: PCF8591 library for Arduino. Supports multiple I2C WireN bus. PCF8591 library: PCF8591, library for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. PciManager: This library helps you manage Pin Change Interrupts: subscribe and receive change events. PCM: Playback of short audio samples. Pico-DMX:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-38
PCM: Playback of short audio samples. Pico-DMX: DMX protocol library for the RaspberryPi Pico PicoAnalogCorrection: Arduino library to calibrate and improve ADC measurements with the Raspberry Pi Pico including the built-in temp sensor. PID: PID controller PID_v1_bc: PID controller based on PID_v1 with back-calculation anti-windup PID_v2: PID controller Pin: An easy to use Arduino library for fast and simultaneous operations on Arduino I/O pins. PinChangeInterrupt: A simple & compact PinChangeInterrupt library for Arduino. PinExtender Library: Library for Pin Extention PIO8255: Arduino library for using intel 8255 CMOSes. PIR: PIR library for Arduino. Plaquette:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-39
PIR: PIR library for Arduino. Plaquette: An object-oriented library for creative physical computing. Plex64: A library for the Plex64 analog input multiplexer shield. Polymorphic Buttons: A simple library to make multifunction buttons. PPMEncoder: A library to encode/generate a PPM signal for controlling RC Cars, etc... pressure: Arduino library for pressure conversion PS2Keyboard: Use a PS/2 Keyboard for input PT2258: A library to control the 6-Channel Electronic Volume Controller PT2258 pulseAny: Arduino library to pulse any digital port in any frequency PulsePattern: Library to generate repeating pulse patterns. (AVR only) PulsePosition: Send and receive multiple high resolution PPM encoded signal streams. Pulser:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-40
Send and receive multiple high resolution PPM encoded signal streams. Pulser: A lightweight library to send sequences of pulses on output pins. PulseRainUARTConsole: Arduino Library for UART Console Pushbutton: Pushbutton library for Arduino PushButton Event Modelling Library: PushButton events modelling library QDEC: High-efficiency, state-machine based quadrature decoder. QuickPID: A fast PID controller with multiple options. Various Integral anti-windup, Proportional and Derivative control modes. r89m Buttons: A library that makes working with buttons simple. r89m CapacitiveButton: Handle CapacitiveButtons, powered by the CapacitiveSensor library r89m MPR121Button: Handle MPR121Buttons, powered by Adafruit's MPR121 library r89m PushButton:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-41
r89m PushButton: Handle PushButtons, debounced using the Bounce2 library. RadioengeLoraWAN: Implementation of RadioengeLoraWAN AT-COMMANDS.. RBD_Button: Read and debounce buttons and switches. RCLSwitch: Compact version of RC Switch RepeatButton: RepeatButton Library for Arduino. ResponsiveAnalogRead: Arduino library for eliminating noise in analogRead inputs without decreasing responsiveness RGB: This library for Arduino allows you to control RGB led. RGB_LED: A library that manage 4 legs rgb leds colour and light duration. Romans Audio FastDigitalPin Library: Arduino lib for fast digital reads and writes. RotaryEncoder: Use a rotary encoder with quadrature pulses as an input device. RS485: RS485 library for Arduino. SAMD21 Audio Player:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-42
RS485: RS485 library for Arduino. SAMD21 Audio Player: Simple audio player for SAMD21-based Arduinos SAMD21 turbo PWM: Fast-PWM library for SAMD21G-based Arduinos SchmittTrigger: A lightweight schmitt trigger for debouncing and filtering. SdCardServer: Arduino library to serve the contents of an SD card using the AsyncWebServer. Seeed Arduino Audio: Flexible, High Quality Audio Processing Library Sensor: A simple Arduino Sensor/map wrapper SensorToButton: An algorithm to convert analog Data into a Button.<br /> SensorWLED: Provides methods to retrieve instant and peak values from the ADC input. The Arduino library SensorWLED splits the input from a varying analog signal from the ADC into components, i.e., provides the capability of a sample-and-hold circuit. SeqButton:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-43
SeqButton: Sequential Button Arduino Library Sequent Home Automation HAT: A easy to use Arduino Library for Home Automation HAT SerialBuffSender: sending buffer via serial ServoInput: Read positional data from servo motors and drivers. SevenSegmentPanel: Driver for panel on 7-segment indicators ShiftInSlow: Arduino library for shiftIn with build-in delay - e.g. for 74HC165 ShiftOutSlow: Arduino library for shiftOut with build-in delay - e.g. for 74HC165 ShiftRegister-PWM-Library: Makes shift register pins PWM capable. SIKTEC_MDSwitch: Library to easily use Multi Direction Switches. SIKTEC_SPI: A Lightweight SPI wrapper for HW SPI and Software SPI Sim Racing Library:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-44
A Lightweight SPI wrapper for HW SPI and Software SPI Sim Racing Library: Interface with sim racing peripherals including pedals, gear shifters, and handbrakes. Simple Repository IO: A simple IO controller SimpleExpressions: Make you Robots cute and noisy SimpleLed: Arduino library for control LED. slight_ButtonInput: Event based button input. slight_RotaryEncoder: Event based rotary ecnoder input. SM_BAS: A easy to use Arduino Library for Building Automation HAT SM_ESP32Pi: A easy to use Arduino Library for ESP32-PI SmartButton Library: Asynchronous SmartButton library for handling various button events. SmoothADC: Get ADC to return averaged values. SN76489: sn76489 arduino library. Sodaq_PcInt:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-45
sn76489 arduino library. Sodaq_PcInt: An Arduino library to deal with PCINT (Pin Change Interrupts) SoftPWM: A software library to produce a 50 percent duty cycle PWM signal on arbitrary pins.<br /> SoftwareSerialTX: <h3>A SoftwareSerial implementation only for transmitting data, maximum size reduced </h3> Soldered MCP47A1 DAC library: Arduino library for Soldered MCP47A1 1 Channel 6 Bit DAC Breakout board Soundex: "Arduino Library for calculating Soundex hash. SoundPlayer: Allows Arduino Boards to play 8-bit sounds recorded at 40kHz sampling frequency. SparkFun AD5330: Libraries for the AD5330 8-bit DAC SparkFun ADS1015 Arduino Library:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-46
SparkFun ADS1015 Arduino Library: Library for the ADS1015 ADC to I2C converter used on the SparkFun Qwiic 12-bit ADC and Flex Glove Controller. SparkFun MiniGen: SparkFun MiniGen library allows the user to generate sine, square, or triangle waves at up to 3MHz, and approximately 1Vp-p. SparkFun TLC5940: Library for the TLC5940 IC. SparkFun VKey Arduino Library: Arduino Library for interfacing the SparkFun VKey Voltage Keypad. SpeedMeasurer: Pito tube library for 2 BMP180 sensors SPI-DAC7611: A library that interfaces with the DAC7611 using the standard SPI library. StackmatTimer: A library for interfacing with a Stackmat/Cube timer Step_CYC10_I2C:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-47
Step_CYC10_I2C: Library for the I2C Soft Controller on Step CYC10 FPGA board Step_CYC10_Seven_Seg_Display: Library for the 7-segment display on Step CYC10 FPGA board sTune: Open loop PID autotuner using a novel s-curve inflection point test method. SUSHI-EXP-BOARD: Arduino library for SUSHI-EXP board. Switch: Arduino library for deglitching and debouncing switches and buttons. SX1509 IO Expander: Arduino library and hardware files for the SparkFun SX1509 IO Expander Breakout board. Talkie: Speech library for Arduino. Generates speech from a fixed vocabulary encoded with LPC. TalkingButton: Transform a press button into a powerful input device tca9544a:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-48
Transform a press button into a powerful input device tca9544a: Arduino library to control the TCA9544A I2C bus multiplexer TCA9548: Arduino Library for TCA9548 I2C multiplexer. TCA9555: Arduino library for I2C TCA9555 16 channel port expander - 16 IO-lines TcBUTTON: Button for TcBUTTON is a easy to use button for your application and call back function for your button. Teensy_3X_Multipurpose_Board: Library to interface with Teensy 3.X breakout board (PCB gerber and Eagle project files included!) TeensyAudioFlashLoader: utility to load audio samples from uSD card to external flash ram on teensy 4.1 TeensyAudioLaunchCtrl: Trigger audio samples using your usb midi controller
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-49
TeensyAudioLaunchCtrl: Trigger audio samples using your usb midi controller TeensyAudioSampler: play pitched multi-polyphonic audio samples with teensy audio library TeensyVariablePlayback: Play samples at variable pitch using Teensy Audio Library TeeRec: Teensy recorder libraries. Telegraph: Telegraph automatically sends Morse code signals on an Arduino pin. Throttle: Just like Debounce but faster TimerExtensions: Easy access to advanced Arduino timer functions, such as precise timing, pulse generation, and input event capture. tinyESPNow: Arduino library for tinyESPNow. tinyI2S: Arduino library for tinyI2S. TinyWireM: I2C library for Trinket and Gemma, adapted from BroHogan's code on Arduino Playground TLA2518:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-50
TLA2518: Arduino library for Texas instrument TLA2518 Tlc5940: Use the Texas Instruments TLC5940 16-channel LED Driver TM16xx LEDs and Buttons: TM16xx library for Arduino. Supports LED and KEY modules based on TM1638 and similar chips. TN_SwitchState: A library to manage switch state transitions. Toggle: AArduino button debounce library for various switch types, port expanders and other 8-bit data sources. Tone: A software digital square wave tone generation library.<br /> toneAC: Replacement to the standard tone library with many advantages ToneESP32: Tone library for ESP32 ToneLibrary: This is an Arduino Library to produce a tone on any Arduino pin. TpdButton: Simple prototyping library to read different events on a button.
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-51
TpdButton: Simple prototyping library to read different events on a button. TrapeZoid: trapezoidal control using moving average. Tsunami: Library for interfacing with the Tsunami's hardware peripherals. TVout: A library for generating PAL or NTSC video output with an AVR. TwoButtonsInterface: A button library that handles two buttons interface. uS82: A control library for uS82/us82 Board. UUID: Arduino library for generating UUID's. (experimental). vbus-arduino: Allows arduino to read data from some vbus compatible controllers. Volume: Gives tone functionality with 8 bit volume control with no extra parts Volume 3: Gives tone functionality with 10-bit volume control with no extra parts! Volume2:
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-52
Gives tone functionality with 10-bit volume control with no extra parts! Volume2: Gives tone() functionality with multiple waveforms and 8-bit volume control - with no extra parts! WeatherMeters: Weather Meters library weight: Library of weight conversion functions WiFiWire: Arduino library for Wire on WiFi. WinsonLib: Winson product's Arduino Library wm8978-esp32: An esp32 library for the wm8978 dac. WTV020SD16P: Arduino library for the WTV020-SD-16P sound module X9C10X: Arduino Library for X9C10X series digital potentiometer. XLR8ADC: Arduino library to take advantage of XLR8 ADC performance. XLR8SPI: Library to use SPI interfaces through SPI XBs.
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
22f95a215184-53
XLR8SPI: Library to use SPI interfaces through SPI XBs. Yet Another Arduino PcInt Library: A library to support Pin Change Interruptions (PCINT) on AVR Arduinos YK04_Module: Library for working with a remote control sensors based on the YK04 driver. ZMotor2 Library: Library for a board called Motor2 ZMotor3Library: Library for a board called Motor3 ZzzButton: Arduino / C++ library to manage buttons ZzzMovingAvg: Simple Arduino / C++ library to compute moving average
https://www.arduino.cc/reference/en/libraries/category/signal-input/output/index.html
f447590a32b6-0
Language functions variables structure Libraries IoT Cloud API Glossary The Arduino Reference text is licensed under a Creative Commons Attribution-Share Alike 3.0 License. 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 > Sensors Sensors Official libraries Arduino_APDS9960: A library for the APDS-9960 sensor Arduino_BHY2: Library for BHY2 chip on Nicla Sense ME Arduino_BMI270_BMM150: Allows you to read the accelerometer, magnetometer and gyroscope values from the IMU on your Arduino Nano 33 BLE Sense Rev2 Arduino_GigaDisplayTouch: Touch library for Arduino Giga Display Shield
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-1
Arduino_GigaDisplayTouch: Touch library for Arduino Giga Display Shield Arduino_GroveI2C_Ultrasonic: Get distance and travel time from M5stack Grove I2C ultrasonic sensor. Arduino_HS300x: Allows you to read the temperature and humidity sensors of your Nano 33 BLE Sense R2. Arduino_HTS221: Allows you to read the temperature and humidity sensors of your Nano 33 BLE Sense. Arduino_LPS22HB: Allows you to read the pressure sensor of your Nano 33 BLE Sense. Arduino_LSM6DS3: Allows you to read the accelerometer and gyroscope values from the LSM6DS3 IMU on your Arduino Nano 33 IoT or Arduino Uno WiFi Rev2 boards. Arduino_LSM6DSOX:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-2
Arduino_LSM6DSOX: Allows you to read the accelerometer and gyroscope values from the LSM6DSOX IMU on your Arduino Nano RP2040 Connect. Arduino_LSM9DS1: Allows you to read the accelerometer, magnetometer and gyroscope values from the LSM9DS1 IMU on your Arduino Nano 33 BLE Sense. Arduino_MCHPTouch: A library for the Atmel touch sensors Arduino_MKRENV: Allows you to read the temperature, humidity, pressure, light and UV sensors of your MKR ENV Shield. Arduino_MKRGPS: Allows you to read the location from the GPS on your MKR GPS shield. Arduino_MKRIoTCarrier: Controlling the IoT MKR Carrier Arduino_MKRTHERM: Allows you to read the temperature sensors connected to your MKR THERM shield.
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-3
Allows you to read the temperature sensors connected to your MKR THERM shield. Arduino_NineAxesMotion: Arduino 9 Axes Motion Shield Library Arduino_OV767X: Capture images from your OmniVision OV7670 camera in your Arduino sketches. Arduino_Sensorkit: Arduino Sensor Kit BNO055: Allows to use the IMU MKR Shield MKRIMU: Allows you to read the acceleration, gyroscope, magnetic field and euler angles from the IMU on your MKR IMU shield. Contributed by the community 107-Arduino-APDS-9950: Arduino library for the Avago / Broadcom APDS-9950 Digital Proximity, RGB and Ambient Light Sensor 107-Arduino-AS504x: Arduino library for interfacing with various Austria Micro Systems angle position sensors. 107-Arduino-BMP388:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-4
107-Arduino-BMP388: Arduino library for interfacing with the BMP388 barometric pressure sensor which can be used for inferring altitude information. 107-Arduino-Sensor: A unified sensor abstraction layer used by all 107-system sensor libraries. 107-Arduino-TCS3472: Arduino library for TCS3472 color sensor 107-Arduino-TMF8801: Arduino library for interfacing with the TMF8801 time-of-flight distance sensor. 107-Arduino-TSL2550: Arduino library for TSL2550 ambient light sensor Accelerometer ADXL335: Arduino library to control Grove - 3-Axis Analog Accelerometer ADXL335. Accelerometer ADXL345: Arduino library to control Grove 3Axis Digital Accelerometer ADXL345. Accelerometer_H3LIS331DL:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-5
Accelerometer_H3LIS331DL: Arduino library to control Grove 3-Axis Digital Accelerometer(±400g). Accelerometer_MMA7660: Arduino library to control Grove - 3-Axis Digital Accelerometer(±1.5g). Accessory Shield: Allows an Arduino board to use the DFRobot Accessory Shield ACE128: Access the Bourns ACE-128 Absolute Contacting Encoder over I2C or digital pins ACI_10K_AN-temp-sensor: Read temperature with analog input and 10K RTD AD520X: Arduino library for SPI AD5204 and AD5206 digital potentiometers AD7193: Library for AD7193 Sigma-Delta ADC with PGA AD74xx: AD74xx Driver for Arduino framework AD_Sensors:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-6
AD74xx: AD74xx Driver for Arduino framework AD_Sensors: The Library implements a set of methods for working with a digital and analog sensors. Adafruit 10DOF: Library for the Adafruit 10DOF Breakout. Adafruit 9DOF: Library for the Adafruit 9DOF Breakout. Adafruit ADT7410 Library: Arduino library for the ADT7410 sensors in the Adafruit shop Adafruit ADXL343: Unified driver for the ADXL343 Accelerometer Adafruit ADXL345: Unified driver for the ADXL345 Accelerometer Adafruit ADXL375: Unified driver for the ADXL375 Accelerometer Adafruit AHRS: AHRS (Altitude and Heading Reference System) for various Adafruit motion sensors Adafruit AHT10:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-7
Adafruit AHT10: Arduino library for the AHT10 sensors in the Adafruit shop Adafruit AHTX0: Arduino library for the AHT10 and AHT20 sensors in the Adafruit shop Adafruit AM2315: Library code for AM2315 sensors Adafruit AM2320 sensor library: Arduino library for AM2320 I2C Temp & Humidity Sensors Adafruit AMG88xx Library: Arduino library for AMG88xx 8x8 Thermocouple Sensors. Adafruit APDS9960 Library: This is a library for the Adafruit APDS9960 gesture/proximity/color/light sensor. Adafruit AS726X: Adafruit Channel Visible Light / Color Sensor Breakout Adafruit AS7341: Arduino library for the AS7341 sensors in the Adafruit shop Adafruit BME280 Library:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-8
Adafruit BME280 Library: Arduino library for BME280 sensors. Adafruit BME680 Library: Arduino library for BME680 and BME688 sensors. Adafruit BMP085 Library: A powerful but easy to use BMP085/BMP180 Library Adafruit BMP085 Unified: Unified sensor driver for Adafruit's BMP085 & BMP180 breakouts Adafruit BMP183 Library: Non-Unified BMP library Adafruit BMP183 Unified Library: Arduino library for the BMP183 sensors in the Adafruit shop Adafruit BMP280 Library: Arduino library for BMP280 sensors. Adafruit BMP3XX Library: Arduino library for BMP3XX series temperature/pressure sensors Adafruit BNO055: Library for the Adafruit BNO055 Absolute Orientation Sensor. Adafruit BNO08x:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-9
Adafruit BNO08x: Arduino library for the BNO08x sensors in the Adafruit shop Adafruit BNO08x RVC: Arduino library for the BNO08x_RVC sensors in the Adafruit shop Adafruit CAN: Arduino library for native CAN. Adafruit CAP1188 Library: Arduino library for the Adafruit CAP1188 8-Channel Capacitive Touch Sensor Breakout Adafruit CCS811 Library: This is a library for the Adafruit CCS811 I2C gas sensor breakout. Adafruit DPS310: Library for the Adafruit DPS310 barometric pressure sensor. Adafruit EMC2101: Arduino library for the EMC2101 sensors in the Adafruit shop Adafruit Fingerprint Sensor Library: Arduino library for interfacing to the fingerprint sensor in the Adafruit shop Adafruit FreeTouch Library:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-10
Adafruit FreeTouch Library: Arduino library for QTouch on samd21 microcontroller Adafruit FXAS21002C: Unified sensor driver for the FXAS210002C Gyroscope Adafruit FXOS8700: Unified sensor driver for the FXOS8700 Accelerometer/Magnetometer Adafruit GPS Library: An interrupt-based GPS library for no-parsing-required use Adafruit HDC1000 Library: Arduino library for HDC1000 and HDC1008 sensors. Adafruit HMC5883 Unified: Adafruit HMC5883L 3-Axis Magnetometer Breakout library using Adafruit's Unified Sensor Library. Adafruit HTS221: Arduino library for the HTS221 sensors in the Adafruit shop Adafruit HTU21DF Library: Arduino library for the HTU21D-F sensors in the Adafruit shop Adafruit HTU31D Library:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-11
Adafruit HTU31D Library: Arduino library for the HTU31D sensors in the Adafruit shop Adafruit ICM20649: Arduino library for the ICM20649 sensors in the Adafruit shop Adafruit ICM20X: Arduino library for the ICM20X Family sensors in the Adafruit shop Adafruit INA219: INA219 Current Sensor Adafruit INA260 Library: Arduino library for the INA260 sensors in the Adafruit shop Adafruit L3GD20 U: Unified sensor driver for the L3GD20 Gyroscope Adafruit LC709203F: Arduino library for the LC709203F battery monitors in the Adafruit shop Adafruit LIS2MDL: Unified Magnetometer sensor driver for Adafruit's LIS2MDL Breakout Adafruit LIS331: Library for the Adafruit LIS331 Accelerometer family.
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-12
Adafruit LIS331: Library for the Adafruit LIS331 Accelerometer family. Adafruit LIS3DH: Library for the Adafruit LIS3DH Accelerometer. Adafruit LIS3MDL: Library for the Adafruit LIS3MDL magnetometer. Adafruit LPS2X: Arduino library for the LPS22 & LPS25 sensors in the Adafruit shop Adafruit LPS35HW: Arduino library for the LPS35HW sensors in the Adafruit shop Adafruit LSM303 Accel: Unified Accelerometer sensor driver for Adafruit's LSM303 Breakout Adafruit LSM303DLH Mag: Unified Magnetometer sensor driver for Adafruit's LSM303 Breakout Adafruit LSM303DLHC: Unified sensor driver for Adafruit's LSM303 Breakout (Accelerometer + Magnetometer) Adafruit LSM6DS:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-13
Adafruit LSM6DS: Arduino library for the LSM6DS sensors in the Adafruit shop Adafruit LSM9DS0 Library: Arduino library for LSM9DS0 9-DOF sensor board. Adafruit LSM9DS1 Library: Arduino library for LSM9DS1 9-DOF sensor board. Adafruit LTR329 and LTR303: Arduino library for the LTR329 and LTR303 light sensors in the Adafruit shop Adafruit LTR390 Library: Arduino library for the LTR390 UV sensors in the Adafruit shop Adafruit MAX1704X: Arduino library for the MAX17048 battery monitors in the Adafruit shop Adafruit MAX31855 library: Library for the Adafruit Thermocouple breakout with MAX31855K Adafruit MAX31856 library:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-14
Adafruit MAX31856 library: Library for the Adafruit Thermocouple Amplifier breakout with MAX31856 Adafruit MAX31865 library: Library for the Adafruit RTD Amplifier breakout with MAX31865 Adafruit MCP2515: Arduino library for MCP2515 CAN controller. Adafruit MCP4728: Arduino library for the MCP4728 sensors in the Adafruit shop Adafruit MCP9600 Library: Arduino library for the MCP9600 sensors in the Adafruit shop Adafruit MCP9808 Library: Arduino library for the MCP9808 sensors in the Adafruit shop Adafruit MiniMLX90614: A simplified MLX90614 library for use with the Trinket/Gemma Adafruit MLX90393: Driver for the MLX90393 magenetic field sensor Adafruit MLX90395:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-15
Adafruit MLX90395: Driver for the MLX90395 magenetic field sensor Adafruit MLX90614 Library: Arduino library for the MLX90614 sensors in the Adafruit shop Adafruit MLX90640: Arduino library for the MLX90640 sensors in the Adafruit shop Adafruit MMA8451 Library: Arduino library for the MMA8451 Accelerometer sensors in the Adafruit shop Adafruit MMC56x3: Unified Magnetometer sensor driver for Adafruit's MMC5603 or MMC5613 Breakout Adafruit MPL115A2: Driver for the Adafruit MPL115A2 barometric pressure sensor breakout Adafruit MPL3115A2 Library: Arduino library for the MPL3115A2 sensors in the Adafruit shop Adafruit MPR121:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-16
Adafruit MPR121: Arduino library for the MPR121-based capacitive sensors in the Adafruit shop. Adafruit MPRLS Library: Arduino library for MPRLS series pressure sensors Adafruit MPU6050: Arduino library for the MPU6050 sensors in the Adafruit shop Adafruit MS8607: Arduino library for MS8607 sensors. Adafruit MSA301: Library for the Adafruit MSA301 Accelerometer. Adafruit NAU7802 Library: Arduino library for the NAU7802 ADC converter in the Adafruit shop Adafruit OV7670: A library for the OV7670 camera. Adafruit PCF8591: Arduino library for Adafruit PCF8591 combo ADC + DAC Adafruit PCT2075: Arduino library for the PCT2075 sensors in the Adafruit shop
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-17
Arduino library for the PCT2075 sensors in the Adafruit shop Adafruit PM25 AQI Sensor: This is an Arduino library for the Adafruit PM2.5 Air Quality Sensor Adafruit PS2 Trackpad: PS2 library for Adafruit capacitive trackpads Adafruit SCD30: Arduino library for the SCD30 sensors in the Adafruit shop Adafruit Sensor Calibration: Calibration helper for various Arduino compatibles Adafruit Sensor Lab: Arduino library for scientific sensor readings/fusions/manipulations Adafruit SGP30 Sensor: This is an Arduino library for the Adafruit SGP30 Gas / Air Quality Sensor Adafruit SGP40 Sensor: This is an Arduino library for the Adafruit SGP40 Gas / Air Quality Sensor Adafruit SHT31 Library: Arduino library for SHT31 temperature & humidity sensor.
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-18
Arduino library for SHT31 temperature & humidity sensor. Adafruit SHT4x Library: Arduino library for SHT4x temperature & humidity sensor. Adafruit SHTC3 Library: Arduino library for SHTC3 temperature & humidity sensor. Adafruit SI1145 Library: Arduino library for the SI1145 sensors in the Adafruit shop Adafruit Si7021 Library: Arduino library for Si7021 sensors. Adafruit TCS34725: Driver for Adafruit's TCS34725 RGB Color Sensor Breakout Adafruit TLA202x: Arduino library for the TLA202x sensors in the Adafruit shop Adafruit TMP006: This is a library for the Adafruit TMP006 Infrared Thermopile Sensor Adafruit TMP007 Library: Arduino library for Adafruit TMP007 Thermopile sensor Breakout Adafruit TMP117:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-19
Adafruit TMP117: Arduino library for the TMP117 sensors in the Adafruit shop Adafruit TSC2007: Arduino library for the TSC2007 resistive touch screen drivers in the Adafruit shop Adafruit TSL2561: Unified sensor driver for Adafruit's TSL2561 breakouts Adafruit TSL2591 Library: Library for the TSL2591 digital luminosity (light) sensors. Adafruit Unified Sensor: Required for all Adafruit Unified Sensor based libraries. Adafruit VCNL4040: Arduino library for the VCNL4040 Breakouts in the Adafruit shop Adafruit VEML6070 Library: Arduino library for VEML6070 Adafruit VEML6075 Library: Arduino library for VEML6075 Adafruit VEML7700 Library:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-20
Arduino library for VEML6075 Adafruit VEML7700 Library: Arduino library for the VEML7700 sensors in the Adafruit shop Adafruit VL53L1X: Sensor driver for VL53L1X / VL53L1CX Time of Flight sensor Adafruit_VCNL4010: Sensor driver for VCNL4010 IR proximity sensor Adafruit_VL53L0X: Sensor driver for VL53L0X Time of Flight sensor Adafruit_VL6180X: Sensor driver for VL6180X Time of Flight sensor ADCTouch: Create Touch Sensors with a single (Analog)Pin without external Hardware ADCTouchSensor: Create Touch Sensors with a single analog pin without external hardware ADG2128: A library for the ADG2128 analog cross-point switch. ADNS3080:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-21
ADNS3080: Interface for the ADNS3080 mouse sensor. ADS1148: Library for the ADS1148 16-bit ADC. ADS1232: Simple Library to interface the Texas Instruments ADS1232 ADC. ADS1X15: Arduino library for ADS1015 - I2C 12 bit ADC and ADS1115 I2C 16 bit ADC ADSWeather: Arduino library to interface with the Argent Data Systems weather station sensor assembly. ADXL345: A acceleration sensor library for Arduino ADXL345_WE: A library for the ADXL345 accelerometer ADXL362: Library for ADXL362 - http://analog.com/adxl362 aE2: E+E E2-sensor library for Arduino. Afstandssensor - HCSR04:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-22
Afstandssensor - HCSR04: Bibliotek til HC-SR04 ultralyd afstandssensor. AGS02MA: Arduino library for AGS02MA - TVOC sensor AHT20: library to drive AHT20 temperature and humidity IC. Forked from https://github.com/sparkfun/SparkFun_Qwiic_Humidity_AHT20_Arduino_Library Ai COCOCAM: Kocoafab library for Ai COCOCAM on various orangeboards(arduino compatible boards) AirGradient Air Quality Sensor: ESP8266 library for an air quality sensor featuring PM2.5, CO2, Temperature, TVOC and Humidity with OLED display. AllSensors DLHR: Support for the AllSensors DLHR Series Low Voltage Digital Pressure Sensors. AllSensors DLV:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-23
AllSensors DLV: Support for the AllSensors DLV Series Low Voltage Digital Pressure Sensors. ALog: Low-power general-purpose data logger library, written for the Arduino-based ALog but expandable to other devices. AM1002-UART: Arduino library to control Cubic AM1002 AM1008W-K I2C: Arduino library to control Cubic AM1008W-K I2C AM2315: Arduino library for I2C AM2315 temperature and humidity sensor. AM2315C: Arduino library for I2C AM2315C temperature and humidity sensor. AM2320_asukiaaa: It controls AM2320 or CM2320 AM232X: Arduino library for AM2320 AM2321 and AM2323 I2C temperature and humidity sensor. AmbientCO2:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-24
AmbientCO2: Arduino library for CozIR Ambient CO2 sensors. Ambimate: A library for the Ambimate sensor board from TE Analog Buttons: Arduino multi button support library AnalogKey: Library for matrix analog keyboard AnalogUVSensor: AnalogUVSensor library for Arduino. Anitracks_ADS7142: A library for the ADS7142 ADC AP3216_WE: An Arduino library for the AP3216 (CJMCU 3216) ambient light and proximity sensor. ArduCAM: Using the ArduCAM camera module on the Arduino platform Arducam_mini: Using the ArduCAM camera module on the Arduino platform Arduino Learning Board: A combined library created to support the Arduino Learning Board project Arduino Smart Watch: A library that makes coding a watch for Arduino Micro and so on
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-25
Arduino Smart Watch: A library that makes coding a watch for Arduino Micro and so on arduino-ess: Support for Sensirion's Environmental Sensor Shield arduino-sht: Support for Sensirion's humidity and temperature sensors. ArduinoINA219: INA219 hi-side i2c current/power sensor Library ArtronShop_BH1750: Arduino library of BH1750 Ambient Light (Lux) Sensor ArtronShop_PCF85363: Arduino library of PCF85363A Real-Time Clock/calendar with 64 byte RAM ArtronShop_SHT3x: Arduino library of SHT3x Digital humidity and temperature sensor ArtronShop_SHT45: Arduino library of SHT45 Digital humidity and temperature sensor ArtronShop_SPL06-001: Arduino library of SPL06-001 Digital pressure sensor AS3935:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-26
Arduino library of SPL06-001 Digital pressure sensor AS3935: Library to support Austrian Microsystems AS3935 lightning sensor. AS3935MI: A library for the Austria Microsystems AS3935 Franklin Lightning Detector, supporting I2C and SPI interfaces. AS5047P: An Arduino library for the AS5047P high-resolution rotary position sensor. AS5200L: Arduino library interfacing AS5200L magnetic encoder over I2C bus. AS5X47: A library that reads angles from AS5047 and AS5147 sensors. AS6212 Temperature Sensor: Arduino Library for interfacing with the AMS AS6212 Temperature Sensor AsyncBMP180Wrapper: Async wrapper for Sparkfun BMP180 lib ATC_MiThermometer: Arduino library for BLE ATC_MiThermometer thermometer/hygrometer sensors.
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-27
Arduino library for BLE ATC_MiThermometer thermometer/hygrometer sensors. ATM90E26 Arduino: ATM90E26 Energy Monitor Support for Arduino ATmega32U4 Grove Air quality sensor: ATmega32U4 Arduino library to read values from Grove Air Quality Sensor. AVR-IoT MCP9808: Low level Arduino driver for the MCP9808 Digital Temperatur Sensor, mainly focused for the AVR-IoT Cellular Mini AVR-IoT VEML3328: Low-level Arduino driver for the VEML3328 RGBCIR Color Sensor [1], which is mainly focused on the AVR-IoT Cellular Mini development kit. BaroLibrary: Library for Measurement Specialties MS5637-02BA03 Altimeter/Pressure sensor (including Freetronics BARO module). BasicTinkering:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-28
BasicTinkering: A collection of wrapper classes for commonly used electronic components. bb_ltr390: LTR-390 light sensor library. bb_scd41: Sensiron SCD4x CO2 sensor library. BH1730: An easy to use library for reading light values from the BH1730 light sensor BH1750: Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC BH1750_WE: An Arduino library for the BH1750 light intensity sensor. BH1750FVI: Enables reading the digital light sensor BH1750FVI_RT: Arduino library for BH1750FVI (GY-30) lux sensor Bifrost library for HC-SR04: A library for the HC-SR04 ultrasonic distance sensor. BioData: Interpret biological signals in real-time.
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-29
BioData: Interpret biological signals in real-time. Bitcraze PMW3901: PMW3901 Optical flow sensor driver. bitHelpers: Arduino library with functions on bit level BlueDot BMA400 Library: BlueDot library for BMA400 sensors. BlueDot BME280 Library: BlueDot library for BME280 sensors. BlueDot BME280 TSL2591: BlueDot library for BME280 and TSL2591 sensors. BlueDot SGP40 SHT40: BlueDot library for SGP40 and SHT40 sensors. BlueRobotics Keller LD Library: A simple and easy library for the Keller LD series pressure/depth sensors BlueRobotics MS5837 Library: A simple and easy library for the MS5837 pressure/depth sensor BlueRobotics TSYS01 Library:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-30
BlueRobotics TSYS01 Library: A simple and easy library for the TSYS01 temperature sensor Blues Wireless Notecard Auxiliary Wi-Fi: A utility class to support external Wi-Fi operations. Blues Wireless Notecard Pseudo Sensor: Sensor class used for Notecard testing and examples. Bme280: Library for Bosch Sensortec BME280 – combined temperature, pressure, humidity sensor. BME680: Arduino library to access and control the Bosch BME680 sensor and get temperature, humidity, pressure and gas readings. BME68x Sensor library: Bosch Sensortec BME680 and BME688 sensor library BMP180MI: A library for the Bosch Sensortec BMP085 / BMP180 Digital Pressure Sensors. BMP280: DFRobot Standard library modified by dvarrel BMP280_DEV:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-31
DFRobot Standard library modified by dvarrel BMP280_DEV: An Arduino compatible, non-blocking, I2C/SPI library for the Bosch BMP280 barometer. BMP388_DEV: An Arduino compatible, non-blocking, I2C/SPI library for the Bosch BMP388 barometer. BMx280MI: A library for the Bosch Sensortec BME280 and BMP280 Digital Pressure Sensors. BohleBots_BNO055: Library for the BNO055 as easy to use compass. Bolder Flight Systems Ainstein USD1: Library for communicating with the Ainstein US-D1 RADAR altimeter. Bolder Flight Systems AMS5812: Library for communicating with Analog Microelectronics AMS-5812 pressure transducers. Bolder Flight Systems AMS5915: Library for communicating with Analog Microelectronics AMS-5915 pressure transducers.
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-32
Library for communicating with Analog Microelectronics AMS-5915 pressure transducers. Bolder Flight Systems BME280: Library for communicating with the BME280 environment sensor. Bolder Flight Systems BMI088: Library for communicating with the Bosch BMI088 6 axis IMU. Bolder Flight Systems Honeywell HG4930: Library for communicating with the Honeywell HG4930 IMU Bolder Flight Systems MPU9250: Library for communicating with the MPU-9250 and MPU-9255 nine-axis Inertial Measurement Units (IMU). Bolder Flight Systems MS4525: Library for communicating with MS4525DO pressure transducers. Bolder Flight Systems Terabee: Library for communicating with Terabee Evo Hub. Bolder Flight Systems UBLOX: Library for communicating with uBlox GPS receivers. Bolder Flight Systems VectorNav:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-33
Library for communicating with uBlox GPS receivers. Bolder Flight Systems VectorNav: Library for communicating with VectorNav IMU and INS sensors. BQ25887: Library for the BQ25887 2S Lithium Battery Charger BresserWeatherSensorReceiver: Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver for Arduino based on CC1101 or SX1276/RFM95W. BSEC Software Library: Bosch Sensortec Environmental Cluster (BSEC) Software library ButtonDebounce: A library that makes easy to use button with debounce. Buzz: AC/static electricity-based motion detection using only the ADC and a wire! CapacitiveSensor: Create capacitive sensors that can detect touch or proximity. Capacitor:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-34
Create capacitive sensors that can detect touch or proximity. Capacitor: Measure capacitance from 0.2pF to 100uF with no external hardware. CB-HCHO-V4: Arduino library to control Cubic CB-HCHO-V4 CESmartCamp: Made it for CESmartCamp#12 CheckDS18B20: Check manufacturer of DS18B20 temperature sensors CHT8305: Arduino library for CHT8305 temperature and humidity sensor. CIE-PN532: Arduino library for SPI access to the Italian Electronic Identity Card (CIE) with the PN532 NFC reader CirquePinnacle: A driver library for interfacing with the Cirque Pinnacle (1CA027) touch controller used in Cirque Glidepoint Circle Trackpads. ClimaStick:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-35
ClimaStick: Arduino ClimaStick v1 & v2 library for the Thinger.io Internet of Things Platform. ClimateGuard CG Anem: Library for communicating with the thermoanemometer CG-Anem. ClimateGuard RadSens: Library for communicating with the radiation detector module RadSens. ClosedCube BME680: Arduino library for Bosch Sensortec BME680 integrated environmental (temperature, humidity, pressure, gas and in-door air quality) sensor ClosedCube HDC1010: Arduino library for Texas Instruments HDC1010 Low Power, High Accuracy Digital Humidity Sensor with Temperature Sensor ClosedCube HDC1080: Arduino library for Texas Instruments HDC1080 Low Power, High Accuracy Digital Humidity Sensor with Temperature Sensor ClosedCube LPS25HB:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-36
ClosedCube LPS25HB: Arduino library for STMicroelectronics LPS25HB MEMS pressure sensor: 260-1260 hPa absolute digital output barometer ClosedCube MAX30205: Arduino library for Maxim Integrated MAX30205 Human Body Temperature Sensor ClosedCube OPT3001: Arduino library for Texas Instruments OPT3001 Digital Ambient Light Sensor (ALS) ClosedCube OPT3002: Arduino library for Texas Instruments OPT3002 Light to Digital Sensor ClosedCube SHT31D: Arduino library for Sensirion SHT30-D, SHT31-D and SHT35-D Digital I2C Temperature & Humidity Sensors ClosedCube SHTC3: Arduino library for Arduino library for Sensirion SHTC3 Digital Humidity and Temperature Sensor ClosedCube Si7051: Arduino library for Silicon Labs Si7051 ±0.1°C Digital Temperature Sensor breakout board
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-37
Arduino library for Silicon Labs Si7051 ±0.1°C Digital Temperature Sensor breakout board ClosedCube Si7055: Arduino library for Silicon Labs Si7055 ±0.5°C Digital Temperature Sensor breakout board ClosedCube TCA9538: Arduino library for Texas Instruments TCA9538 Remote 8-Bit I2C and SMBus Low-Power I/O Expander ClosedCube TMP116: Arduino library for ClosedCube TMP116 �0.2�C (max) High-Accuracy Low-Power I2C Temperature Sensor breakout board ClosedCube TSYS01: Arduino library for Arduino library for TE CONNECTIVITY +/-0.1C 24-bit Digital Temperature Sensor CM1106 I2C: Arduino library to control Cubic CM1106 I2C Comp6DOF_n0m1: An Arduino Library for compass tilt compensation and hard iron offset
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-38
An Arduino Library for compass tilt compensation and hard iron offset ConductivityLib: Library for resistance-measuring sensors prone to electrolysis. Cozir: Arduino library for COZIR range of CO2 sensors. Polling mode only. CPUTemp: Retrieve the internal temperature of the processor! CPUVolt: Calculate the processors Vcc voltage using only the internal registers CS5464 Arduino: CS5464 Energy Monitor Support for Arduino CurrentSwitch: Use SCT-013-000 current sensor as a workproof CurrentTransformer: Arduino Library for measuring current in 50/60Hz circuits using current transformers. Cytron_PS2_Shield: This library is for the Cytron PS2 Shield. DAC8550: Arduino library for DAC8550 SPI DAC Digital Analog Convertor DAC8551:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-39
Arduino library for DAC8550 SPI DAC Digital Analog Convertor DAC8551: Arduino library for DAC8501, DAC8531, DAC8550 and DAC8551 SPI 16-bit Digital Analog Convertor DAC8552: Arduino library for DAC8552 SPI Digital Analog Convertor DAC8554: Arduino library for DAC8554 SPI Digital Analog Convertor DallasTemperature: Arduino Library for Dallas Temperature ICs databot: Official databot library supporting databot, based on Arduino databot2: Official databot library supporting databot, based on Arduino Deneyap 6 Eksen Alaletsel Olcum Birimi: Arduino library for Deneyap 6 Dof IMU LSM6DSM Deneyap 9-Eksen Ataletsel Olcum Birimi:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-40
Deneyap 9-Eksen Ataletsel Olcum Birimi: Arduino library for Deneyap 9 Dof IMU MMC5603NJ, LSM6DSM Deneyap Basinc Olcer: Arduino library for Deneyap Basınç Ölçer MS5637-02BA03 Deneyap Cift Kanalli Cizgi Algilayici: Arduino library for Deneyap Dual Channel Line Follower TCRT5000 Deneyap Derinlik Olcer: Arduino library for Deneyap ToF Range Finder Sensor VL53L0X Deneyap Gercek Zamanli Saat: Arduino library for Deneyap Real Time Clock MCP7940 Deneyap Hareket Algilama: Arduino library for Deneyap Gesture Sensor NCS36000
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-41
Arduino library for Deneyap Gesture Sensor NCS36000 Deneyap Hareket Isik Renk Algilayici Mesafe Olcer: Arduino library for Deneyap Gesture, Color, Proximity Sensor APDS9960 Deneyap Hoparlor: Arduino library for Deneyap Speaker PAM8302A Deneyap Kizilotesi Alici Verici: Arduino library for Deneyap Infrarad Receiver Transmitter Deneyap Mesafe Olcer Isik Algilayici: Arduino library for Deneyap Proximity Light Sensor LTR553 Deneyap Mikrofon: Arduino library for Deneyap Microphone ICS-40619 Deneyap Sicaklik Nem Basinc Olcer: Arduino library for Deneyap Temperature&Humidity, Barometer Sensor SHT4X
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-42
Arduino library for Deneyap Temperature&Humidity, Barometer Sensor SHT4X Deneyap Sicaklik Nem Olcer: Arduino library for Deneyap Temperature Humidity SHTC3 Deneyap Toprak Nemi Olcer: Arduino library for Deneyap Soil Moisture Sensor TL555Q Deneyap Ultraviyole Isik Algilayici: Arduino library for Deneyap UV Light Sensor LTR390 Deneyap Yagmur Algilayici: Arduino library for Deneyap Rain sensor desklab: Implement methods for the use of desklab (www.desk-lab.de) devices. DFRobot SHT: DFRobot Standard library. DFRobot_ADS1115: DFRobot Standard library(SKU:DFR0553). DFRobot_ADXL345:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-43
DFRobot_ADXL345: Six axis sensor library.(SKU:SEN0032) DFRobot_AHT20: DFRobot Standard library(SKU:SEN0527&SEN0528). DFRobot_AirQualitySensor: A air quality sensor library.(SKU:SEN0560) DFRobot_Alcohol: DFRobot Standard library. DFRobot_AS3935: DFRobot Lightning Sensor library.(SKU:SEN0290) DFRobot_AS7341: AS7341 is a 11 channel visible light sensor, which can measure 8 wavelengths of visible light, suitable for color detection, light color temperature detection and other scenes(SKU:SEN0365) DFRobot_ASR: The speech recognition module can identify the terms that have been pre-written into the sensor and return the corresponding numbers(SKU: DFR0715).
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-44
DFRobot_B_LUX_V30B: DFRobot_B_LUX_V30B is the sensor library of DFRobot DFRobot_BC20_Gravity: DFRobot Standard library.(SKUTEL0130) DFRobot_BloodOxygen_S: DFRobot Standard library.(SKU:SEN0344) DFRobot_BME280: This is a Library for BME280, the function is to read temperature and humidity and pressure(SKU: SEN0236). DFRobot_BMI160: DFRobot Standard library(SKU:SEN0250). DFRobot_BMM150: DFRobot Standard library(SKU:SEN0419). DFRobot_BMP280: DFRobot Standard library(SKU:SEN0372). DFRobot_BMP3XX:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-45
DFRobot_BMP3XX: This is a Library for BMP3XX, the function is to read temperature and pressure(SKU: SEN0423/SEN0371/SEN0251). DFRobot_BMX160: DFRobot_BMX160 is the Sensor library of DFRobot DFRobot_BT401: This Bluetooth module features Bluetooth/U-disk/TF-card playback, and Bluetooth call function, supporting simple and clear serial port control function, BLE pass-through, and SPP pass-through functions(SKU:DFR0781) DFRobot_CCS811: DFRobot_CCS811 is the Sensor library of DFRobot DFRobot_DHT11: DFRobot Standard library(SKU:DFR0067). DFRobot_DHT20: Provide an Arduino library to get Humidity and Temperature by reading data from dht20. DFRobot_digitalPot:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-46
DFRobot_digitalPot: A digital potentiometer library(SKU:DFR0520). DFRobot_EC10: for measuring the liquid with high electrical conductivity(SKU: DFR0300-H). DFRobot_ENS160: This is a Library for ENS160, ENS160 is a Digital Metal-Oxide Multi-Gas Sensor(SKU: SEN0514/SEN0515). DFRobot_EnvironmentalSensor: A environmental sensor.(SKU:SEN0500\SEN0501) DFRobot_EOxygenSensor: This is the library of Eoxygen, the new electrochemical Oxygen sensor (SKU: SEN0496). DFRobot_FreeTenIMU: Ten axis sensor library(SKU:SEN0140). DFRobot_Gesture_Touch: A gesture detection and touch detection sensor(SKU:SEN0285). DFRobot_GM60:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-47
DFRobot_GM60: GM60 is a highly integrated QR code scanner with excellent performance and a small size(SKU:SEN0486) DFRobot_GNSS: Provide longitude and latitude and other satellite information (SKU:TEL0157). DFRobot_Heartrate: This is a Library for SON1303(SKU: SEN0203). DFRobot_HX711: By a simple mechanical structure with the sensor, that can be read to the mass of the body(SKU:SEN0160) DFRobot_HX711_I2C: By a simple mechanical structure with the sensor, that can be read to the mass of the body(SKU:KIT0176) DFRobot_I2C_Multiplexer: I2C expansion module support library(SKU:DFR0576). DFRobot_ICG20660L:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-48
DFRobot_ICG20660L: DFRobot Standard library(SKU:SEN0443). DFRobot_ICP10111: This is an atmospheric pressure sensor.(SKU:SEN0516) DFRobot_ID809_I2C: This is an library for capacitive fingerprint module(SKU:SEN0348). DFRobot_INA219: measure the current and voltage (SKU: SEN0291). DFRobot_ITG3200: A library of gyroscopic sensors(SKU:SEN0140). DFRobot_LIDAR07: DFRobot_LIDAR07 is the sensor library of DFRobot(SKU:SEN0413) DFRobot_LSM303: The LSM303DLH is a triple axis accelerometer combined with a triple axis magnetic sensor(SKU: SEN0079). DFRobot_LWLP:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-49
DFRobot_LWLP: The differential pressure between two probes of the differential pressure sensor can be obtained by this drive(SKU: SEN0343). DFRobot_MAX17043: DFRobot Standard library(SKU:DFR0563). DFRobot_MAX31855: A library of temperature sensors(SKU:DFR0558). DFRobot_MCP4725: 12 bit digital-analog DA conversion module(SKU: DFR0552). DFRobot_MCP9808: DFRobot Standard library. DFRobot_MGC3130: DFRobot_MGC3130 is the Gesture library of DFRobot DFRobot_MLX90614: This is a Library for MLX90614, the function is to read temperature(SKU: SEN0206/SEN0263). DFRobot_MPX5700:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-50
DFRobot_MPX5700: A pressure sensor library.(SKU:SEN0456) DFRobot_OxygenSensor: DFRobot Standard library. DFRobot_PAJ7620U2: DFRobot_PAJ7620U2 is the Sensor library of DFRobot DFRobot_PH: DFRobot Standard library(SKU:SEN0161-V2). DFRobot_QMC5883: Electronic compass drive library(SKU:SEN0140). DFRobot_RainfallSensor: A rain sensor.(SKU:SEN0575) DFRobot_RS01: RS01 driver library(SKU: SEN0489). DFRobot_SCD4X: This is a Library for SCD4X(SCD40/SCD41), SCD4X is a Digital Metal-Oxide Multi-Gas Sensor(SKU: SEN0536).
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-51
DFRobot_SGP40: DFRobot_SGP40 is the sensor library of DFRobot DFRobot_SHT20: This is a Library for SHT20, SHT20, the new humidity and temperature sensor(SKU: SEN0227). DFRobot_STS3X: This is a Library for STS3X, the function is to read temperature(SKU: SEN0434). DFRobot_TCS3430: DFRobot_TCS3430 is the sensor library of DFRobot DFRobot_TCS34725: A color sensor library DFRobot_TMF8x01: DFRobot Standard library(SKU:SEN0430/SEN0429). DFRobot_URM07: A range sensor(SKU:SEN0153) DFRobot_URM09: DFRobot Standard library. DFRobot_URM13:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-52
DFRobot Standard library. DFRobot_URM13: URM13 driver library(SKU: SEN0352). DFRobot_VEML6075: DFRobot_VEML6075 is the Ultraviolet library of DFRobot DFRobot_VEML7700: This is a Library for VEML7700, the function is to read High Accuracy Ambient Light data(SKU: SEN0228). DFRobot_VL53L0X: DFRobot Standard library(SKU:SEN0245). DFRobot_VL6180X: DFRobot_VL6180X is a sensor library. DFRobotIRPosition: Driver for Positioning ir camera from DFRobot DHT sensor library: Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors DHT sensor library for ESPx:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-53
DHT sensor library for ESPx: Arduino ESP library for DHT11, DHT22, etc Temp & Humidity Sensors DHT Sensors Non-Blocking: An Arduino library for the DHT sensor family (DHT11, DHT22,...). With Non-Blocking design to optimize CPU performance. DHT11: A library for the DHT11 temperature and humidity sensor. DHT118266: Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors dht11esp8266: Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors dht11esp8266examples: Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors DHT12: Arduino library for I2C DHT12 temperature and humidity sensor. DHT12 sensor library:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-54
DHT12 sensor library: DHT12 Temp & Humidity Sensors, library for Arduino, ESP8266 and ESP32 DHT20: Arduino library for I2C DHT20 temperature and humidity sensor. DHT22: humidity and temperature, 1-wire only DHT2pin: Experimental version of the DHT library, using 2 data pins instead of 1. dhtESP32-rmt: Minimal, non-blocking, DHT11/DHT22 sensor library for ESP32 using RMT pheripheral DHTINT: Arduino library for DHT temperature and humidity sensor. Integer only to save footprint. DHTlib: AVR Optimized Library for DHT Temperature & Humidity Sensor on AVR only. DHTNEW: Arduino library for DHT temperature and humidity sensor, with automatic sensortype recognition. DHTStable:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-55
DHTStable: Stable version of library for DHT Temperature & Humidity Sensor Digital Infrared Temperature Sensor MLX90615: Arduino library to control Grove - Digital Infrared Temperature Sensor. DigitalPressureSensor: This library provides an Interface for Infineon's DPS310 Pressure Sensor (DEPRECATED). DistanceSensor: HC-SR04 distance sensor library. DS1624: A library to interface with Maxim DS1624 temperature sensor and memory. DS1624_Library: A library to interface with Maxim DS1624 temperature sensor and memory. DS1821: Arduino library for DS1821 temperature sensor DS18B20: Arduino library for the Maxim Integrated DS18B20 1-Wire temperature sensor. DS18B20_int: Library for DS18B20 restricted to a single sensor per pin. DS18B20_RT:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-56
DS18B20_RT: Arduino library for the DS18B20 temperature sensor. DS18B20Events: Arduino temperature changed events for DS18B20 and other DallasTemperature compatible sensors DS28CM00: Arduino library for I2C DS28CM00 unique identification chip. DSFamily: Read and calibrate of of the Maxim DS- Family of 1-wire thermometers dustSensor_kocoa: Arduino Particulate Matter Sensors for PM-D4. EAA_MLX90614: MLX90614 device driver EASE_ArduinoCode: Arduino library to interface EASE board EasyGNSS: An easy-to-use library to parse the NMEA protocol output by the GNSS receiver (Ublox) through serial port. EasyUltrasonic:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html
f447590a32b6-57
EasyUltrasonic: An Arduino library used to work with ultrasonic sensors in an easy way for measuring distance. EasyVR: A library for the EasyVR line of products. EdgeML-Arduino: Library to use the Nicla Sense ME and BLE Nano 33 with edge-ml. EduShield: Display library for Arduino101.cz EDUshield EE895 Arduino Library: Library for the EE895 CO2 Sensor eHaJo Absolute Pressure Addon: Support for I²C absolute pressure board with WSEN-PADS chip. eHaJo LM75-Addon-Board: Support for I²C digital temperature sensor addon-board LM75. ELT S300 Library: This is a library for the ELT CO2 sensor S300 via I2C. EMFButton: Easy Multifunctional button EmonLib:
https://www.arduino.cc/reference/en/libraries/category/sensors/index.html