Close

PC Control app

A project log for WiFi to 433 MHz bridge

Toggle 433MHz sockets using network connected smartphone

h4rdc0derh4rdc0der 04/25/2019 at 16:080 Comments

I wrote (using C#) small PC MQTT client app to easily turn on/off lights in my house using in-app buttons or Windows tray context menu. I have used M2Mqtt to handle MQTT protocol and Newtonsoft.Json to store user data (button definitions).

Discussions