Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:applications:gsensor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
products:sbc:common:applications:gsensor [2022/08/07 21:44]
olivia [Demo Source Code]
products:sbc:common:applications:gsensor [2022/08/07 22:51]
olivia [Introduction]
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-This pqge mainly introduces G-Sensor. You will know which node of G-Sensor is, and how to read the value of G-Sensor through C program.+This page introduces G-Sensor. You will know which node of G-Sensor is, and how to read the value of G-Sensor through C program.
  
 ===== System Configuration ===== ===== System Configuration =====
  
-Check Gsensor node.+Check G-sensor node.
  
 ```shell ```shell
Line 16: Line 16:
 ===== Demo Source Code ===== ===== Demo Source Code =====
  
-The source code only realizes the use of default settings to read data, for other functions, you can implement by yourself.+The source code only realizes the use of default settings to read data, for other functions, you can implement them by yourself.
  
 ```c gsensor_sample_data.c ```c gsensor_sample_data.c
Line 83: Line 83:
 ``` ```
  
-Compile+Compile the source code obtained.
  
 ```shell ```shell
Last modified: 2022/08/07 22:51 by olivia