电位器

使用电位器库

var mag7 = require("mag7");
var pm = require("potentiometer");

打开设备

var p = pm.open(mag7.A1);

读取电位器值

var value = p.read();

关闭设备

p.close();

results matching ""

    No results matching ""