技术栈
raspberry
闲人编程
17 天前
开发语言
·
python
·
raspberry
·
pi
·
codecapsule
·
控制硬件
用Python控制硬件:Raspberry Pi项目初体验
『宝藏代码胶囊开张啦!』—— 我的 CodeCapsule 来咯!✨ 写代码不再头疼!我的新站点 CodeCapsule 主打一个 “白菜价”+“量身定制”!无论是卡脖子的毕设/课设/文献复现,需要灵光一现的算法改进,还是想给项目加个“外挂”,这里都有便宜又好用的代码方案等你发现!低成本,高适配,助你轻松通关!速来围观 👉 CodeCapsule官网
skywalk8163
1 年前
linux
·
服务器
·
网络
·
debian
·
树莓派
·
raspberry
树莓派2 安装raspberry os 并修改成固定ip
安装raspberry os 没啥说的,到树莓派官网,下载制作启动映像盘的软件:https://www.raspberrypi.com/software/
fareast_mzh
1 年前
docker
·
arm
·
raspberry
·
busybox
no matching manifest for linux/amd64 in the manifest list entries
F:\VirtualMachines>docker pull arm64v8/busyboxUsing default tag: latest latest:
ives560
1 年前
linux
·
镜像
·
raspberry
·
img
制作img文件
/dev/loop22为设备文件路径,下面的命令中相应输入/dev/loop22,如果不是 loop22 请做相应调整(以及以后的各个步骤里的loop22都要改变)
野草arthas
2 年前
物联网
·
raspberry
·
消息代理
Raspberry Pi 2, 2 of n - Pi 作为 IoT 消息代理
目录介绍环境先决条件 - 设置静态 IP 地址安装 Mosquitto启动/停止 Mosquitto配置先决条件 - 安装 mqtt_spy
5wimming
2 年前
树莓派
·
raspberry
树莓派4b配置通过smbus2使用LCD灯
出现报错: FileNotFoundError: [Errno 2] No such file or directory: ‘/dev/i2c-1’ 则说明没有打开I2C,可通过如下步骤进行设置
我是有底线的