This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
resources:eval:user-guides:arduino-uno:reference_designs:demo_adxl362 [22 Jan 2018 08:47] Mircea Caprioru [Project Structure] |
resources:eval:user-guides:arduino-uno:reference_designs:demo_adxl362 [23 Jan 2018 16:25] Mircea Caprioru [General Description/Overview] |
||
---|---|---|---|
Line 8: | Line 8: | ||
The **ADXL362_example** uses the [[resources:eval:user-guides:eval-adicup360:hardware:adxl362|EVAL-ADXL362-ARDZ shield]] which has an **ADXL362 3-axis MEMS accelerometer** and a incorporated **NHD-C12832A1Z-NSW-BBW display** (128x32). | The **ADXL362_example** uses the [[resources:eval:user-guides:eval-adicup360:hardware:adxl362|EVAL-ADXL362-ARDZ shield]] which has an **ADXL362 3-axis MEMS accelerometer** and a incorporated **NHD-C12832A1Z-NSW-BBW display** (128x32). | ||
- | {{:resources:eval:user-guides:eval-adicup360:reference_designs:adlx362_adicup360.jpg?450 |}} | + | {{:resources:eval:user-guides:arduino-uno:reference_designs:img_20180123_170819.jpg?400 |}} |
The application reads the ** X ** , ** Y **, and ** Z ** acceleration registers each **500 [ms]**. The acceleration in the 3 axes is displayed in **[mG]** on the LCD. Also this application demonstrates the usage of the motion switch. Movement zones - **UP**, **DOWN**, **RIGHT**, **LEFT**, **CENTER** - are displayed in the right side of the LCD. | The application reads the ** X ** , ** Y **, and ** Z ** acceleration registers each **500 [ms]**. The acceleration in the 3 axes is displayed in **[mG]** on the LCD. Also this application demonstrates the usage of the motion switch. Movement zones - **UP**, **DOWN**, **RIGHT**, **LEFT**, **CENTER** - are displayed in the right side of the LCD. |