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

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 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.👍

  • @ghoul_2579
    @ghoul_2579 ปีที่แล้ว +1

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

  • @YouKnowMyName-jt3ql
    @YouKnowMyName-jt3ql 6 หลายเดือนก่อน

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

  • @felixasuncion18
    @felixasuncion18 ปีที่แล้ว +1

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

  • @sebuahhobi
    @sebuahhobi ปีที่แล้ว +1

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

  • @jasondurelo959
    @jasondurelo959 ปีที่แล้ว +1

    Wow Awesome tutorial. Thanks

  • @theexperimentlab7887
    @theexperimentlab7887 ปีที่แล้ว +1

    Wow nice sir

  • @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?

  • @alexnewton3376
    @alexnewton3376 ปีที่แล้ว +1

    Very nice❤

  • @shakerileiwat4341
    @shakerileiwat4341 ปีที่แล้ว +1

    Awesome 👍

  • @rehan_alammmblogs
    @rehan_alammmblogs ปีที่แล้ว +1

    Awesome

  • @manban2457
    @manban2457 ปีที่แล้ว +1

    Font7.seg problem

  • @Drxxx
    @Drxxx ปีที่แล้ว +1

    ❤️❤️

  • @mramzadg
    @mramzadg ปีที่แล้ว +1

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

  • @kabitachand2222
    @kabitachand2222 ปีที่แล้ว +1

    👍

  • @awaisjatt1499
    @awaisjatt1499 ปีที่แล้ว +1

    Shorsh code😒