Sharp Optical Dust Sensor GP2Y1010AU0F/Ks0196 Keyestudio
Jump to navigation
Jump to search
File:TArduinoSharpOpticalDustSensor.png
Summary
Measures dust concentration in the air using the Sharp GP2Y1010AU0F (and compatible Ks0196 Keyestudio) optical dust sensor.
Description
The **Sharp Optical Dust Sensor GP2Y1010AU0F / Ks0196 Keyestudio** detects dust particles in the air by measuring reflected light inside its chamber. It outputs an analog voltage proportional to the dust concentration. The sensor uses an internal LED that must be periodically driven (via the digital LED control pin) for proper sampling. A configurable voltage reference allows for calibration and improved accuracy.
Diagram:
Properties
- Enabled – Enables or disables the sensor.
- Voltage Reference – Reference voltage settings:
- Enabled – Allows using an external or custom voltage reference.
- Value – Reference voltage value (default = 5V).
Pins
Input Pins
- Sensor – Analog input from the dust sensor output pin.
- Clock – Synchronization signal for triggering sampling.
Output Pins
- LED (digital) – Drives the sensor’s internal LED for measurement.
- Out (analog) – Dust concentration output (analog voltage proportional to particle density).
Categories
- File:TArduinoAnalogCategory.png Category Analog – Analog signal measurement and processing.
- File:TArduinoSensorCategory.png Category Sensors – Sensor interface components.