DotBloxEnglish: Difference between revisions
From BlinkenArea Wiki
ArneRossius (talk | contribs) No edit summary |
ArneRossius (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
more coming soon ... | more coming soon ... | ||
==Hardware== | |||
* Schematic: [[:Image:Dotblox64d.sch|DotBlox64d]] | * Schematic: [[:Image:Dotblox64d.sch|DotBlox64d]] | ||
* | |||
* First | ==Software== | ||
===Demonstration=== | |||
Simple diagonal scroller to check if everything is working. No communication between modules, very simple. | |||
* [[:Image:Dotblox64d_first_demo.zip|Demo Software]] | |||
===Text Scroller=== | |||
* First (old!) version: [[:Image:Laufschrift-day1.zip|HAR Text Scroller]], Master is the rightmost module. | |||
* Second version: [[:Image:Laufschrift-day2.zip|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 [[Image:Dotblox64v001.c]] | We are also working on a C version of the firmware, see [[Image:Dotblox64v001.c]] | ||
==Photos== | |||
[[Image:P7140018.jpg|Foto: two DotBlox modules|256px]] | [[Image:P7140018.jpg|Foto: two DotBlox modules|256px]] | ||
[[Category:Projekte]] | [[Category:Projekte]] |
Revision as of 23:12, 14 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