Skip to product information
1 of 10

vendor-unknown

Test a dust and Smoke detector and display the measured data on serial monitor interfacing with arduino leonardo - KT807

Test a dust and Smoke detector and display the measured data on serial monitor interfacing with arduino leonardo - KT807

SKU:KT807

1000 in stock

Regular price Rs. 950.00
Regular price Sale price Rs. 950.00
Sale Sold out
Shipping calculated at checkout.

For refund/return/replacement, call us at +91 95995 94524 For bulk and B2B enquiries kindly mail us at support@rees52.com

View full details

KIT INCLUDES:


HARDWARE REQUIRED

SPECIFICATION

DSM 501A dust sensor

  • Rated Power: 0.5W
  • Operating Voltage: 5V
  • Operating Current: 100mA
  • Operating Temperature: -20+or-85 degree
  • Light Intensity: 1000W/M2, 25 degree,AM1.5

CIRCUIT CONNECTION

  • Able to upload sketches via the Arduino IDE to your Arduino
  • Hook up the sensor using the 6 pins in the following way (see Figure below)
  • You may use the following schema from Sharp and our own drawing to help you in the task:

Sharp Dust Sensor

Attached To

1 (V-LED)

3.3V Pin (150 Ohm in between and 220uf capacitor)

2 (LED-GND)

GND Pin

3 (LED)

Digital Pin 12

4 (S-GND)

GND Pin

5 (Vo)

Analog Pin A5

6 (Vcc)

3.3V Pin (Direct)

According to the datasheet, we need to switch on the internal LED and wait for 280 µs (microsecond) before measuring the output signal and the duration of the whole excitation pulse should be 320 µs.

We, therefore, pause for another 40 µs before switching off the LED again.

CODE

https://docs.google.com/document/d/e/2PACX1vQgJLF0BebJMEpubLBDBHLvDdZkQC4UcuonxG3q-yMp7t0rP_0quL8wIWytzidYcjQMEkAe2l-bXRgd/pub


WORKING