X10 Firecracker interface code demo

Thread Starter

nsaspook

Joined Aug 27, 2009
12,997
Modernizing this old project. Using a PIC18 Q43 for the switch controller that interfaces with a Waveshare MQTT gateway to send the switch activation data to the server Broker. I plan to start installing Matter switches, dimmers and a few relays for lighting and HT automation to replace the old X10 network.
https://github.com/nsaspook/elo_touch/tree/pat_q43
1702869508861.png
I have a kludge of parts for testing the basic interfacing and software for Matter WFI control.
https://www.ti.com/technologies/wired-wireless-connectivity/matter/overview.html

1702869375044.png
The original switch connections.
1702869436485.png
Four sets of switches and indicators.
1702869405551.png
Magnetic screw tray.
1702869604772.png
Dashboard tracking switch activations using the binary 1 2 4 8 encoding.

 
Top