Difference between revisions of "Luteijn/Relay"

From RevSpace
Jump to navigation Jump to search
(Created page with "Relais bordje")
 
(document work with typical relay board for arduino to control garagedoor opener.)
Line 1: Line 1:
Relais bordje
+
===Project "Microcontrolled relay board":===
 +
{{Project
 +
|Name=Luteijn/Relay
 +
|Status=In progress
 +
|Contact=Luteijn
 +
|Picture=
 +
}}
 +
 
 +
 
 +
 
 +
====DONE:====
 +
* control typical 'arduino' 2-relay board with NodeMCU.
 +
* control typical 'arduino' 2-relay board with ATTiny 45.
 +
* garage-door opener controller for NodeMCU as PoC - web frontend.
 +
* garage-door opener controller for ATT45, serial 'front'end.
 +
 
 +
====TODO:====
 +
* invert logic on door open detection reed contact so open circuit when door closed?
 +
* print a box for mains->USB power brick and connect as separate power supply for coils?

Revision as of 17:42, 19 January 2018

Project "Microcontrolled relay board":

Project Luteijn/Relay
Status In progress
Contact Luteijn
Last Update 2018-01-19


DONE:

  • control typical 'arduino' 2-relay board with NodeMCU.
  • control typical 'arduino' 2-relay board with ATTiny 45.
  • garage-door opener controller for NodeMCU as PoC - web frontend.
  • garage-door opener controller for ATT45, serial 'front'end.

TODO:

  • invert logic on door open detection reed contact so open circuit when door closed?
  • print a box for mains->USB power brick and connect as separate power supply for coils?