From 38d8f89f2f2b27fb25e0b4b9a34b45b76f6dc6f2 Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Mon, 13 Feb 2017 16:06:14 +1030 Subject: added fade ability to Arduino sketch, using psuedo threading. Rework of serial communication also started, the Qt interface is currently under development to support fading. --- qt/RGBController/controllerwindow.ui.autosave | 352 ++++++++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 qt/RGBController/controllerwindow.ui.autosave (limited to 'qt/RGBController/controllerwindow.ui.autosave') diff --git a/qt/RGBController/controllerwindow.ui.autosave b/qt/RGBController/controllerwindow.ui.autosave new file mode 100644 index 0000000..32a1319 --- /dev/null +++ b/qt/RGBController/controllerwindow.ui.autosave @@ -0,0 +1,352 @@ + + + controllerWindow + + + Qt::WindowModal + + + + 0 + 0 + 227 + 499 + + + + RGB Controller + + + + + + + <font color = red>Disconnected</font> + + + + + + + + 120 + 0 + + + + Arduino port + + + + + + + + + + Refresh + + + + + + + + 120 + 0 + + + + + 120 + 16777215 + + + + 255 + + + Qt::Horizontal + + + + + + + Connect + + + + + + + Disconnect + + + + + + + RGB colors + + + + + + + + 120 + 0 + + + + + + + + Red + + + + + + + + 120 + 0 + + + + + 120 + 16777215 + + + + 255 + + + Qt::Horizontal + + + + + + + Green + + + + + + + + 120 + 0 + + + + + 120 + 16777215 + + + + 255 + + + Qt::Horizontal + + + + + + + Blue + + + + + + + Off + + + + + + + Set + + + + + + + Reload + + + + + + + + + + Save + + + + + + + Presets + + + + + + + Status + + + + + + + Delete + + + + + + + + + Set + + + + + + + 255 + + + + + + + 255 + + + + + + + 255 + + + + + + + to + + + + + + + 255 + + + + + + + to + + + + + + + 255 + + + + + + + 255 + + + + + + + Set + + + + + + + Set + + + + + + + to + + + + + + + Fade + + + + + + + + + Information log + + + + + + + + + + 10 + + + 500 + + + Qt::Horizontal + + + + + + + Speed + + + + + + + + + + -- cgit v1.2.3