Project

General

Profile

Actions

Feature #1080

open

Sensors: 1 port power switch

Added by Hammel 5 months ago. Updated 2 days ago.

Status:
New
Priority:
Immediate
Assignee:
Category:
Sensors
Target version:
Start date:
16 Nov 2023
Due date:
% Done:

0%

Estimated time:
Severity:
03 - Medium

Description

This is effectively the same as the light switch but is generalized to enable power on an outlet.

The ESP board should be powered via the mains, so I need a buck converter of some kind, probably like this simple circuit that takes 110v down to 12v and then to 5v or lower.

It would seem that the easy way to do this is to use a 433MHz socket along with the Pi and the rc-switch library. rc-switch provides some sample projects that might provide templates for creating Ironman interfaces.

Actions #1

Updated by Hammel 5 months ago

  • Description updated (diff)
Actions #2

Updated by Hammel 5 months ago

  • Description updated (diff)
Actions #3

Updated by Hammel 5 months ago

  • Description updated (diff)
Actions #4

Updated by Hammel 3 months ago

  • Description updated (diff)
Actions #5

Updated by Hammel 2 months ago

  • Description updated (diff)
Actions #6

Updated by Hammel 2 days ago

Ordered 433Mhz xmit/receive units from Amazon, along with BN-Link RF outlets.
I already have Arduino's I can use, including ESP8266-01's.

Arduino IDE
  • Debian pkg: 1.8.13 - apt get arduino
  • Upstream: 2.3.2
Arduino CLI

ESP8266 Guide (from Ironman lightsw project, only valid for 1.x releases).

This should be tested first with the Arduino boards, then ported to the esp8266 if possible. A bank of esp8266 boards for a collection of RF outlets would be preferrable to a bank of Arduino's, although some of them are pretty small too.

Actions

Also available in: Atom PDF