8x8 Matrix LED Arduino Project

A super simple project using just 3 items!

Jul 30, 2020

18937 views

5 respects

Components and supplies

1

Male/Female Jumper Wires

1

8x8 LED Matrix

1

Arduino Mega 2560

Apps and platforms

1

Arduino IDE

Project description

Code

8x8Matrix_LED.ino

arduino

8x8Matrix_LED.ino

arduino

Downloadable files

led_8x8_matrix_demo_hUdxz3xWri.png

led_8x8_matrix_demo_hUdxz3xWri.png

Comments

Only logged in users can leave comments

Anonymous user

2 years ago

My problem Arduino:1.8.13 (Windows 10), Board:"Arduino Uno" 8x8matrix_led_ino:1:10: fatal error: LedControl.h: No such file or directory #include <LedControl.h> ^~~~~~~~~~~~~~ compilation terminated. exit status 1 LedControl.h: No such file or directory

Anonymous user

2 years ago

I have a problem when it syas that fatal error: LedControl.1: No such file or directory #include <LedControl.1> ^~~~~~~~~~~~~~ compilation terminated. Compilation error: exit status 1}

Anonymous user

2 years ago

arduino ide works but you have to download the library

Anonymous user

3 years ago

I have a problem when it syas that fatal error: LedControl.1: No such file or directory #include <LedControl.1> ^~~~~~~~~~~~~~ compilation terminated. Compilation error: exit status 1}

Anonymous user

4 years ago

arduino ide works but you have to download the library

Anonymous user

4 years ago

My problem Arduino:1.8.13 (Windows 10), Board:"Arduino Uno" 8x8matrix_led_ino:1:10: fatal error: LedControl.h: No such file or directory #include <LedControl.h> ^~~~~~~~~~~~~~ compilation terminated. exit status 1 LedControl.h: No such file or directory

Anonymous user

4 years ago

Does this code and pin selection work with the MEGA2560 board?