***** Add photo ****
Arduino library for Deneyap Gesture Sensor NCS36000
Product IDM59, mpv1.0MCUNCS36000, STM8S003F3WeightModule DimensionI2C address0x32, 0x3D, 0x3F, 0X3E
| Adress | |
|---|---|
| 0x32 | default address |
| 0x3D | address when ADR1 pad is shorted |
| 0x3E | address when ADR2 pad is shorted |
| 0x3F | address when ADR1 and ADR2 pads are shorted |
Deneyap Gesture Sensor NCS36000
How to install a Arduino Library
This Arduino library allows you to use Deneyap Gesture Sensor NCS36000 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.0 - initial release
- Deneyap Gesture and Board can be connected with I2C cable
- or 3V3, GND, SDA and SCL pins can be connected with jumper cables
| Gesture | 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 |
| OUT | Data Output | any GPIO pin |
| AOUT | Raw Data Output | any GPIO pin |
Please review the LICENSE file for license information.
