GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Announcing GUI-O design tool

    Scheduled Pinned Locked Moved
    Announcements
    2
    17
    1.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kl3m3n
      last edited by

      GUI-O design tool updated to v0.0.1-beta.2:

      • fixed some serial port related bugs
      • proper formatting of initialization string
      B 1 Reply Last reply Reply Quote 0
      • B
        bmillier @kl3m3n
        last edited by

        @kl3m3n Thanks! I tried out the beta. .2 and I see that the double quotes are ESCed as I asked. This will save some time and confusion, I think.
        I see the serial port changes but not sure what this corrects for. I had reported to Matjaz that if you leave your target MCU plugged into the PC, and select (in my case) the USB-com port that my HC05 is connected to, and which is needed for the live designer to work, that live designer would immediately jump to the comm port that the target MCU was connected to. No problem unplugging the target MCU, but was confusing at first.
        I didn’t have time to try this with beta .2
        BR

        K 1 Reply Last reply Reply Quote 0
        • K
          kl3m3n @bmillier
          last edited by kl3m3n

          @bmillier Thanks for the response!

          • I have not encapsulated the resulting string with "sendMsg". I am presuming not all users will name their function in this manner
          • The serial port was refreshing in the background, I believe this was the cause of the error. It should be fixed now.

          If you have any questions, please feel free to ask.

          BR,
          kl3m3n

          B 2 Replies Last reply Reply Quote 0
          • B
            bmillier @kl3m3n
            last edited by

            @kl3m3n
            Hi- Yes, I agree that adding the sendMsg is not necessary- the programmer will know what their specific routine is named.
            I just tested to see if Live Designer would work properly with my HC05 Bluetooth port when I still had my ESP32 target MCU plugged in and showing up as a Com port on my PC. It didn't work before the beta 0.2 but it does now.

            1 Reply Last reply Reply Quote 0
            • B
              bmillier @kl3m3n
              last edited by

              @kl3m3n On another, unrelated topic- I use the ESP32 arduino core version 2.0.3-RC1, since it adds support for the newer ESP32C2, C3 etc. This version works fine with the BasicBluetooth demo you provide, and I am using straight Bluetooth for my current project.
              However, out of curiosity, I tried to compile the GUI-O_BasicBLE demo. It wouldn't compile. It turns out that I had to remove the existing,older ESP32_BLE_Arduino-master folder from my Library folder. After that ,it will link with the proper BLE library that comes with the ESP32 vers. 2.0.3-RC1 core. Other GUI-O users, who have also upgraded to the latest ESP32 core library, may have the same issue if they have that other, older library installed.
              BR

              1 Reply Last reply Reply Quote 0
              • K
                kl3m3n
                last edited by kl3m3n

                GUI-O design tool updated to v0.0.1-beta.3:

                • added image stream widget

                • added active property (ACT) to enable / disable widget interaction

                • added tooltips for description of properties (on mouse hover)

                K 1 Reply Last reply Reply Quote 0
                • K
                  kl3m3n @kl3m3n
                  last edited by kl3m3n

                  GUI-O design tool updated to v0.0.1-beta.4:

                  • ability to copy widgets
                  • minor fixes
                  1 Reply Last reply Reply Quote 0
                  • K
                    kl3m3n
                    last edited by

                    GUI-O design tool updated to v0.0.1-beta.5:

                    • default widget UID numbering now depends on widget type
                    • fixed default widget numbering when loading design files
                    • GUI-O app initialization request now triggers refreshing of created widgets
                    • minor bugfixes
                    1 Reply Last reply Reply Quote 0
                    • K
                      kl3m3n
                      last edited by kl3m3n

                      GUI-O design tool updated to v0.0.1-beta.6:

                      • added support for landscape design
                      1 Reply Last reply Reply Quote 0
                      • K
                        kl3m3n
                        last edited by

                        GUI-O design tool updated to v0.0.3:

                        • added support for TCP/IP communication
                        • added support for widgets reordering (drag-and-drop)
                        • each widget now displays its UID parameter
                        • other minor improvements
                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post