Bastelschlumpf / LedMatrixWithButtons

A simple display with 3 8x8 LED Matrix displays and with 3 buttons for iterating numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Led matrix display with buttons

**A simple display with 3 8x8 LED Matrix displays and with 3 buttons for iterating numbers.

Disclaimer

I don't take any responsibility nor liability for using this software nor for the installation or any tips, advice, videos, etc. given by any member of this site or any related site.
Attention this plant is in the making and not yet tested. In particular, the behavior in summer months and the interaction with the batteries has not yet been tested by me extensively tested in practice.

Description

The whole project description Design

First version 1.Version

Soldered Back

Circuit

Circuit diagram with pictures of the components
Circuit

Housing

3D model with 123D DESIGN Housing

Housing 3D printed Housing

Final version

Final

At the end the display has 3 modes
buttonMode: display 3 numbers and increase when pushed the button
reset if more than one button is pressed
demoMode: (after 5 seconds without pushing)
Iterates from 1 to 5 for all 3 display
then iterates with pause between
shows always only one digit
eyeMode: shows eyes (start after 60 seconds)

Shopping list

Label Price / unit Sample URL
3 x MAX7219 8x8 Dot Matrix 13€ https://www.amazon.de/gp/product/B07HPD2R1H/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1
3 x Button 8€ (15 pices) https://www.amazon.de/gp/product/B07N1N1T7R/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8&psc=1

Additionally plexiglass for the front panel for lasering and filament for the 3D printer

License

This program is licensed under GPL-3.0

Thanks

About

A simple display with 3 8x8 LED Matrix displays and with 3 buttons for iterating numbers


Languages

Language:C++ 100.0%