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

preview_player
Показать описание
Register and get $100 from NextPCB:

PCB Assembly capabilities info:

𝗣𝗿𝗼𝗷𝗲𝗰𝘁 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻:
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.

....................................................................................................................................................................................................................................

Drop a like if you liked this video.
Don't forget to subscribe to our channel for more Electronics projects and tutorials.

Рекомендации по теме
Комментарии
Автор

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;
}
}

Angelo_Caltabiano
Автор

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

ashishtayade
Автор

Thanks for the video :) I would love to separate the displays into 2 rows with 2 displays each. It looks as if you can cut or break the boards in the middle and then reconnect it with wires - would that work?

glumpfi
Автор

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

YouKnowMyName-jtql
Автор

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

ghoul_
Автор

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?

ilovegoatsecks
Автор

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

felixasuncion
Автор

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

sebuahhobi
Автор

Hello can't find "font7seg.h" library

stoftronik
Автор

Paras of data for giving directions and etc is possible?

cbc
Автор

Can we upload large data such as Paras of data?

cbc
join shbcf.ru