MAX7219 Dot Matrix 4-in-1 Display with Arduino - Scrolling Text & Displaying Sensor Data

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024
  • Register and get $100 from NextPCB:
    www.nextpcb.co...
    PCB Assembly capabilities info:
    www.nextpcb.co...
    𝗣𝗿𝗼𝗷𝗲𝗰𝘁 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻:
    In this guide, we will learn how to use the 8×32 MAX7219 Dot Matrix LED Display with Arduino. The 8×32 LED matrix module with MAX7129 LED driver is compatible with Arduino Board & other microcontrollers. An 8×32 LED matrix has 256 LEDs (Light Emitting Diodes) which are arranged in the form of a matrix with 8 rows and 32 columns. Hence it is named an 8×32 Dot Matrix LED.
    Using the Parola and MAX72xx libraries we can generate different rolling LED patterns such as numbers, alphabets, scrolling text, symbols, emojis, etc. Apart from this, we can also display some sensor data like DHT11/DHT22 on this display. Let’s see some examples in this video.
    𝗪𝗿𝗶𝘁𝘁𝗲𝗻 𝗧𝘂𝘁𝗼𝗿𝗶𝗮𝗹 & 𝗦𝗼𝘂𝗿𝗰𝗲 𝗖𝗼𝗱𝗲: how2electronic...
    ....................................................................................................................................................................................................................................
    Drop a like if you liked this video.
    Don't forget to subscribe to our channel for more Electronics projects and tutorials.
    Website: www.how2electr...
    Facebook: / howtoelectronics
    Instagram: / howtoelectronics
    Twitter: / how2electronics

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

  • @Angelo_Caltabiano
    @Angelo_Caltabiano Год назад +2

    thanks for this amazing tutorial.
    Just a tip. If you want to loop temperature and humidity, instead to be stuck in humidity animation, just reset the display counter adding these lines:
    ....
    P.displayReset(0); // Rest zone zero
    }
    if (display >= 3) {
    display = 0;
    }
    }

  • @ashishtayade047
    @ashishtayade047 8 месяцев назад

    Thank you mam very nice gide & very nice best information IC dot matrix teaching video.👍

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

    Wow Awesome tutorial. Thanks

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

    Hallo, do you have tutorial ESP32 74hc245 RGB led matrix?

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

    Hello, I want to ask, how to display 4 hearts and remove them one by one by a button?

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

    Wow nice sir

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

    I'm getting NAN 'c output. where did I go wrong?

  • @YouKnowMyName-jt3ql
    @YouKnowMyName-jt3ql 6 месяцев назад

    Simple question, how we can display static text without flashing of bespoke bitmaps?

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

    Awesome 👍

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

    ❤️❤️

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

    Very nice❤

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

    by copying your code on the website (and as shown on this video several times) the code gets stuck on the last sensor reading of humidity - by which i see you are constantly hitting the reset button. i have tried many many different fixes but it still gets stuck. what is up with that? how to get the loop started again?

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

    Awesome

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

    👍

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

    Awesome sir g8⁠-⁠)8⁠-⁠)8⁠-⁠)

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

    Font7.seg problem

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

    Shorsh code😒