1. 首页
  2. 数据库
  3. 其它
  4. raspberry_pi_photo_booth:我的Raspberry Pi摄影棚的代码 源码

raspberry_pi_photo_booth:我的Raspberry Pi摄影棚的代码 源码

上传者: 2021-04-18 09:55:42上传 ZIP文件 2.4MB 热度 10次
Raspberry Pi摄影棚 我的Raspberry Pi摄影棚(版本2)的代码 使用说明 建立照相亭(见下文) 连接您的Pi和PiCamera 将按钮连接到Pi的GPIO21和接地引脚。 安装git&pip&pillow(代替PIL) apt update && apt install git python-pip python-imaging 克隆代码: git clone https://github.com/jibbius/raspberry_pi_photo_booth.git 安装依赖项: pip install -r requirements.txt (或者,如果您
用户评论