Close

Updating to V3. Pushing to Tasmota

A project log for LightFox Dual - esp8266+RF dual channel switch

Making low power dual channel remote switch for lights.

andrey-kupreychikAndrey Kupreychik 08/27/2018 at 03:400 Comments

Long time no see guys.

The best news for the project is that it got to stable version tested and deployed :) Bad news later.

Version 3

After working with V2 items for some time I've made some updates to both layout and components.

First of all the layout is now easier to install: one does not need to have any wire connections outside of the box. There are now 3 neutral terminals (one for input wire, two for loads), one live/hot input (instead of two) and two live outputs. 

Another change in layout is programming interface moved to place where one can solder pins for easier connection.

Regarding components: 

The V3 branch is not the main branch in repo. Everything you need to build a switch is there: https://github.com/foxel/esp-dual-rf-switch

Pushing to Tasmota

Now let's talk about firmware. For ESP8266 I decided to use Sonoff-Tasmota from Theo Arends. This is a well known custom OS firmware for ESP8266/ESP8285 based devices. It's a great firmware with OTA capability, MQTT connectivity and many other cool things you can use in your setup. 

As my hardware has improvements in layout comparing to Sonoff Dual (which was my inspiration) it gives me ability to introduce new features:

Those features with support for my Hardware module is now a PR for Tasmota. Bad news is fact it's not merged. So if you did read this far you can help me pushing this PR forward ;)

Some photos :)

Stay tuned guys

Discussions