我一直在遵循这个网页上列出的步骤:https://learn.adafruit.com/character-lcd-with-raspberry-pi-or-beaglebone-black/usage我能够到达安装点和命令“sudo Adafruit_BBIO”。/bdist.linux-armv7l/egg/Adafruit_CharLCD/Adafruit_CharLCD.py", line 89, in <module&
我仍然收到以下错误
NotImplementedError: Adafruit-PlatformDetect version 3.26.0 was unable to identify thePlease be sure you have the latest packages running: 'pip3 install --upgrade adafruit-blinka adafruit-platformdetect
在网上查找了一些资料后,我试着在Arduino ide上的董事会管理器中寻找,但我找不到任何我需要的adafruit flora板。如果任何人知道如何安装adafruit植物电路板或知道一个网站来解释,我将不胜感激。please support Adafruit and open-source hardware by purchasing
Adafruit_SI1145 uv = Adafruit_SI1145();
它附带了用于GPIO的Debian和Adafruit库。我尝试了一个简单的程序来闪烁4个内置的LED。程序不会使LED闪烁。我用bonescript试过了,它起作用了。我以root用户身份登录。你能告诉我为什么Adafruit库不能工作吗?我以超级用户身份登录,程序运行,但我看不到LED的变化:import time
print "Start of program"