需求
加速度测量量程 +-2g
最高采样率
使用 pypass mode
不使用中断(INT)
不使用高通滤波器(High Pase Filter)
不使用低通滤波器(Low Pase Filter)
不使用FIFO
配置表
REG Address | Data |
---|---|
10h | DBh |
11h | 00h |
12h | 00h |
1Eh | 38h |
20h | C4h |
21h | 00h |
22h | 04h |
23h | 00h |
24h | 00h |
2Eh | 00h |
凉了
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true