Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.97 KB

File metadata and controls

56 lines (34 loc) · 1.97 KB

8x8 Matrix LED Counter with Push Button Control

Disclaimer

The code can only work for digits/patterns till 40. Only digits till 25 are Optimized, if the user wants to insert more digits or patterns he can design from the follow website and insert the hex code https://xantorohara.github.io/led-matrix-editor/

Table of Contents

Introduction

Welcome to the 8x8 Matrix LED Counter with Push Button Control project. This repository contains the source code and documentation for creating a simple counter using an 8x8 LED matrix display that you can control with a push button. The counter increments and resets with the push of a button, making it a fun and educational project for both beginners and enthusiasts.

Features

  • Displays a counting sequence on an 8x8 LED matrix.
  • Control the count using a push button.
  • Increment the count by pressing the push button.

Circuit diagram

Wiresetup

Hardware Requirements

To build this project, you will need the following hardware components:

  • 1 x 8x8 LED Matrix Display
  • 1 x Arduino
  • 1 x Push Button
  • 1 x Resistor
  • Jumper wires
  • Breadboard

Make sure to connect the components as described in the circuit diagram section.

Software Requirements

To program the microcontroller and upload the code, you'll need:

  • Arduino IDE or a compatible IDE.
  • Appropriate drivers for your microcontroller, if required.

Referal pattern

led-dot-matrix-panel-letters-numbers-vector-23762793