Windows GUI/Controller for MySensors
-
Hi all,
I've been working on this project since some time, basically it's a GUI for controlling/updating/debugging a network of MySensors nodes. OTA functionality is supported via MYSBootloader - read posts for further instructions/troubleshooting or PM.
link updated: MYSController Version 1.0.0.3316 released
New features:
- support OTA FW update Sensebender board
- metric/imperial system I_CONFIG
- save nodes
Update via update button in MYSController or download here.

-
Hi all,
I've been working on this project since some time, basically it's a GUI for controlling/updating/debugging a network of MySensors nodes. OTA functionality is supported via MYSBootloader - read posts for further instructions/troubleshooting or PM.
link updated: MYSController Version 1.0.0.3316 released
New features:
- support OTA FW update Sensebender board
- metric/imperial system I_CONFIG
- save nodes
Update via update button in MYSController or download here.

-
both. in my setup i'm using a serial over tcp approach (NAS: serial gateway & ser2net)- fw loading is substantially faster and more stable compared to the ethernet gateway.
-
Good work man! im make a controller in .net!
-
Yes, looks really nice!
Seems to be written in TK so cross-platform, even better!
-
Wow...really nice. Cant wait to give it a go!
-
wow, this is something!
would really love to set this up at home!
i also can't wait for your link to appear, really exited ! -
Yeah, really looks nice!
Can't wait too for the link and more info about de OTA bootloader.
I'm making some industrial opensources sensor based on MySensor and my current bootloader don't have an OTA Bootloader. So it would be greate with your Bootloader and your application! -
Will this program act like a controller (take the place of Vera?) and handle automation logic?
-
hi all,
here is the first alpha version of the MYSController (I changed the name).
There are still lots of things that need to be done and some bugs :), but feel free to give it a try. I included the modified bootloader (flash according to the settings in the fuses.txt file) and two example .hexs for testing/uploading. From my experience, the OTA works better/faster using the serial gateway.
Cheers,
tekka -
here is the first alpha version of the MYSController
:+1:
Saw it was a Windows executable but did give it a try on Linux:
wine MYSController.exeAnd the GUI comes up nicely!
I can not select the serial port yet, so could not test it further, likely have to do some mapping in wine.
