下周回去试试看。多谢分享
超纲了
可能是因为 gpio 模块没有安装。
你用的是什么系统呢?
这个怕是没得救了。
收到声音信号输出为1是正常的。有什么问题吗
赞啊
> It may probably happen that the driver won't compile with the latest kernel when raspbian rolls out new patches to the kernel. If so, please try sudo ./install.sh --compat-kernel which uses an older kernel but ensures that the driver can work.
看到有这个说明,用 sudo ./install.sh --compat-kernel 安装试试
@Tony dpkg –l ‘*软件包名*’ 先查一下
@happy8 沙发就是
@happy8 可以用 htop 监控一下内存使用情况对比看看两个浏览器的内存占用。
购入 8G 内存的树莓派应该可以。你测试用的是多大内存。
安装deb软件包 dpkg -i xxx.deb
删除软件包 dpkg -r xxx.deb
连同配置文件一起删除 dpkg -r –purge xxx.deb
查看软件包信息 dpkg -info xxx.deb
查看文件拷贝详情 dpkg -L xxx.deb
查看系统中已安装软件包信息 dpkg -l
重新配置软件包 dpkg-reconfigure xxx
清除所有已删除包的残馀配置文件
dpkg -l |grep ^rc|awk '{print $2}' |sudo xargs dpkg -P
https://shumeipai.nxez.com/2015/01/03/raspberry-pi-software-installation-and-uninstallation-command.html
树莓派系统用的是Android?
说明体质比较好了,看到一般都是 2.0GHz
https://zhuanlan.zhihu.com/p/76437760
良心软件
@Tony 推荐 FileZilla 访问。
FTP 客户端需要设置成被动模式(PASV),编码建议设置成 UTF-8,不然某些带有中文文件名的文件可能乱码并无法下载。
用这个试试。
搭配墨水屏。。不错
官方摄像头系列最近有出一个新款,参数非常了得
Raspberry Pi High Quality Camera
12.3 megapixel Sony IMX477 sensor, 7.9mm diagonal image size, and back-illuminated sensor architecture, with adjustable back focus and support for C- and CS-mount lenses
https://www.raspberrypi.org/products/raspberry-pi-high-quality-camera/
需要给树莓派刷安卓系统吧
之前看过跑分对比,是会很多。
但是树莓派官方迟迟没有正式发布 64 位系统,因为性能上还是有其他的问题。比如需要大内存(4G以上)才能获得较好的效果。