PMS5003 미세먼지 센서 -PM2.5

(PMS5003 Dust Sensor -PM2.5)

개요

  • 본 제품은 다양한 크기(PM1, PM2.5, PM10)의 미세먼지를 검출할 수 있는 PMS5003 미세먼지 센서입니다.
  • 공기 품질을 검사하는 장치를 만들고자 할경우 사용할 수 있는 센서입니다.
  • UART 인터페이스를 가지고 있습니다.

특징

  • Plantower PMS5003 Particulate Matter (PM) Sensor (datasheet)
  • Detects PM1, PM2.5, PM10 particulates
  • 15cm Picoblade cable
  • UART serial interface
  • Python library

문서

  • Arduino: PMS5003 Air Quality Sensor library
  • Software

    Our Python library for the PMS5003 sensor lets you read PM1, PM2.5, and PM10 in both standard and environmental units, and numbers of particles of various sizes: >0.3, >0.5, >1.0, >2.5, >5, and >10um.

    Note that if you're using this sensor with Raspberry Pi, then you'll need to make a couple of changes to its configuration. Type sudo raspi-config in the terminal and then under "Interfacing options" and "Serial" disable the login shell and enable the serial port hardware. Edit your /boot/config.txt file and add the lines enable_uart=1 and dtoverlay=pi3-miniuart-bt to the bottom of the file.

    Our Enviro plus installation script will do all of this configuration for you.

    Notes

    There's a blue protective film that covers the metal casing of the sensor, and you can peel this off before use.

연관제품