DotBloxEnglish: Difference between revisions
From BlinkenArea Wiki
(game of life added) |
(link added) |
||
Line 37: | Line 37: | ||
Press button to insert glider, hold button to clear screen. | Press button to insert glider, hold button to clear screen. | ||
See also [https://wiki.har2009.org/page/Village:Nerdhero#Playing_with_the_Dotblox64 Nerdhero-Village at HAR2009] | |||
==Photos== | ==Photos== |
Revision as of 22:48, 15 August 2009
project overview | |
Year | 2009 |
Number of pixels | 64 |
Grayscales / Colors | 2 |
Illuminant | 5mm LEDs |
Power input | 3.25 W |
Contact person | Arne Rossius |
Project website |
more coming soon ...
Hardware
- Schematic: DotBlox64d
Software
Demonstration
Simple diagonal scroller to check if everything is working. No communication between modules, very simple.
Text Scroller
- First (old!) version: HAR Text Scroller, Master is the rightmost module.
- Second version: Text Scroller. Jumper the middle two pins on the "R" (right) connector of the rightmost module! To change the message, it is enough to re-program the rightmost module's controller.
Firmware in C
We are also working on a C version of the firmware, see File:Dotblox64v001.c
Game of Life: File:Dotblox64 gol v001.c
Press button to insert glider, hold button to clear screen.
See also Nerdhero-Village at HAR2009