文件名称:PiControl:使用 AdaFruit LCD 面板控制您的无头 Raspberry Pi
文件大小:28KB
文件格式:ZIP
更新时间:2024-07-18 01:43:02
Python
控制器 在撰写自述文件 (2014-12-16) 时,使用基于最新 Raspbian (2014-09-09) 的 AdaFruit LCD 面板控制您的无头 Raspberry Pi PiControl 可让您通过 Adafruit 16x2 LCD 面板控制运行 Raspbian 的连接互联网的 Raspberry Pi(NAS 可选)。 这个想法是创建一个简单的分层菜单系统,通过使用 Adafruit i2c LCD Plate 提供的 LCD 和 Tactile 按钮为 NAS Pi 提供基本系统功能。 安装: 打开终端窗口或 SSH 进入 pi。 运行终端命令:“git clone ” 您现在在 /home/pi/PiControl 目录中有一个 PiControl 的工作副本,但我们还没有完成。 自动运行 /home/pi/PiControl/PiControl.
【文件预览】:
PiControl-master
----README.md(3KB)
----LICENSE(1KB)
----PiControl.py(16KB)
----configobj.py(86KB)
----piconf.ini(62B)