Raspberry Pi garage door opener

栏目: IT技术 · 发布时间: 6年前

内容简介:(Project under development)A garage door remote control system, that can open/close/freeze the door through a mobile app or physical wall (up & down) pushbuttons(NO or 'normally open').Features:

garage-door

(Project under development)

A garage door remote control system, that can open/close/freeze the door through a mobile app or physical wall (up & down) pushbuttons(NO or 'normally open').

Features:

  • User accounts, authentication & authorization, email verification
  • Role assignments & permissions
  • Garage door & UI responsiveness via realtime communication & connection/signal status.
  • Works locally only, via WLAN (it's a feature, not a bug!)

Fritzing schematic:

Raspberry Pi garage door opener

Used the following tools:

Hardware:

  • raspberry pi zero WH (1x)
  • 2 channel relay module (with optocoupler isolation & snubber circuitry, compatible with raspberry pi, the one I use for the project is "active low") (1x)
  • A 5v DC power supply in order to use the relay optocoupler isolation (for safety reasons!) (1x)
  • Magnetic reed switches (future implementation) (2x)

Software stack & tools:

  • HTML/CSS/JS & React, Node.js, Express.js (REST API), socket.io, lowdb (JSON DB), Sendgrid API

TODO:

  • HTTPS (self-signed cert)
  • Add laser beam switches with reflector (stops & reverses the door when interrupted, for safety reasons)

DISCLAIMER: This project is experimental. Use on your own risk. Electricity can be fatal, so consult a certified electrician.


以上所述就是小编给大家介绍的《Raspberry Pi garage door opener》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

x86汇编语言

x86汇编语言

李忠、王晓波、余洁 / 电子工业出版社 / 2013-1 / 56.00元

《x86汇编语言:从实模式到保护模式》采用开源的NASM汇编语言编译器和VirtualBox虚拟机软件,以个人计算机广泛采用的Intel处理器为基础,详细讲解了Intel处理器的指令系统和工作模式,以大量的代码演示了16/32/64位软件的开发方法,介绍了处理器的16位实模式和32位保护模式,以及基本的指令系统。 《x86汇编语言:从实模式到保护模式》是一本有趣的书,它没有把篇幅花在计算一......一起来看看 《x86汇编语言》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具