https://github.com/janos-raul/dot_matrix-128x48
max7291 led matrix
https://github.com/janos-raul/dot_matrix-128x48
asm atmega1284p avr-assembly avr-microcontroller ds18b20 gps-modules hc-05 led-matrix max7219 uart
Last synced: about 1 month ago
JSON representation
max7291 led matrix
- Host: GitHub
- URL: https://github.com/janos-raul/dot_matrix-128x48
- Owner: janos-raul
- Created: 2023-12-15T19:27:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-13T10:43:12.000Z (over 1 year ago)
- Last Synced: 2025-01-25T16:15:11.099Z (3 months ago)
- Topics: asm, atmega1284p, avr-assembly, avr-microcontroller, ds18b20, gps-modules, hc-05, led-matrix, max7219, uart
- Language: Assembly
- Homepage:
- Size: 10 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
this project was made for fun and maybe some advertising but the code drives an 128x48
pixel-led dot matrix assembly controlled by max7291 constant curent led matrix driver.
* -using **ATMEGA 1284P** MICROCONTROLLER and **2088AS** led matrix
* -code is written in **assmebly** language , compiled with **microchip studio**
* -it uses simple comunication through **UART** with an **HC-05 bluetooth** serial interface for changing text and various settings
* -reads time and date from **NEO-6M GPS** Module
* -reads temperature with **DS18-B**
* -using different fonts
* mainboard:

* LED module:

* Demo:
