SquareLine Studio ESP32 Tutorial- PART2 - Counter Project

Поділитися
Вставка
  • Опубліковано 28 чер 2024
  • In this tutorial we will learn. How to add images and fonts to our projects. we will also learn how to handle events. We will learn how to connect our Arduino sketch and UI files generated by SquareLine studio.
    Part 1:
    • SquareLine Studio AND ...
    LINKS:
    SLS: squareline.io
    BOARDS that can be used for tutorial
    www.lilygo.cc/O9VrA9
    T-display AMOLED Touch with black shell: www.lilygo.cc/uHFC4r
    T4 S3 with Blach Shell: www.lilygo.cc/IHx50O
    Starting sketch:
    code: (myFirstSLS) :github.com/VolosR/fisrtSLS
    Support me on:KO-FI ko-fi.com/volosprojects
    PATREON: / volosprojects
    Don't forget to subscribe, like, and hit the notification bell for more IoT and ESP32 tutorials!#esp32 #sqareline
  • Наука та технологія

КОМЕНТАРІ • 29

  • @AJB2K3
    @AJB2K3 22 дні тому +5

    "..' Learn something useful.."
    Dear sir, I am always learning something useful from your videos.

  • @acelyasamsan6960
    @acelyasamsan6960 22 дні тому +1

    Wow this is incredibly useful, expecially the events and function creation. I'm also surprised how effortless this touch functionality works. I see when people use Tft_eSPI library they often have to find a way to make their touch work. Because it usually relies on another library + modifications in the code so the LVGL can talk to the touch library.

  • @tubeDude48
    @tubeDude48 22 дні тому +1

    The way you get around the Studio is amazing! 👍

  • @RWB123
    @RWB123 22 дні тому +2

    Just starting with Squareline Studio now so nice to see how others are doing things. It has a steep learning curve, especially if your display and input device are not one of their defaults.
    Not alot of training videos on Squareline also so you have to dig for days to figure out issues.
    Looks good once done though.

    • @murraynano
      @murraynano 5 днів тому

      Ye, same for me. I got about 50% through a project but went a different direction because couldnt get lvgl working with my sketch. Really want to use it though!

  • @murraynano
    @murraynano 5 днів тому

    Great video! Happily subscribed, and would love to see more tutorials, particularly using the non-standard displays, where you need to do a bit of complex management between libraries. I got quite a bit through that,but went a different direction out of frustration, but would love to do more!

    • @VolosProjects
      @VolosProjects  4 дні тому

      Thank you, yes i will do that in future videos.tnx

  • @kunal7biz
    @kunal7biz 19 днів тому

    Wonderful tutorials, thanks for sharing.. you are amazing

  • @automatemefirst
    @automatemefirst 22 дні тому +1

    Always great videos!

  • @scienceofcambridge
    @scienceofcambridge 20 днів тому +1

    Hi, Nice video! Has anyone had problems getting the linkage between the ui.c function that makes the call to the event handler function (that resides in the main .ino) ?? It seems that the event handler function will always be mangled as a C++ function and the ide always treats the code in the ui.c file as (not suprisingly) 'C' - hopefully I've just missed something simple as it's clearly working in the video!!

  • @Thomas-A159
    @Thomas-A159 21 день тому

    amazing, very nice work!
    Thank you 👍👍

  • @teebeeonline
    @teebeeonline 22 дні тому +1

    Fantastic!!! thank you.

  • @Tony770jr
    @Tony770jr 21 день тому

    Why did you not Export the Event Function for the buttons when you created the functions, but then exported the entire UI project?

  • @DieHaller
    @DieHaller 10 днів тому

    Did someone try platformio in combination with the amoled touch? I constantly have to boot/reset the board after getting the typical error 2 msg. somehow the board cannot be recognized after a while....

  • @TechnicNerdAT
    @TechnicNerdAT 22 дні тому

    u are my hero!!! now i have a working esp32-2424s012c with everything working!!! now im gonna get a patreon sub!

    • @VolosProjects
      @VolosProjects  22 дні тому +1

      Thank you my friend😀 i am glad it working for you.

    • @TechnicNerdAT
      @TechnicNerdAT 22 дні тому

      @@VolosProjects now my second board, waveshare ESP32-S3-Touch-LCD-1.28 is working too. many many thanks! now i have understand it, i think, lol

    • @TechnicNerdAT
      @TechnicNerdAT 22 дні тому

      next projects will be with lilygo t-display s3 long

  • @daveymac722
    @daveymac722 22 дні тому +2

    Your square line link is broken in dropdown my friend

  • @user-gb4jg5fh8l
    @user-gb4jg5fh8l 19 днів тому +1

    please make ESP t dislplay LONG work with Square Line Studio ... thanks so muchhhhhhhhhh

  • @anonymousforgeorgia
    @anonymousforgeorgia 20 днів тому

    hey volos projects, i bought m5stickC plus a few days ago. i need help with it, i want to install apps and games on it. can you help me?

  • @dcmotive
    @dcmotive 22 дні тому

    Nice work. Looks simple, but getting Squareline and LVGL working together has been nothing but hours of frustration for me. Gonna farm it out to Pakistan in a new form of frustration and probably bad results.

  • @qadeer1685
    @qadeer1685 22 дні тому

    Good

  • @murielcordeiro1231
    @murielcordeiro1231 16 годин тому

    U helped my project so much, will subscribe.
    But every time I try to upload the code it gives this weird error E (91) esp_core_dump_flash: incorrect size of flash dump image: 0
    Does anyone know how to solve this

  • @hello81642
    @hello81642 20 днів тому

    Why not show how to do it on display running on rasberry pi pico?

    • @VolosProjects
      @VolosProjects  19 днів тому

      rp pico is much slower and dont work good on thease screens. I am not fan of it.