文件名称:mailnotifier:一个项目,在您的邮件已送达时通知您
文件大小:30.85MB
文件格式:ZIP
更新时间:2024-04-03 04:31:22
C++
邮件通知程序
一个nodemcu项目,用于在邮件传递时通知用户。
有关组装套件的信息,请参阅组装
对于3d可打印外壳,请参见文件夹
然后按照软件设置中的指定。
Kicad板文件位于boardfiles目录中。
故障排除
要验证nodejs服务器是否正常运行,请通过以下操作使用Web浏览器将获取请求发送到服务器本身:
http://
【文件预览】:
mailnotifier-main
----HardwareAssembly.md(4KB)
----images()
--------headers_installed.jpg(467KB)
--------mounted_tilt_switch.png(2.12MB)
--------U2_orientation.jpg(189KB)
--------wire_into_compartment.jpg(1.65MB)
--------capacitor_positive.jpg(443KB)
--------compartment.jpg(1.18MB)
--------voltage_regulators.jpg(3.45MB)
--------capacitor_negative.jpg(190KB)
--------U1_orientation.jpg(98KB)
--------moutned_front_outside.jpg(8.72MB)
--------mounted_tilt_switch_side_front.jpg(2.48MB)
--------nodemcu_inserted.jpg(587KB)
--------running_wire_side.jpg(6.63MB)
--------switch_trimmed.jpg(905KB)
--------power_orientation_fixed.jpg(767KB)
--------switch_heatshrinked.jpg(922KB)
--------switch_soldered.jpg(858KB)
----3d_printer_files()
--------container.stl(513KB)
----SoftwareSetup.md(2KB)
----esp8266code()
--------mailnotifier.ino(2KB)
----README.md(2KB)
----nodejs()
--------package.json(737B)
--------app.js(2KB)