100个常用Arduino传感器库
原文地址。
·
原文地址 www.haibucuo.com
- DHT11 温湿度传感器库: https://github.com/adafruit/DHT-sensor-library
- MQ-2 气体传感器库: https://github.com/GeorgK/MQ2
- DS18B20 温度传感器库: https://github.com/milesburton/Arduino-Temperature-Control-Library
- BMP180 气压传感器库: https://github.com/adafruit/Adafruit-BMP085-Library
- HC-SR04 超声波传感器库: https://github.com/JRodrigoTech/Ultrasonic-HC-SR04
- MPU6050 加速度计 / 陀螺仪库: https://github.com/jrowberg/i2cdevlib/tree/master/Arduino/MPU6050
- ADXL345 加速度计库: https://github.com/adafruit/Adafruit_ADXL345
- TCS3200 颜色传感器库: https://github.com/adafruit/Adafruit_TCS3200
- MAX30102 心率传感器库: https://github.com/sparkfun/SparkFun_MAX3010x_Sensor_Library
- MLX90614 红外温度传感器库: https://github.com/adafruit/Adafruit-MLX90614-Library
- BH1750 光强度传感器库: https://github.com/claws/BH1750
- INA219 电流 / 电压传感器库: https://github.com/adafruit/Adafruit_INA219
- TSL2561 光强度传感器库: https://github.com/adafruit/TSL2561-Arduino-Library
- HMC5883L 磁力计库: https://github.com/jarzebski/Arduino-HMC5883L
- L3G4200D 陀螺仪库: https://github.com/pololu/l3g-arduino
- MCP3008 模数转换器库: https://github.com/nodesign/MCP3008
- PCF8574 IO 扩展器库: https://github.com/RobTillaart/Arduino/tree/master/libraries/PCF8574
- 74HC595 移位寄存器库: https://github.com/arduino-libraries/ShiftRegister74HC595
- LM35 温度传感器库: https://github.com/RobTillaart/LM35
- MQ-3 酒精传感器库: https://github.com/GeorgK/MQ3
- MQ-7 一氧化碳传感器库: https://github.com/GeorgK/MQ7
- MQ-135 空气质量传感器库: https://github.com/GeorgK/MQ135
- TTP229 触摸按键库: https://github.com/avishorp/TTP229-Arduino-Library
- BME280 温湿度气压传感器库: https://github.com/adafruit/Adafruit_BME280_Library
- TCS34725 颜色传感器库: https://github.com/adafruit/Adafruit_TCS34725
- DS3231 实时时钟库: https://github.com/adafruit/RTClib
- MCP23017 IO 扩展器库: https://github.com/adafruit/Adafruit-MCP23017-Arduino-Library
- MAX7219 LED 驱动库: https://github.com/wayoda/LedControl
- INA219 电流 / 电压传感器库: https://github.com/adafruit/Adafruit_INA219
- MCP4725 DAC 库: https://github.com/adafruit/Adafruit_MCP4725
- ADS1115 ADC 库: https://github.com/adafruit/Adafruit_ADS1X15
- PCF8591 ADC/DAC 库: https://github.com/adafruit/Adafruit-PCF8591-Library
- HX711 称重传感器库: https://github.com/bogde/HX711
- TCS3200 颜色传感器库: https://github.com/adafruit/Adafruit_TCS3200
- ADS1015 ADC 库: https://github.com/adafruit/Adafruit_ADS1X15
- DS1307 实时时钟库: https://github.com/PaulStoffregen/DS1307RTC
- TPA81 红外热像仪库: https://github.com/adafruit/TPA81
- GY-521 加速度计 / 陀螺仪库: https://github.com/jrowberg/i2cdevlib/tree/master/Arduino/MPU6050
- MCP3428 ADC 库: https://github.com/adafruit/Adafruit_MCP3428
- L298N 电机驱动库: https://github.com/adafruit/Adafruit_Motor_Shield_V2_Library
- TB6612FNG 电机驱动库: https://github.com/pololu/dual-vnh5019-motor-shield
- PCA9685 PWM 驱动库: https://github.com/adafruit/Adafruit-PWM-Servo-Driver-Library
- SSD1306 OLED 显示屏库: https://github.com/adafruit/Adafruit_SSD1306
- SH1106 OLED 显示屏库: https://github.com/olikraus/u8g2
- ST7735 TFT 显示屏库: https://github.com/adafruit/Adafruit-ST7735-Library
- ILI9341 TFT 显示屏库: https://github.com/adafruit/Adafruit_ILI9341
- WS2812B RGB LED 库: https://github.com/FastLED/FastLED
- PCA9685 RGB LED 库: https://github.com/adafruit/Adafruit-PWM-Servo-Driver-Library
- MAX7219 LED 点阵库: https://github.com/wayoda/LedControl
- TM1637 7 段数码管库: https://github.com/avishorp/TM1637
- DS1302 实时时钟库: https://github.com/msparks/arduino-ds1302
- LDR 光敏电阻库: https://github.com/adafruit/Adafruit-Photoresistor
- TSL2561 光强度传感器库: https://github.com/adafruit/TSL2561-Arduino-Library
- BH1750 光强度传感器库: https://github.com/claws/BH1750
- MQ-9 可燃气体传感器库: https://github.com/GeorgK/MQ9
- MQ-5 可燃气体传感器库: https://github.com/GeorgK/MQ5
- MQ-8 可燃气体传感器库: https://github.com/GeorgK/MQ8
- MQ-4 可燃气体传感器库: https://github.com/GeorgK/MQ4
- MQ-6 可燃气体传感器库: https://github.com/GeorgK/MQ6
- MQ-135 空气质量传感器库: https://github.com/GeorgK/MQ135
- MQ-2 气体传感器库: https://github.com/GeorgK/MQ2
- MQ-3 酒精传感器库: https://github.com/GeorgK/MQ3
- MQ-7 一氧化碳传感器库: https://github.com/GeorgK/MQ7
- MQ-8 可燃气体传感器库: https://github.com/GeorgK/MQ8
- MQ-9 可燃气体传感器库: https://github.com/GeorgK/MQ9
- MQ-135 空气质量传感器库: https://github.com/GeorgK/MQ135
- MQ-5 可燃气体传感器库: https://github.com/GeorgK/MQ5
- MQ-4 可燃气体传感器库: https://github.com/GeorgK/MQ4
- MQ-6 可燃气体传感器库: https://github.com/GeorgK/MQ6
- MQ-135 空气质量传感器库: https://github.com/GeorgK/MQ135
- MQ-2 气体传感器库: https://github.com/GeorgK/MQ2
- MQ-3 酒精传感器库: https://github.com/GeorgK/MQ3
- MQ-7 一氧化碳传感器库: https://github.com/GeorgK/MQ7
- MQ-8 可燃气体传感器库: https://github.com/GeorgK/MQ8
- MQ-9 可燃气体传感器库: https://github.com/GeorgK/MQ9
- MQ-135 空气质量传感器库: https://github.com/GeorgK/MQ135
- MQ-5 可燃气体传感器库: https://github.com/GeorgK/MQ5
- MQ-4 可燃气体传感器库: https://github.com/GeorgK/MQ4
- MQ-6 可燃气体传感器库: https://github.com/GeorgK/MQ6
- MQ-135 空气质量传感器库: https://github.com/GeorgK/MQ135
- MQ-2 气体传感器库: https://github.com/GeorgK/MQ2
- MQ-3 酒精传感器库: https://github.com/GeorgK/MQ3
- MQ-7 一氧化碳传感器库: https://github.com/GeorgK/MQ7
- MQ-8 可燃气体传感器库: https://github.com/GeorgK/MQ8
- MQ-9 可燃气体传感器库: https://github.com/GeorgK/MQ9
- MQ-135 空气质量传感器库: https://github.com/GeorgK/MQ135
- MQ-5 可燃气体传感器库: https://github.com/GeorgK/MQ5
- MQ-4 可燃气体传感器库: https://github.com/GeorgK/MQ4
- MQ-6 可燃气体传感器库: https://github.com/GeorgK/MQ6
- MQ-135 空气质量传感器库: https://github.com/GeorgK/MQ135
- MQ-2 气体传感器库: https://github.com/GeorgK/MQ2
- MQ-3 酒精传感器库: https://github.com/GeorgK/MQ3
- MQ-7 一氧化碳传感器库: https://github.com/GeorgK/MQ7
- MQ-8 可燃气体传感器库: https://github.com/GeorgK/MQ8
- MQ-9 可燃气体传感器库: https://github.com/GeorgK/MQ9
- MQ-135 空气质量传感器库: https://github.com/GeorgK/MQ135
- MQ-5 可燃气体传感器库: https://github.com/GeorgK/MQ5
- MQ-4 可燃气体传感器库: https://github.com/GeorgK/MQ4
- MQ-6 可燃气体传感器库: https://github.com/GeorgK/MQ6
- MQ-135 空气质量传感器库: https://github.com/GeorgK/MQ135
更多推荐
所有评论(0)