filmov
tv
Arduino Text Scrolling Display | MAX7219 Dot Matrix 4 in 1 | Arduino tutorial for beginners | Hindi

Показать описание
In this video we'll learn about LED Matrix display. Also we'll learn about SPI communication.
There is a mistake at 10:20 . Right code is
// Software SPI
MD_Parola display = MD_Parola (HARDWARE_TYPE, DATA_PIN, CLK_PIN, CS_PIN, MAX_DEVICES);
0:00 Demo
0:08 Requirements
0:15 Channel Intro
0:23 What we'll learn
0:36 Side note
0:57 Serial Peripheral Interface (SPI)
1:55 Communication Protocols
3:33 Arduino uno SPI Pins
3:54 How to remember SPI pins
5:14 LED Matrix Display
6:00 Circuit diagram
7:31 Wiring
7:42 Installing libraries
8:12 Including libraries to the project
8:28 Initializing the libraries
9:18 Hardware SPI vs Software SPI
10:27 Configuring
10:36 Reading
11:01 Formatting
11:07 Outputting to LED matrix
11: 36 Text alignment
12:38 Inverted display
13:33 Text scrolling display
14:56 Animation Effects
15:34 Animation Effects List
===========================
Animation Effects List
PA_PRINT
PA_SCAN_HORIZ
PA_SCROLL_LEFT
PA_WIPE
PA_SCROLL_UP_LEFT
PA_SCROLL_UP
PA_OPENING_CURSOR
PA_GROW_UP
PA_MESH
PA_SCROLL_UP_RIGHT
PA_BLINDS
PA_CLOSING
PA_RANDOM
PA_GROW_DOWN
PA_SCAN_VERT
PA_SCROLL_DOWN_LEFT
PA_WIPE_CURSOR
PA_DISSOLVE
PA_OPENING
PA_CLOSING_CURSOR
PA_SCROLL_DOWN_RIGHT
PA_SCROLL_RIGHT
PA_SLICE
PA_SCROLL_DOWN
=======================================================
#arduino_project #arduino #text_scrolling_display
There is a mistake at 10:20 . Right code is
// Software SPI
MD_Parola display = MD_Parola (HARDWARE_TYPE, DATA_PIN, CLK_PIN, CS_PIN, MAX_DEVICES);
0:00 Demo
0:08 Requirements
0:15 Channel Intro
0:23 What we'll learn
0:36 Side note
0:57 Serial Peripheral Interface (SPI)
1:55 Communication Protocols
3:33 Arduino uno SPI Pins
3:54 How to remember SPI pins
5:14 LED Matrix Display
6:00 Circuit diagram
7:31 Wiring
7:42 Installing libraries
8:12 Including libraries to the project
8:28 Initializing the libraries
9:18 Hardware SPI vs Software SPI
10:27 Configuring
10:36 Reading
11:01 Formatting
11:07 Outputting to LED matrix
11: 36 Text alignment
12:38 Inverted display
13:33 Text scrolling display
14:56 Animation Effects
15:34 Animation Effects List
===========================
Animation Effects List
PA_PRINT
PA_SCAN_HORIZ
PA_SCROLL_LEFT
PA_WIPE
PA_SCROLL_UP_LEFT
PA_SCROLL_UP
PA_OPENING_CURSOR
PA_GROW_UP
PA_MESH
PA_SCROLL_UP_RIGHT
PA_BLINDS
PA_CLOSING
PA_RANDOM
PA_GROW_DOWN
PA_SCAN_VERT
PA_SCROLL_DOWN_LEFT
PA_WIPE_CURSOR
PA_DISSOLVE
PA_OPENING
PA_CLOSING_CURSOR
PA_SCROLL_DOWN_RIGHT
PA_SCROLL_RIGHT
PA_SLICE
PA_SCROLL_DOWN
=======================================================
#arduino_project #arduino #text_scrolling_display
Комментарии