Lilygo T-Display S3 UI Design and Setup in PlatformIO with Squareline Studio

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024

Комментарии • 22

  • @alejandroperez5368
    @alejandroperez5368 5 месяцев назад +1

    This video was helpful. I needed to know how to use Squareline Studio with PlatformIO.

    • @nishad2m8
      @nishad2m8  5 месяцев назад

      Happy to hear that.

  • @TechnicNerdAT
    @TechnicNerdAT 3 месяца назад +2

    Many many thanks!!! With ur help i got it working!

    • @nishad2m8
      @nishad2m8  3 месяца назад

      Glad it helped. 😇

  • @alkhashtee
    @alkhashtee 4 месяца назад

    Thank you very much for sharing. I have a question regarding my Lilygo T-Display S3, it quite showing anything on screen after some sort of updates on my libraries.
    Any suggestion please?

    • @nishad2m8
      @nishad2m8  4 месяца назад

      which ide is your are using ? most probably the black is screen is because of tft_espi lirary. should youse correct library. and make sure TFT_eSPI > User_Setup_Select.h > uncomment #include
      download any of my t-dsiplay s3code from github use tft_espi library from that. soon ill share obp for squareline studio. check my latest video. simply can export and flash it using platformio.
      i tried in arudino ide its very hard to compile and library version keeping.

  • @jerzy_nie_wierzy
    @jerzy_nie_wierzy 14 дней назад

    I'm new to this topic. I seem to be doing everything correctly because it doesn't show any errors, but the display shows nothing. I don't know what to do and I have no experience. Maybe you know what to do?

    • @nishad2m8
      @nishad2m8  13 дней назад

      Check the serial monitor. i think its with display library issue ..

    • @jerzy_nie_wierzy
      @jerzy_nie_wierzy 12 дней назад

      @@nishad2m8 It seems that with a serial monitor there is no problem. When uploading the project via Visual Studio Code, there are no errors, the process was completed successfully. The display should display an image, but it is only slightly illuminated.

  • @nemonespider
    @nemonespider 4 месяца назад +1

    Can you make a fight jet attitude,speed and altitude indicator please .. I have this display but still not able to get it working .. hopefully soon, so I can try to make what I’m asking

    • @nishad2m8
      @nishad2m8  4 месяца назад +1

      this is on my mind. hope ill try it soon..

    • @nemonespider
      @nemonespider 4 месяца назад

      @@nishad2m8 thanks man I hope so also… can you point me in the right direction to also make this.. what programs do you use to make the animation

    • @nishad2m8
      @nishad2m8  4 месяца назад +1

      ​@@nemonespider Hi, Im using squareline studio to make the ui code. and its using lvgl libraries. lvgl have nice animation features. move x,y position, rotations, image frame animation etc.
      check my last video. i create a OBP for square line studio. the board package make easy for code exporting and library handling.
      i have plan to create OBP for t-display s3 also

    • @nemonespider
      @nemonespider 4 месяца назад

      Awesome! Thank u I will check it out

    • @nishad2m8
      @nishad2m8  4 месяца назад +1

      👍 check my github. I created OBP for t-display s3 also

  • @chenjigiridhar
    @chenjigiridhar 9 месяцев назад

    Help share the code

    • @nishad2m8
      @nishad2m8  9 месяцев назад

      Ill share the code on the second video soon

    • @vijaykumarmourya5810
      @vijaykumarmourya5810 6 месяцев назад

      Hello I need small help in my UI UX Project

  • @andrewkeeley2399
    @andrewkeeley2399 4 месяца назад

    Squareline Studio in extremely overpriced. You either get a free, highly crippled version, or the cheapest paid 'plan' is $800 per year per developer. For most businesses, they want $2200 per year per developer, and for what? There is nothing even remotely close to that value in the software. If I had the time, I would take about a month to create an open-source alternative. Someone will soon. There is 100x the work gone into the LVGL libraries themselves, which are released for free, and Squareline is just exploiting that work.

    • @nishad2m8
      @nishad2m8  4 месяца назад +1

      Hmm.. i'm not much aware of licensing. i saw a post in lvgl forum about official LVGL’s editor. forum.lvgl.io/t/business-model-for-lvgls-editor/14939 . also i found two alternatives, EEZ Studio & NXP GUI slicer. as i told i have no idea about licensing. waiting for a better open source alternative.