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

      More information and examples of CB widget

      Comments & Feedback
      • • • VNB
      5
      0
      Votes
      5
      Posts
      388
      Views

      V

      Your changes work great! THANK YOU for the quick response and new parameters in CB

    • E

      Can widget configuration commands be sent directly to App from a file.txt?

      Wishlist
      • • • enniom
      9
      0
      Votes
      9
      Posts
      762
      Views

      K

      @enniom Thank you. 😁

    • S

      BASACOM and CAN BUS

      General Discussion
      • • • Sato
      7
      0
      Votes
      7
      Posts
      570
      Views

      S

      Hi @kl3m3n,

      Thanks, I know this chip, but never used it

      I have done in the last 20 years almost all my projects with Bascom and Atmega and Xmega microcontrollers, but there are no libraries like in the Arduino, you have to code everything from scratch. With the Esp32 this task is easier, for this there is the lib can.h and you only need the soic8 driver for the bus.

      The advantage is that the Atmega88PA is cheaper than the Esp32 but I will still think about which one to choose

      Thanks for the attempt to help

      Regards

    • S

      Mosquitto on my home computer with Windows10

      General Discussion
      • • • Sato
      6
      0
      Votes
      6
      Posts
      428
      Views

      S

      Hi Kl3m3n,

      A sincere thank you.
      The whole process seems to be quite complex. In my case, it is for Windows.
      I am trying to get a fixed IP. The ISP operators want a high value. I will look for cheaper ones.
      In the next few days I'll try to install it and do some tests. I will give you my feedback then.
      Thanks again for your support.

      Best regards

    • K

      Episode 19: Setup custom MQTT broker for Windows

      GUI-O Application Tutorial Series
      • • • kl3m3n
      1
      0
      Votes
      1
      Posts
      296
      Views

      No one has replied

    • K

      Episode 18: Setup custom MQTT broker for Linux

      GUI-O Application Tutorial Series
      • • • kl3m3n
      1
      0
      Votes
      1
      Posts
      232
      Views

      No one has replied

    • K

      Episode 17: URL image stream

      GUI-O Application Tutorial Series
      • • • kl3m3n
      1
      0
      Votes
      1
      Posts
      241
      Views

      No one has replied

    • K

      Episode 16: Initializing GUI from file

      GUI-O Application Tutorial Series
      • • • kl3m3n
      1
      0
      Votes
      1
      Posts
      338
      Views

      No one has replied

    • S

      Stream with Esp32Cam

      General Discussion
      • • • Sato
      3
      0
      Votes
      3
      Posts
      236
      Views

      S

      Hi @kl3m3n,

      Not see it, thank you
      In a few days i will test it and give feedback

      Best regards

    • E

      GUI-O on Chromebook

      General Discussion
      • • • enniom
      5
      0
      Votes
      5
      Posts
      353
      Views

      K

      @enniom Thanks for the feedback!

    • S

      Send sms

      Comments & Feedback
      • • • Sato
      4
      0
      Votes
      4
      Posts
      309
      Views

      K

      @Sato Hi!

      Google has strict policies regarding sensitive permissions (SMS included).
      In order to handle SMS related functionality, the application needs to be (in general) registered as the default SMS app. Since GUI-O does not need SMS functionality to run, it would be probably quite impossible to convince Google to allow SMS features in GUI-O. You can read more about it here:

      https://support.google.com/googleplay/android-developer/answer/10208820?sjid=7843560484419800904-EU

      Regards,
      kl3m3n

    • S

      What is the most correct code

      General Discussion
      • • • Sato
      3
      0
      Votes
      3
      Posts
      217
      Views

      S

      @kl3m3n,

      Thank you

      Best regards

    • S

      Hide te process of the Gui creation

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

      S

      Hi @kl3m3n,

      Thanks, I really have to change my glasses

      Regards

    • K

      Episode 15: Switching screens

      GUI-O Application Tutorial Series
      • • • kl3m3n
      1
      0
      Votes
      1
      Posts
      276
      Views

      No one has replied

    • B

      Experimentation with GUI-O

      Share Your Projects
      • • • Bernard
      3
      0
      Votes
      3
      Posts
      410
      Views

      K

      @Bernard Very nice!

      Thank you for sharing!

      BTW, was your wife happy with your answer? 🙂

      Regards,
      kl3m3n

    • B

      "PGF:1" parameter

      General Discussion
      • • • Bernard
      10
      0
      Votes
      10
      Posts
      699
      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 👍

    • B

      Joint PDF file

      General Discussion
      • • • Bernard
      9
      0
      Votes
      9
      Posts
      467
      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!!

    • K

      Episode 14: Saving data to Android device

      GUI-O Application Tutorial Series
      • • • kl3m3n
      1
      0
      Votes
      1
      Posts
      265
      Views

      No one has replied

    • B

      Speed problems with Flick Area

      Report Bugs
      • • • Bernard
      3
      0
      Votes
      3
      Posts
      294
      Views

      K

      @Bernard Hi Bernard!

      Nice that you've solved the issue!

      It would be very strange indeed if baud rate would affect the widgets responsiveness!

      @Bernard said in Speed problems with Flick Area:

      When switching from 9600 to 19200 baud, I also added "YASC:1" for the 2 graphs (SWEEP).

      This is strange, sweep chart should support YASC parameter!
      I will check this.

      Regards,
      kl3m3n

    • E

      How to include GUI-O as a display option for our product

      Comments & Feedback
      • • • enniom
      2
      0
      Votes
      2
      Posts
      256
      Views

      K

      @enniom Hello!

      If I understand correctly, you would like to offer a free app for your users, which can be downloaded from Google Play Store? Possibly with different name and logo? The app would only allow pre-defined GUI (e.g., reading from an initialization file that is part of the application itself), standard GUI-O functionalities for creating widgets would be unavailable.

      Although this is technically possible, it requires a lot of resources (manpower) to maintain this kind of service. I can look into this a bit further, but I believe it is currently impossible to offer this service.

      Best regards,
      kl3m3n