GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • K

      Announcing GUI-O design tool

      Announcements
      • • • kl3m3n
      17
      0
      Votes
      17
      Posts
      1.5k
      Views

      K

      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
    • S

      How to use the string to use it static const *in

      Comments & Feedback
      • • • Sato
      5
      0
      Votes
      5
      Posts
      296
      Views

      K

      @Sato Great!

      Best regards,
      kl3m3n

    • G

      GUI-O FM PLL Radio reciever

      Share Your Projects
      • • • gammda
      1
      0
      Votes
      1
      Posts
      359
      Views

      No one has replied

    • S

      Label over widgets

      Comments & Feedback
      • • • Sato
      3
      0
      Votes
      3
      Posts
      283
      Views

      S

      @kl3m3n

      Thank you

      BR

    • S

      Clear the text on TI widget

      Comments & Feedback
      • • • Sato
      5
      0
      Votes
      5
      Posts
      352
      Views

      S

      Hi @kl3m3n,

      I think it's a bug on my side, I'll keep checking and if necessary I'll feeebck again.

      Thank You

      BR

    • S

      NFC function

      Comments & Feedback
      • • • Sato
      16
      0
      Votes
      16
      Posts
      1.3k
      Views

      S

      Hi kl3m3n,

      Well done, congrats!

      So, now will see to implement it in my programm

      THANK YOU

      Best regards

    • P

      Select drop-down value

      General Discussion
      • • • pala
      3
      0
      Votes
      3
      Posts
      297
      Views

      K

      @pala said in Select drop-down value:

      Hi,
      How do I select the value in a drop-down box?
      In the spinnable widget, there is a ListItem (LI) argument, but that doesn't seem to work for the dropdown box.
      Regards,
      //Pala

      Hello,

      version v1.0.17 now includes LI property for selecting the drop-down box list item.

      Best regards,
      kl3m3n

    • S

      Tone player

      Comments & Feedback
      • • • Sato
      2
      0
      Votes
      2
      Posts
      170
      Views

      K

      @sato If the tone is shorter than set EDUR time, it will stop playing. If it is longer, it should stop after a specified EDUR time. Did you check the manual (EDUR property describes that it is ignored if tone duration is shorter)?

      Best regards,
      kl3m3n

    • S

      Tooltips

      Comments & Feedback
      • • • Sato
      5
      0
      Votes
      5
      Posts
      332
      Views

      S

      Hi @kl3m3n,

      You're right, it really doesn't make sense. Forget it

      Thanks

      Regards

    • S

      TA Widget support different Text colors

      Comments & Feedback
      • • • Sato
      11
      0
      Votes
      11
      Posts
      731
      Views

      S

      Hi @kl3m3n,

      Fine, Thank You

      Regards

    • S

      Know the UUID of the connected Gui-O

      Comments & Feedback
      • • • Sato
      14
      0
      Votes
      14
      Posts
      988
      Views

      K

      @sato said in Know the UUID of the connected Gui-O:

      Hi @kl3m3n,

      appUserName works great. Thanks

      Best regards

      Thank you for the feedback.

    • K

      GUI-O application releases

      Announcements
      • • • kl3m3n
      1
      0
      Votes
      1
      Posts
      239
      Views

      No one has replied

    • K

      Image stream widget

      Announcements
      • • • kl3m3n
      3
      0
      Votes
      3
      Posts
      326
      Views

      K

      Added support for JPEG (compressed) streaming:

      https://www.gui-o.com/examples#h.5hi7azp0mvtw

      Requires GUI-O app at least v1.0.12.

    • B

      How does GUI-O's auto-connect work in BLE?

      Comments & Feedback
      • • • bmillier
      15
      0
      Votes
      15
      Posts
      1.4k
      Views

      B

      @kl3m3n That was quick! Yes, your code which restarts the advertising in the onDisconnect routine is much better. I believe I tried putting it there first but I don't think it would compile ("not in scope" error). Then I checked out that Kolban demo and just did it his way.
      You must be a pretty good programmer to be handling all aspects of this by yourself. Even programmers that do both MCU programming and either smartphone or PC applications, are often not good writers- i.e. their documentation is poor. Your's is excellent.
      FYI. I have used an IOS app called TechBasic which is something like GUI-O in that it lets you communicate with MCUs via Bluetooth. It is, however, a Basic interpreter running on the IOS device. So, its a bit more versatile but you do the actual programming/development on the IOS device itself. That's not ideal. The TechBasic app itself starts up like a PC IDE for Basic programming, and you can compose/edit or select & run your Basic programs from there.. So, it's not really a stand-alone app that a non-programmer can use easily. The auto-connect feature of GUI-O is quite superior in this respect.
      Also, as far as I know, IOS only works in the BLE mode- not the legacy Bluetooth SPP mode. I happen to like that the Android OS lets you use legacy Bluettoth/SPP.
      So, I agree- you are right to be hesitant about an IOS app. There would be a lot of adaptation you would likely have to do.
      Again- thanks for your attention and efforts on my forum posts.😊

    • S

      How much notifications append without to open Gui-O

      Announcements
      • • • Sato
      38
      0
      Votes
      38
      Posts
      9.3k
      Views

      S

      Hie @kl3m3n
      Thank you

      I know, I've googled it.
      The Autostart option I haven't found on my phones yet, but I'll keep looking because that could solve the issue.
      Yesterday I tried to open Gui-O when the index was at 121, and I found that the App had frozen, but I was still getting the notifications from your script.
      I'll turn on logcat and send it to you later, maybe you can see something that will help.

      Best regards

    • S

      Prepaid Gui-O Pro Apk

      Comments & Feedback
      • • • Sato
      3
      0
      Votes
      3
      Posts
      281
      Views

      S

      @kl3m3n

      Thank You.
      I will look what for me is the best way. If need help with this, i give feedback

      BR

    • K

      Announcing IoT push notifications

      Announcements
      • • • kl3m3n
      32
      0
      Votes
      32
      Posts
      7.9k
      Views

      S

      @kl3m3n,

      Have updated to 1.0.7.1 the Samsung Android 10 and it no changed the Application UUID
      Good!

      Don't know why my cellphone Android 12 have changed the UUID on update
      Next version update i will look if it happens again

      Regards

    • S

      Add the IoT name to @init

      Comments & Feedback
      • • • Sato
      10
      0
      Votes
      10
      Posts
      846
      Views

      S

      @kl3m3n ,

      Thank You

      Regards

    • S

      How to implement Push notifications

      Comments & Feedback
      • • • Sato
      13
      0
      Votes
      13
      Posts
      1.1k
      Views

      S

      Hi @kl3m3n,

      Fantastic!
      I already updated by Google Play the new version. When you have some example code, please send it, I can start testing on my microcontroller.

      Thanks. Great feature from Gui-O

      With best regards

    • S

      Visual component with id (im2) already exists

      Comments & Feedback
      • • • Sato
      5
      0
      Votes
      5
      Posts
      336
      Views

      S

      Hi Kl3m3n,

      This works, only the IP without the SCI and VIS

      mqttClient.publish(&In[0], "@im8 IP:"https://i.imgur.com/vFexxxx.png"\r\n");

      Solved
      Thanks