Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 774 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 774 Bytes

Arduino Dust Sensor

Arduino-based dust sensor for particulate matter 2.5 and 10 concentration readings. The readings are logged to ThingSpeak.com.

It utilises the following:

  • ESP8266 (ESP-01)
  • Shinyei PPD42NS dust sensor
  • 3.3-to-5.0v logic level converter
  • DHT22 Humidity & Temperature Sensor

Additional Libraries

The project makes use of the following libraries

Modifications

The following modifications are performed: