Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxious/dfrobot-pm25
Python/Raspberry Pi example with DFRobot SEN0177 PM2.5 laser dust sensor
https://github.com/maxious/dfrobot-pm25
air-quality bme680 luftdaten rpi
Last synced: about 2 months ago
JSON representation
Python/Raspberry Pi example with DFRobot SEN0177 PM2.5 laser dust sensor
- Host: GitHub
- URL: https://github.com/maxious/dfrobot-pm25
- Owner: maxious
- Created: 2020-09-18T11:38:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T13:06:04.000Z (over 4 years ago)
- Last Synced: 2024-04-22T14:48:00.316Z (9 months ago)
- Topics: air-quality, bme680, luftdaten, rpi
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DFRobot SEN0177 PM2.5 laser dust sensor
https://wiki.dfrobot.com/PM2.5_laser_dust_sensor_SKU_SEN0177
# Wiring setup
Connect SET and SLEEP pins to Raspberry Pi [GPIO pin 26](https://pinout.xyz/pinout/pin37_gpio26) and groundUsing USB UART for Raspberry Pi for 5v UART logic (Does on board 3.3v UART work? Did not seem to)
# Software setup