GUI-O Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • S

      How much notifications append without to open Gui-O
      Announcements • • Sato

      38
      0
      Votes
      38
      Posts
      192
      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

    • K

      Announcing IoT push notifications
      Announcements • • kl3m3n

      32
      0
      Votes
      32
      Posts
      182
      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

    • B

      ESP8266 & Arduino & GUI-O automatic pairing
      Frequently Asked Questions (FAQ) • • Bernard

      31
      0
      Votes
      31
      Posts
      190
      Views

      K

      @Bernard Very nice! 🙂 It is always a good feeling when you solve a problem yourself! 👍

    • D

      Label, Text input, alignment
      Comments & Feedback • • DenesL

      18
      0
      Votes
      18
      Posts
      81
      Views

      K

      @DenesL I would like to keep ALP values (and consistency) reserved for future use (maybe vertical alignment, etc.).

      Thanks for the suggestion though.

      Regards,
      kl3m3n

    • K

      Announcing GUI-O design tool
      Announcements • • kl3m3n

      17
      0
      Votes
      17
      Posts
      188
      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

      NFC function
      Comments & Feedback • • Sato

      16
      0
      Votes
      16
      Posts
      249
      Views

      S

      Hi kl3m3n,

      Well done, congrats!

      So, now will see to implement it in my programm

      THANK YOU

      Best regards

    • B

      How does GUI-O's auto-connect work in BLE?
      Comments & Feedback • • bmillier

      15
      0
      Votes
      15
      Posts
      133
      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.😊

    • A

      Please add some new supported USB devices
      Wishlist • • al1fch

      15
      0
      Votes
      15
      Posts
      117
      Views

      A

      Hi !
      Strange, indeed !

      Same problem when setting Serial.Begin(9600) beside of Serial.begin(115200) in BasicUSB code

      (On LOLIN S2 mini Serial is USBCDC Serial, Baud may be changed , not frame )

      I Will test another ESP-32 board, TTGO one, with USB connector switchable between UART w CH340 and native USB

      No special tuning with Serial USB Terminal anc BasicUSB code , ok with 115200 or 9600bauds, ESP answer to @init is OK.

      Best Regards,
      Alain

    • S

      Read the MAC address
      Comments & Feedback • • Sato

      14
      0
      Votes
      14
      Posts
      183
      Views

      S

      Hi @kl3m3n,

      I have not scrolling down, now i see it. Thank you

      Best regards

    • S

      Know the UUID of the connected Gui-O
      Comments & Feedback • • Sato

      14
      0
      Votes
      14
      Posts
      130
      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.

    • S

      How to implement Push notifications
      Comments & Feedback • • Sato

      13
      0
      Votes
      13
      Posts
      122
      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

      TA Widget support different Text colors
      Comments & Feedback • • Sato

      11
      0
      Votes
      11
      Posts
      57
      Views

      S

      Hi @kl3m3n,

      Fine, Thank You

      Regards

    • S

      Need help parsing..
      Comments & Feedback • • Sato

      11
      0
      Votes
      11
      Posts
      31
      Views

      S

      Hi @gammda,

      Thank you. For this project, this time i not use Bascom, i use ESP32 and Arduino.
      The code form Kl3m3n works fine.

      Best regards

    • S

      Add the IoT name to @init
      Comments & Feedback • • Sato

      10
      0
      Votes
      10
      Posts
      80
      Views

      S

      @kl3m3n ,

      Thank You

      Regards

    • D

      Calendar date select
      Comments & Feedback • • DenesL

      10
      0
      Votes
      10
      Posts
      55
      Views

      K

      @DenesL Thanks for the feedback.

      I am not experiencing this problem on any of my devices, which is strange... I get some strange behavior (nothing serious, some taps on the screen don't always work on the outer-most days...) when setting the calendar width to approx. 90% or more...

      I will try some more devices...

      Lastly, I will see if I can re-implement the calendar widget a bit differently... This will take some time though. In any case, I will get back to you.

      Best regards,
      kl3m3n

    • B

      "PGF:1" parameter
      General Discussion • • Bernard

      10
      0
      Votes
      10
      Posts
      54
      Views

      G

      @Bernard
      In your Sub, the Return statement is used twice. Maybe that's the problem.
      After first return statement must be:
      Guio_ini_2:

      @hls 250 should be at the end of the Init procedure.
      I checked the Init process without the Bascom code and it works OK.

      Maybe put |CH

      |CH UID:ch0 X:50 Y:75 W:50 H:50 XLO:0 BSZ:120 VLP:2 BGC:#E53A4456 FGC:#EF33EAF5 SHE:1 FSZ:2.5 RAD:1 CHT:2 CHN:'MESURE HUM / TEMP / PRESSION' XTC:12 YTC:6 YMA:4 XMA:2 XHI:75 PZO:0 @hls 250

      just before @hls 250

      Otherwise, your GUI-O screen is very nice 👍

    • S

      Compactibility
      Report Bugs • • Sato

      9
      0
      Votes
      9
      Posts
      110
      Views

      S

      Thank You

      Best regards

    • G

      Grid of buttons?
      Comments & Feedback • • GrantA

      9
      0
      Votes
      9
      Posts
      105
      Views

      G

      @kl3m3n drop down box looks to be easier to use than the spinnable list.
      grid of buttons also seems to work much faster than drawing each button individually. Just need to fine tune the size of each button and the colours, but I can set each button in the pattern initially, and also set individual buttons interactively.

      I'll also have to see if I can load my settings from a CSV file, so that I think might be the last thing to test out, but looking very feasible at the moment to complete what I wanted to do.

    • S

      Navigating between page´s
      Comments & Feedback • • Sato

      9
      0
      Votes
      9
      Posts
      69
      Views

      S

      Hello @kl3m3n,

      Tested, works well

      Thanks
      Best regards

    • B

      Joint PDF file
      General Discussion • • Bernard

      9
      0
      Votes
      9
      Posts
      23
      Views

      B

      @kl3m3n
      So,
      I exited the forum and the GUI-O site and logged back in and there it is "upload file" Thank you!!