“RGB 全彩灯盘”的样例代码如何使用?
想问一下“RGB 全彩灯盘”的样例代码如何使用样例代码在淘宝产品页面上
http://item.taobao.com/item.htm?id=13116157582
样例代码的地址
https://www.dfrobot.com.cn/image/data/DFR0106/CN/Lighting.rar
其中#include <Metro.h>
Metro ChoiceValue = Metro(3000,true);
Metro SmoothValue = Metro(10,true);
应该是需要 Metro.h 的文件吧,它需要去哪找呢?
谢谢,不过这款灯盘RGB是通过高电平点亮的。如果这款RGB要用这份代码,好像要把digitalWrite(Vcc,HIGH);全部改成LOW才能使用。 http://playground.arduino.cc/Code/Metro这个地方可以去看看
页:
[1]