Raspberry Pi garage door opener

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

内容简介:(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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Essential C++中文版

Essential C++中文版

李普曼 (Stanley B.Lippman) / 侯捷 / 电子工业出版社 / 2013-8-1 / CNY 65.00

本书以四个面向来表现C++的本质:procedural(面向过程的)、generic(泛型的)、object-based(基于对象的)、objectoriented(面向对象的)。全书围绕一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性来组织。循此方式,你将不只学到C++的功能和结构,也可学到它们的设计目的和基本原理。 本书适合那些已经开始从事软件设计,又抽不出太多时间学习新技术的程......一起来看看 《Essential C++中文版》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

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

RGB CMYK 互转工具