文件名称:garagedooropennotifier:一个nodemcu项目,当车库门打开时通知用户
文件大小:10.46MB
文件格式:ZIP
更新时间:2024-05-23 10:09:43
JavaScript
garagedooropennotifier
一个nodemcu项目,用于在车库门打开时通知用户。
有关组装套件的信息,请参阅组装
对于3d可打印外壳,请参见文件夹
然后按照软件设置中的指定。
Kicad板文件位于boardfiles目录中。
故障排除
要验证nodejs服务器是否正常运行,请通过以下操作使用Web浏览器将获取请求发送到服务器本身:
http://
【文件预览】:
garagedooropennotifier-main
----HardwareAssembly.md(5KB)
----images()
--------headers_installed.jpg(467KB)
--------screw_washer.jpg(313KB)
--------tilt_switch_orientation.jpg(302KB)
--------U2_orientation.jpg(189KB)
--------capacitor_positive.jpg(443KB)
--------voltage_regulators.jpg(3.45MB)
--------capacitor_negative.jpg(190KB)
--------mounted.jpg(2.97MB)
--------U1_orientation.jpg(98KB)
--------tilt_switch_45.jpg(244KB)
--------nodemcu_inserted.jpg(587KB)
--------power_orientation.jpg(304KB)
--------power_orientation_fixed.jpg(767KB)
--------.gitkeep(1B)
----3d_printer_files()
--------project_box_screws_garageDoorOpenNotifier.stl(513KB)
----SoftwareSetup.md(2KB)
----.gitignore(45B)
----boardfiles()
--------garage door open detector final()
----README.md(2KB)
----esp8266Code()
--------garageDoorESP8266.ino(2KB)
----nodejs()
--------package.json(821B)
--------app.js(3KB)