|
@@ -32,6 +32,8 @@ My friends Max (<hutattedonmyarm@me.com>) and Felix built this single-color 8x8x
|
32
|
32
|
|
33
|
33
|
## Hardware
|
34
|
34
|
|
|
35
|
+**Warning:** Frank mailed me and explained that the FRAM is operating outside of it's absolute maximum ratings. It should get 3.3V, not 5V. I'll probably update the board and schematic, soon. **Beware!**
|
|
36
|
+
|
35
|
37
|
An AtMega32 controls 8 8bit Latches. These 64 bits control, via a PNP Transistor, the anodes of 8 LEDs, each.
|
36
|
38
|
|
37
|
39
|
There are also 8 N-Channel MOSFETs connected to the AtMega32. They each control the cathodes of 64 LEDs on a Y-Plane.
|
|
@@ -132,6 +134,8 @@ Als Schulprojekt und für den Explore-IT Wettbewerb von SAP in Markdorf haben me
|
132
|
134
|
|
133
|
135
|
## Hardware
|
134
|
136
|
|
|
137
|
+**Achtung:** Frank hat mir gemailt und erklärt, dass das FRAM außerhalb der Spezifikation betrieben wird. Es sollte 3,3V statt 5V bekommen. Ich werde vermutlich bald Schaltplan und Layout updaten. **Vorsicht!**
|
|
138
|
+
|
135
|
139
|
Ein AtMega32 steuert über einen 8bit Bus 8 Latches. Diese 64 bit steuern über je einen PNP Transistor die Anoden von jeweils 8 übereinander liegenden LEDs.
|
136
|
140
|
|
137
|
141
|
Des weiteren steuert der Prozessor 8 N-Kanal MOSFETs welche die Kathoden von 64 in einer x-z Ebene liegenden LEDs steuern.
|