***** Add photo ****
Arduino library for Deneyap Gas Sensor
Product IDM39, mpv1.0MCUMQ-2, STM8S003F3WeightModule Dimension25,4 mm x 38,1 mmI2C address0x20, 0x4E, 0x57, 0x58
| Address | |
|---|---|
| 0x20 | default address |
| 0x4E | address when ADR1 pad is shorted |
| 0x57 | address when ADR2 pad is shorted |
| 0x58 | address when ADR1 and ADR2 pads are shorted |
Deneyap Gas Sensor Mechanical Drawing
How to install a Arduino Library
This Arduino library allows you to use Deneyap Gas Sensor with I2C peripheral. You can use this library in your projects with any Arduino compatible board with I2C peripheral.
/docsREADME_tr.md and product photos/examplesExamples with .ino extension sketches/srcSource files (.cpp .h)keywords.txtKeywords from this library that will be highlighted in the Arduino IDElibrary.propertiesGeneral library properties for the Arduino package manager
1.0.1 - updated function(ReadSmokeDigital) and comment line in examples
1.0.0 - initial release
- Deneyap Gas Sensor and Board can be connected with I2C cable
- or 3V3, GND, SDA and SCL pins can be connected with jumper cables
| Gas Sensor | Function | Board pins |
|---|---|---|
| 3.3V | Power | 3.3V |
| GND | Ground | GND |
| SDA | I2C Data | SDA pin |
| SCL | I2C Clock | SCL pin |
| SWIM | Debug | no connection |
| RES | Debug | no connection |
| AO | Analog Output | any Analog pin |
| DO | Dijital Output | any GPIO pin |
| H | Sensor's Heater Pin |
Please review the LICENSE file for license information.
