文件名称:PiTender:Raspberry Pi智能调酒师
文件大小:1.85MB
文件格式:ZIP
更新时间:2024-05-25 11:05:04
JavaScript
PiTender 使用Python和Flask / Gunicorn / nginx的基于Raspberry Pi的自动调酒师 还使用带有jQuery的Bootstrap 4( ) 注意:该项目正在不断发展,因此,随着我发现进行调整的灵感,本自述文件可能会随着时间的推移而得到改进。 话虽这么说,我敢肯定会有很多我忽略的错误或我没有更新的部分。 该项目的灵感来自Hacker Shack及其出色的智能调酒师项目( )。 我鼓励您检查一下,并大致了解所有工作原理。 此版本的调酒师脚本是使用Flask Web界面完全重写的,因此我们可以使用智能手机,计算机或平板电脑来控制您的调酒师。 我删除了OLED屏幕和手动按钮,只剩下了继电器和泵(如果需要,还添加了两个泵)。 我正在使用Gunicorn和Nginx代理Web请求。 这很容易配置和设置,但是由于与Gunicorn的冲突,我不得不在没
【文件预览】:
PiTender-master
----templates()
--------data.html(1KB)
--------recipe_drink_ing_add.html(959B)
--------recipe_drink_ing_saved.html(463B)
--------recipe_ing_edit.html(603B)
--------work.html(878B)
--------shutdown.html(1008B)
--------admin.html(11KB)
--------recipe.html(3KB)
--------recipe_drink_ing_edit.html(578B)
--------index.html(2KB)
--------manifest.json(709B)
--------recipe_drink_edit.html(10KB)
--------base.html(3KB)
--------recipe_ing_save.html(444B)
----settings.json(326B)
----LICENSE.md(1KB)
----proxy.nginx(148B)
----platform_raspi.py(1KB)
----supervisor()
--------control.conf(265B)
--------webapp.conf(243B)
----static()
--------js()
--------css()
--------img()
----control.py(6KB)
----platform_prototype.py(1KB)
----README.md(18KB)
----drink_db.json(3KB)
----documents()
--------photos()
----common.py(3KB)
----app.py(16KB)
----auto-install()
--------install.sh(7KB)
----logs()
--------logfiles.txt(44B)