Blinkofant: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
neues repo added |
||
(8 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt) | |||
Zeile 75: | Zeile 75: | ||
On the last Panel of a row the following pins need to be connected on the output side: | |||
pin 1 -> pin 8<br /> | pin 1 -> pin 8<br /> | ||
Zeile 82: | Zeile 82: | ||
== Software == | == Software == | ||
Aktuelle Testfirmware für den Arduino liegt im GIT von 5uper.net ( git clone git@5uper.net:ledmatrix.git ) | Aktuelle Testfirmware für den Arduino liegt im GIT von 5uper.net bzw RIAT ( git clone git@5uper.net:ledmatrix.git ) | ||
Ein clone des git-repos ist auf [https://github.com/parasew/blinkofanten github/parasew] | |||
Weiteres GIT findet sich hier: https://git.devlol.org/jstsmthrgk/blinkofanten/ | |||
Es gibt auch eine [http://pastebin.com/7GS76STv für avr-gcc angepasste Version]. | |||
Schnellshusspinbelegung ala enterhaken: | |||
<pre> | |||
| arduino | panel | | |||
|---------+-------| | |||
| gnd | gnd | | |||
| 13 | 4 | | |||
| 11 | 8 | | |||
| 10 | 10 | | |||
|---------+-------| | |||
</pre> | |||
this is the magic: | this is the magic: | ||
Zeile 101: | Zeile 115: | ||
clock anlegen die die blinkenrate vorgibt | clock anlegen die die blinkenrate vorgibt | ||
</pre> | </pre> | ||
=== Boards === | |||
=== | |||
* ATTINY2313 .. das wird teuer | * ATTINY2313 .. das wird teuer | ||
* Logic IC für puffer und RX ? welche? | * Logic IC für puffer und RX ? welche? | ||
Zeile 124: | Zeile 133: | ||
|} | |} | ||
[[Kategorie:English]] | [[Kategorie:English]] | ||
[[Kategorie:Hauptraum]] | |||
[[Kategorie:Projekte]] |