求助帖子,表白神器制作受阻
本帖最后由 粒子 于 2022-1-5 16:28 编辑论坛大佬们,我按部就班了一个小玩意,请先忽略它的难易程度,对我而言比较难。步骤都没有问题,却提示有错误,
还往大佬们帮我看下~
不不甚感激,
这个是论坛的原贴,可以先看下。
https://mc.dfrobot.com.cn/thread-15634-1-1.html
而我照做出现了下列的问题
arduino版本1.0.4
https://www.arduino.cn/data/attachment/forum/201609/03/231307w2p35d2x3jgzc32c.jpg
https://www.arduino.cn/data/attachment/forum/201609/03/231307e0aa06s8jp1k4z08.jpg
https://www.arduino.cn/data/attachment/forum/201609/03/231308yzmi5nh5q1hnzh4b.jpg
https://www.arduino.cn/data/attachment/forum/201609/03/231308iq333qm63qtotn3m.jpg
https://www.arduino.cn/data/attachment/forum/201609/03/231308rs4lts52smyt8atl.jpg
https://www.arduino.cn/data/attachment/forum/201609/03/231308u87kkto7vl474d20.jpg
https://www.arduino.cn/data/attachment/forum/201609/03/231912kar61ypjqdty4dbx.png
最后一张图的错误代码
_8x8led__.ino:3:23: error: animation.h: No such file or directory
_8x8led__.ino: In function 'void loop()':
_8x8led__:30: error: 'animationFrames' was not declared in this scope
_8x8led__:37: error: 'animationDelays' was not declared in this scope
_8x8led__:41: error: 'animation' was not declared in this scope
串口没有错,
驱动应该也没错 ,设备管理器识别如下:
https://www.arduino.cn/data/attachment/forum/201609/03/232208qf6l4r4ffw3pkbjl.png
串口没有错。
还望大佬帮忙看下哪里出了问题。
animation.h 把这个文件拷贝到你的工程文件下和你的arduino文件放在一起。
木有库文件 Arduino有问题吗
页:
[1]