这是给一个朋友做的一个小项目,功能比较简单就是精确测量16个通道的电阻值,因为需要通过某个传感器的电阻变化来反应水位变化。原理就是最简单的电阻分压,使用了18位的高精度AD采集,板载一块Arduino支持用户编程,做了些配套的接口,除了PCB也设计了个外壳。


“十年饮冰,难凉热血”
缺失模块。
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