Arduino IDE无法检测ZumoMotor.H(PIXY PET)

Arduino IDE Unable to detect ZumoMotor.H ( PIXY PET )

本文关键字:PIXY PET ZumoMotor IDE 检测 Arduino      更新时间:2023-10-16

我试图让精灵宠物为我的项目工作。https://learn.adafruit.com/pixy-pet-robot-color-vision-follower-using-pixycam/playing-with-your-pet.

我使用了arduino IDE的给定代码,但我一直收到这个错误Arduino:1.5.7(Windows 7),板:"Arduino Leonardo"

sketch_sep17a.ino:27:24: fatal error: ZumoMotors.h: No such file or directory
compilation terminated.

本报告将提供更多信息"在编译期间显示详细输出"在"文件">"首选项"中启用。


我使用的密码是由皮克斯宠物的官方制造商提供的。请看一看。(https://learn.adafruit.com/pixy-pet-robot-color-vision-follower-using-pixycam/the-code)

最好在Arduino Stack Exchange中发布这个问题http://arduino.stackexchange.com

同时,你下载了ZumoMotos.h库吗?

如果没有,请下载并复制到.ino 的同一文件中

https://github.com/pololu/zumo-shield/blob/master/ZumoMotors/ZumoMotors.h