Raspberry-Pi-Alarm-Clock:一个 WIP 闹钟

时间:2021-06-26 07:19:34
【文件属性】:
文件名称:Raspberry-Pi-Alarm-Clock:一个 WIP 闹钟
文件大小:245KB
文件格式:ZIP
更新时间:2021-06-26 07:19:34
CSS 树莓派闹钟 ##建筑理念 ###Alarm checker 连接数据库并查找当前分钟警报的php脚本 ###Alarm Storage 存储每个警报的 MySQL 数据库 ###Message Builder 一个 Java 命令行应用程序,通过 API(即天气)为文本到语音生成句子。它使用 forecast.io 作为其 JSON API,因此您需要一个 API 密钥。 在src文件夹的config.properties中配置linex的参数 ###Management Interface 用于创建和删除警报的移动友好 UI ##安装 sudo apt-get 更新 sudo apt-get 安装 php5 sudo apt-get 安装 apache2 如果在安装过程中通过 hdmi 连接 pi: sudo amixer cset numid=3 1 须藤 apt-get
【文件预览】:
Raspberry-Pi-Alarm-Clock-master
----Alarm Storage()
--------alarmclock.sql(2KB)
----Speech Synthesis()
--------speech.sh(1KB)
----LICENSE(1KB)
----Management interface()
--------track_add.php(16B)
--------index.html(942B)
--------alarm.php(1KB)
--------alarm_read.php(259B)
--------images()
--------management.php(2KB)
--------.idea()
--------alarm_save.php(349B)
--------alarms.json(83B)
--------css()
--------mysql.php(115B)
--------alarm_delete.php(347B)
----README.md(1KB)
----Message Builder()
--------src()
--------.idea()
--------libs()
--------Message Builder.iml(731B)
--------out()

网友评论