WLED Scrolling Text Overlay (0.14.0-b2 beta)

Поділитися
Вставка
  • Опубліковано 16 чер 2024
  • #WLED #0.14.0_b2 #matrix #overlay #scrollingtext
    The WLED devs are just cranking these features out!
    To be able to scroll text on a matrix without having to use xLights is pretty cool, but it would be even cooler if I could jazz it up a bit and put it over a background pattern.
    Only a few months after the devs released scrolling text, you now scroll text over another pattern! It’s not an official release yet, but why wait? I’ll show you how to get that feature now.
    Commit point for 0.14.0-b2 where ESP8266 board builds are NOT broken.
    github.com/Aircoookie/WLED/tr...
    Table of Contents
    00:00 - Intro
    00:34 - Scrolling Text Overay
    03:42 - Download 0.14.0-b2
    04:38 - Beta issue with 8266 boards
    06:47 - ESP8266 compromise (No OTA)
  • Навчання та стиль

КОМЕНТАРІ • 24

  • @90Beater
    @90Beater 6 місяців тому

    Thanks for the post. I am very new to the WLED and ESP32 universe but am treading above water so far. I first setup a 4 panel 32 x 8 setup and it worked great. Black Friday made me spend and I am now setting up a 12 panel display. I have them all working together in a large matrix and am building a case to carry it around with semi transparent white acrylic to disperse the light.
    I tried to setup sound reactive on a second chip 13.2 version tonight and it fried it when I setup the large matrix. It did the same with another one but I was able to recover it.
    That led me to 0.14.0-b2 I was able to flash it to a chip with sound reactive and everything looks good. I will try it in the morning.
    That led me to your video. I was wondering how to layer the scrolling text over other effects since I started this project and it looks like you have figured it out.
    I will also try that in the morning. Many birthday and Christmas parties this month. Everyone loved the small panel I am sure the will like the new one even more.

    • @BytesOfPi
      @BytesOfPi  6 місяців тому

      Awesome! Funny enough I have a lot of family birthdays in December as well. Hope the text overlay works for you.

  • @sammel-lt-jr3369
    @sammel-lt-jr3369 5 місяців тому

    Hi i succesfully compiled and uploaded the NEW Binary from Master 0.14.1.b2 to ESP8266
    the WLED-IP/json/effects list showing all the new effects but the Effects like DNA ScrollingText you are refering to are not in the Browser showing up

  • @estebiuivanu5824
    @estebiuivanu5824 Рік тому

    I also have two 8*32 panels, what do you suggest i do with them?

    • @BytesOfPi
      @BytesOfPi  Рік тому

      Depends on what you want to do. If you're looking to build a sign, you can set up your matrix as an 8x64 or a 16x32. Setup your configuration in the 2D configuration section

  • @manongdiychannel3665
    @manongdiychannel3665 9 місяців тому

    sir did you used esp8266 here? and where can i find the wiring diagram?

    • @BytesOfPi
      @BytesOfPi  9 місяців тому +1

      It looks like since this video released, they've officially released 0.14.0-b4 which (according to the change logs) fixed the ESP8266 problem. You can get the official binary release a try now
      For the video I was using an ESP8266, but at the time with 0.14.0-b2 the 8266 build was broken. I'll need to try it again with the b4 build.

    • @manongdiychannel3665
      @manongdiychannel3665 9 місяців тому

      @@BytesOfPi thanks man. Do you have a video or pictures with a wiring from ws2812b into esp8266

    • @BytesOfPi
      @BytesOfPi  9 місяців тому

      @@manongdiychannel3665
      I don't have a wiring diagram for this particular video because each ESP8266/ESP32 board is unique and there are only a few pins that are important. I can say that for this particular video I used HiLetgo ESP8266 NodeMCU ( amzn.to/45TlHXP ). The pinout for that board is m.media-amazon.com/images/I/61tOezAohEL._AC_SL1100_.jpg.
      The important pins on this board are:
      -) GPIO2, GPIO4, GPIO12, etcc - These are the data pins I usually use
      -) GND - Make sure the ground for the board and the lights are joined if they have different power sources.
      -) VIN - For this board I usually power it via the micro USB so this pin isn't needed.
      Most of the WLED devices I use with xLights and need to communicate between each other quickly. WiFi can't handle that volume so most of the devices I use are Ethernet WT32-ETH01 boards ( amzn.to/47V4QWx ).
      If you're interested in how my light show devices are wired up, I do have a behind the scenes video ( ua-cam.com/video/GeJxolPpiE8/v-deo.htmlsi=ye_B2KydWBTbeIxK ) on how I built them. I also have a video on how to use VSCode to build/deploy WLED to dev boards ( ua-cam.com/video/nvM-QI4Z_M4/v-deo.htmlsi=-V8wI38p9Q7eywvq )

  • @donpera3654
    @donpera3654 10 місяців тому

    sigue asi profe buen dia

    • @BytesOfPi
      @BytesOfPi  10 місяців тому

      ¡Gracias! Espero que los videos ayuden con sus proyectos personales.

  • @redmaxone2299
    @redmaxone2299 8 місяців тому

    Ciao, c'è un modo per bloccare lo scorrimento del testo?

    • @BytesOfPi
      @BytesOfPi  8 місяців тому

      So cosa vuoi dire. Anche se hai detto zero, scorrerà comunque. A partire dalla 0.14, per quanto ne so, non c'è una via d'uscita dagli schemi. In realtà ho esaminato il codice e penso che sia possibile, ma dovresti sapere quanto è lungo il tuo testo e bloccarlo. Il testo inizia fuori dallo schermo, quindi dovresti modificare il codice per centrarlo sulla matrice.
      Risposta breve, solo se modifichi il codice.

    • @Cleox76
      @Cleox76 6 місяців тому

      Io sto litigando con il testo, tipo per cambiare font, e a un certo punto il testo non mi scrorreva piu e me lo dava bloccato perfettamente in mezzo, purtroppo non so ricrearti la situazione.

  • @zulkarnainkarim
    @zulkarnainkarim Рік тому

    can i have those b2 bin file? i want to download it

    • @BytesOfPi
      @BytesOfPi  Рік тому

      I put the link to the commit point in the description. Not sure which board you are using so it could be any number of bin files.
      You can download (the green Code button allows you to download a zip of the code) and use VSCode and Platform IO to build the bin file for your particular board.
      github.com/Aircoookie/WLED/tree/d553160d653f51ad82615d9c2ba7a1f533dfc067

  • @lakomichlakom112
    @lakomichlakom112 2 місяці тому

    How add Cyrillic text ?

    • @BytesOfPi
      @BytesOfPi  2 місяці тому

      That is a good question. I assume that it supports Unicode characters. Have you tried opening the WLED UI in a browser and putting the unicode Cyrillic letters in the box?

  • @donpera3654
    @donpera3654 10 місяців тому

    Very good friend, your explanation although I have to translate into Spanish. one question I have this video translated both in audio and subtitles into Spanish I can share it with friends and followers thanks for reading good morning from Colombia thanks

    • @BytesOfPi
      @BytesOfPi  10 місяців тому +1

      Es una buena idea. Tomé 4 años de español en la escuela secundaria, pero no lo hablo con fluidez. Parece que crear subtítulos no es tan difícil, así que lo intentaré.

    • @donpera3654
      @donpera3654 10 місяців тому +1

      @@BytesOfPi no hace falta von OpeAI lo puede hacer. El programa se llama Wispper lo hace automáticamente por ud y de aca subtítulos también

    • @BytesOfPi
      @BytesOfPi  10 місяців тому

      Gracias por la información. Lo tendré en cuenta

  • @changchung
    @changchung 3 місяці тому

    Really nice video. Thanks. But I have to watched like 6 times until I realizes that you unselect the first seg. That part pass soo fast that is almost impossible to watch the first time...

    • @BytesOfPi
      @BytesOfPi  3 місяці тому

      Sorry about that. I try to jam a lot of info into a short space so some of it goes fast. I'm glad you caught the segment switch