Close
0%
0%

Standalone LED micromatrix display

4x5 micro display with attiny85

Similar projects worth following
Micromatrix display<br><br>Code modified for The 1kB Challenge<br><br>Features:<br>- Attiny85 or smaller ... I have only this<br>- 20 charlieplexed LED in matrix 4x5<br>- enough memory for larger text<br>- standard 6 pin ICSP header for easy programing<br><br>testing text &quot;+1234567890 (abcdefghijklmnopqrstuvwxyz) [ABCDEFGIJKLMNOPQRSTUVWXYZ]&quot;<br><br>AVR Memory Usage<br>----------------<br>Device: attiny85<br><br>Program: 880 bytes (10.7% Full)<br>(.text + .data + .bootloader)<br>Data: 84 bytes (16.4% Full)<br>(.data + .bss + .noinit)<br><br>Video: <a target="_blank" rel="noopener noreferrer" href="https://youtu.be/GU3U1sHmEaM">https://youtu.be/GU3U1sHmEaM</a>

FONT.H

Character set

h - 2.91 kB - 11/28/2016 at 22:19

Download

led_finalsmd icsp.brd

Eagle board, I am sorry I lost schematic

brd - 71.83 kB - 11/28/2016 at 22:18

Download

Makefile

makefile - 17.10 kB - 11/28/2016 at 22:18

Download

attiny85 fuse set 1mz bod off.bat

bat - 124.00 bytes - 11/28/2016 at 22:18

Download

main.hex

hex - 2.44 kB - 11/28/2016 at 22:18

Download

View all 7 files

  • 1 × AtTiny85 Microprocessors, Microcontrollers, DSPs / ARM, RISC-Based Microcontrollers
  • 20 × LED Fiber Optics / Emitters
  • 5 × 100R Resitor Electronic Components / Misc. Electronic Components
  • 1 × 100n Capacitor Non-IC RF, IF, RFID, ZigBee Components / Attenuators
  • 1 × Pushbutton

Enjoy this project?

Share

Discussions

Robert Foss wrote 09/12/2018 at 10:58 point

Is the sourcecode available somewhere?

  Are you sure? yes | no

bobricius wrote 09/12/2018 at 12:25 point

in files section is C version, Arduino code is here https://hackaday.io/project/18285-supercapacitor-powered-led-jewelry also in files section

  Are you sure? yes | no

deʃhipu wrote 11/30/2016 at 10:40 point

Pretty blinking lights *_*

  Are you sure? yes | no

davedarko wrote 11/29/2016 at 22:04 point

Edge connectors for SPI - that's my stuff :)

  Are you sure? yes | no

deʃhipu wrote 11/30/2016 at 10:40 point

I always solder the pins to those small parts like that, even if they have through-holes.

  Are you sure? yes | no

Alex wrote 11/29/2016 at 21:53 point

nice project. I was thinking of  doing something similar for the 1kBit challenge. But so far there is not enough to design it. Now I had to  think about wether my project will be different enough to yours. But this is a nice additional challenge. 

  Are you sure? yes | no

bobricius wrote 11/30/2016 at 12:08 point

I want try make game console with attiny85 + 4x5 led matrix and use RESET pin ADC and 2 ..3 buttons ... with more memory usage, can be more hardcore. Digispark is good for this because can be reprogrammed with disabled RESET :)

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates