How to Make RGB Scrolling Text Display Using NeoPixel Matrix

Поделиться
HTML-код
  • Опубликовано: 29 авг 2024
  • $2 for 10 PCBs, 48 Hours Fast Turnaround: jlcpcb.com/
    Material:
    Arduino Nano: bit.ly/2AngkDd
    NoePixel WS2812: bit.ly/2DL1Ro4
    Power Adapter: bit.ly/2P0R8rp
    Double Sided Tape
    7805 Voltage regulator
    1R5W Resistor
    005 Jack
    Tools:
    soldering iron: goo.gl/mFYV3e
    Third Hand: goo.gl/m7jZNA
    Arduino Libraries:
    fastled.io/
    github.com/ada...
    github.com/ada...
    github.com/ada...
    Scrolling Code: www.mediafire.c...
    Gerber Files:
    www.mediafire....
    #MovingText
    #ScrollingTextDisplay
    #NeoPixel
    Like Us On Facebook:
    goo.gl/rUxA5C

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

  • @binarybox.binarybox
    @binarybox.binarybox 5 лет назад

    The schematic shows a 5 volt regulator going to Pin 30. The spec for Vin is 7 to 12 volts as there is a built in regulator on the Nano supplying 5 volts to the chip.
    A 9 volt regulator would be an ideal choice for the Nano and the 5 volt regulator for the 5 volt supply to the display.

  • @thisisyusuf
    @thisisyusuf Год назад

    good job
    display mirroring
    I fix it by change the NEO_MATRIX_RIGHT part of the matrix to NEO_MATRIX_LEFT

  • @DeepakVerma-xs8wd
    @DeepakVerma-xs8wd 3 месяца назад

    Sir thank you for upload this informative video.
    Sir if we use CJMCU matrix instead Ws2812b matrix then all the procedure will remain same?

  • @AliRaza-un1ul
    @AliRaza-un1ul 6 лет назад +4

    Wow Great bro best work

  • @electronic7979
    @electronic7979 6 лет назад

    Excellent project

  • @roguechannel5849
    @roguechannel5849 5 лет назад

    DC-005-T2 a replacement for the jack plugL7805CD2T-TR for the Linear Voltage regulator

  • @creativestudio6844
    @creativestudio6844 6 лет назад

    Wow nice work good job

  • @dennipramukti6732
    @dennipramukti6732 4 года назад

    Wouw muanteb bro...i like it

  • @manfredg8410
    @manfredg8410 4 года назад

    Great job!

  • @dinamanivlogs1695
    @dinamanivlogs1695 4 года назад

    Good bro...Keep it up

  • @SudinsCreation
    @SudinsCreation 6 лет назад +1

    Awesome Dear Friend........

  • @alp692007
    @alp692007 4 года назад +1

    You should linked where to purchase the arduino nano board... would be easy instead download the file and make and order into the page...

  • @AJIM.RAHAMAN
    @AJIM.RAHAMAN 6 лет назад

    wow great mindblowing beautiful...

  • @gmglickman
    @gmglickman Год назад +1

    Your line of code "NEO_MATRIX_COLUMNS + NEO_MATRIX_PROGRESSIVE + NEO_MATRIX_ZIGZAG," should be either _PROGRESSIVE or _ZIGZAG depending on the board, but not both.

    • @cruzjimenezangel3889
      @cruzjimenezangel3889 Год назад

      OK, you can only use one at a time.
      EXAMPLE:
      Adafruit_NeoMatrix matrix = Adafruit_NeoMatrix(16, 8, DATA_PIN,
      NEO_MATRIX_TOP + NEO_MATRIX_RIGHT +
      NEO_MATRIX_COLUMNS + NEO_MATRIX_PROGRESSIVE,
      NEO_GRB + NEO_KHZ800);

  • @executiveengineer9842
    @executiveengineer9842 3 года назад

    Hello Bro
    Thanx a lot for sharing.....
    Bhai mein nay ws2812 RGB LED strip use ker ke 30x10 ka matrix banaya hai aur ap ke upload ki hui Arduino code file mein kuch changing ker apnay matrix per text chalaya hai masla ye aa raha hi k pora matrix nahi chal raha text sirf oper wali 7 rows per chal raha hai nechay wali 3 rows off rehti hai. isko kesay solve karoon???
    dosra mein ye chahta hu k text chalanay se pehlay kuch RGB effect chalein effect chalnay ke baad text chalay...is k baray mein bhi guide karein plz....

  • @Grid21
    @Grid21 2 года назад

    I have a question. I have your example code running, but I have the Adafruit 40 matrix LED panel and the text is scrolling to fast and I think the letters are to big, how to I resize it to put on my panel?

  • @Djamboo
    @Djamboo 2 года назад

    How many LEDs can be controlled with a single PWM signal?

  • @sanjaykhurana3400
    @sanjaykhurana3400 Год назад

    Rgb led mai ice. Hoti hai ke nahi. Our konse hote hai

  • @mariuszlesinski8876
    @mariuszlesinski8876 6 лет назад +3

    Hello my friend, you can provide a link to the scheme.

  • @jyotisharma-es8we
    @jyotisharma-es8we 4 года назад

    from where did you get the 2nd program of scrolling text . coz from library(color palette) we are getting first program only . we need that program in which you have used char* text ( TEXT) . reply ASAP . thank you

  • @Premnishad1207
    @Premnishad1207 Год назад

    Brother, I want to ask for all the materials, can you send them along with PCB and LED.

  • @rage3655
    @rage3655 6 лет назад +1

    Great

  • @ernestorivero9909
    @ernestorivero9909 3 года назад

    How you could change the size and style of the letter

  • @sagarghatti
    @sagarghatti 5 лет назад

    Around 16+2 dollar they charges Additional.

  • @Dancopymus
    @Dancopymus 5 лет назад

    Greetings.
    I would like to do this with RGB Led strip WS2812, for example, 8 (height) x 40 (width) but, how do I make the connections of one strip with the other?
    Is it from the bottom to top, from right to left, or from top to bottom, from right to left? Or is it otherwise? Thank you

  • @GopalgargGopaLgarg
    @GopalgargGopaLgarg 3 года назад

    Want scrolling board size length 48 inch height. 5 inch please give suggestion

  • @andreweve8914
    @andreweve8914 2 года назад

    I am looking to make a matrix of 30 of these in a long line, would this support that? Thanks

  • @ayushhh7341
    @ayushhh7341 6 лет назад +2

    First comments nice sir

  • @driver1elp46
    @driver1elp46 3 года назад

    Can some one place a link to the 1R5W resistor? I have not been able to find it neither on banggood not amazon

  • @andrewdave1997
    @andrewdave1997 2 года назад

    How to adjust he font size? alone

  • @raonilamarca4619
    @raonilamarca4619 5 лет назад

    If I haven't a PCB like yours, I can use an standard PCB?
    Did you Know how connections I need to do to have the same result?

  • @sagarghatti
    @sagarghatti 5 лет назад

    Hello you are telling that they charge only 2 dollar for 10 pcb while ordering they charge some other charges. Which you people won't disclose about that charges.

    • @EasyHomeMadeProjects
      @EasyHomeMadeProjects  5 лет назад

      Obviously there are some shipping charges. And these are different in different countries.

  • @any123-og
    @any123-og 5 лет назад

    Why not use a pro mini

  • @howtopakurdutv9656
    @howtopakurdutv9656 6 лет назад

    Masha ALLAH
    Nice

  • @louisrozario6420
    @louisrozario6420 6 лет назад

    Exlent

  • @malleshwaridoraiswamy1361
    @malleshwaridoraiswamy1361 3 года назад

    how to do with simulation

  • @shakilahmed6870
    @shakilahmed6870 6 лет назад

    awesome

  • @c.bhuvaneswaranc.bhuvanesw9260
    @c.bhuvaneswaranc.bhuvanesw9260 5 лет назад

    how to give rainbow colour to text

  • @gowthamanp9053
    @gowthamanp9053 4 года назад

    how to make 10*20 feet led screen

  • @sujitmohanty5316
    @sujitmohanty5316 4 года назад

    I don't know how to add the firmware please guide me

  • @waleedahmad4876
    @waleedahmad4876 5 лет назад

    sir is ka circut diagram b bta do mene experiment k lye total ghar m bana h

  • @experimentkiduniya2840
    @experimentkiduniya2840 4 года назад

    Cool

  • @AniketSingh-hl7cp
    @AniketSingh-hl7cp 4 года назад

    Hey can you vertical scroll ???

  • @vnb10kke
    @vnb10kke 2 года назад

    Warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-string]

  • @faizanvlogsss
    @faizanvlogsss 6 лет назад

    Wht is that clip stand name

  • @mullacham9294
    @mullacham9294 5 лет назад

    hi brother where we get this kit ,

  • @taranagnew436
    @taranagnew436 5 лет назад +1

    what can a scrolling sign used for, in personal use?

    • @Sekhar_Home
      @Sekhar_Home 3 года назад

      U can scroll date time day month year .. hahaha

  • @roguechannel5849
    @roguechannel5849 5 лет назад

    any chance of the gerber files for the board

  • @KyoNyoki
    @KyoNyoki 6 лет назад

    can you make an automatic door opening system for a hen house?

  • @creativestudio6844
    @creativestudio6844 6 лет назад

    Can I give the diagram on pcb?

  • @watersoundsmx
    @watersoundsmx 5 лет назад

    PCB estructured sir ?

  • @bhosaleprathamesh4557
    @bhosaleprathamesh4557 5 лет назад

    Text??

  • @ag6371
    @ag6371 6 лет назад

    Where are the files for the PCB?

  • @AJIM.RAHAMAN
    @AJIM.RAHAMAN 6 лет назад +3

    YOU CAN GIVE ME GERBER FILE PCB BOARD? IN LINK DESCRIPTION.

    • @mr-root1997
      @mr-root1997 5 лет назад

      انا اريده ايضا

  • @aravindaravind5830
    @aravindaravind5830 5 лет назад

    please link in gerber file .

  • @pravinkumarv8336
    @pravinkumarv8336 5 лет назад

    Pls send this design

  • @dipakbhalodia7155
    @dipakbhalodia7155 6 лет назад

    Jlcpcb how mainy shiping charge

  • @kobitadurgesh6123
    @kobitadurgesh6123 3 года назад

    Please made blutooth

  • @the3mperor1
    @the3mperor1 4 года назад

    i want you to make one for me and i will pay for that do you have an email to make a deal ?

  • @zrflash
    @zrflash 6 лет назад

    o yeah! very easy home project)))) what you talking about? thats just electronic kit. not actually, and not easy way and price high. easy way is bay full kit from aliexpress. thats it

  • @croydon21H
    @croydon21H 4 года назад

    spammer