Close
0%
0%

Standalone LED micromatrix display

4x5 micro display with attiny85

Similar projects worth following
Micromatrix display

Code modified for The 1kB Challenge

Features:
- Attiny85 or smaller ... I have only this
- 20 charlieplexed LED in matrix 4x5
- enough memory for larger text
- standard 6 pin ICSP header for easy programing

testing text "+1234567890 (abcdefghijklmnopqrstuvwxyz) [ABCDEFGIJKLMNOPQRSTUVWXYZ]"

AVR Memory Usage
----------------
Device: attiny85

Program: 880 bytes (10.7% Full)
(.text + .data + .bootloader)
Data: 84 bytes (16.4% Full)
(.data + .bss + .noinit)

Video: https://youtu.be/GU3U1sHmEaM

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 - 17.10 kB - 11/28/2016 at 22:18

Download

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

Download

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