You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Please solder the single-row header and the resistor *before* you solder the 7-segment display
12
+
13
+
# Connecting the board to the PC
14
+
- Power: The display is powered by providing 5V to the `+` pin of J4 and GND to the `-` pin.
15
+
- Turbo Switch: The turbo switch is a 3-pin 2-way switch. Connect the common wire (middle) to `CM`, the Turbo-ON wire to `T` and the Turbo-OFF wire to `N` (J4).
16
+
- Turbo LED: The turbo LED is connected to `L` and `P` on J4. `P` is the positive.
17
+
18
+
# Display Configuration
19
+
- Each segment of the 7-segment display is configured individually with a jumper
20
+
- Each segment corresponds to a pin in the configuration headers
21
+
- You can short that pin with one of the neighboring state pins (forming a `T` shape) to set its state, which can be one of the following:
22
+
1. ON when Turbo switch is OFF (jumper to position 1)
23
+
2. ON when Turbo switch is ON (jumper to position 2)
24
+
3. Always ON (jumper to position 3)
25
+
4. Always OFF (no jumper)
26
+
27
+
<imgsrc='img/configuration.png'width=480>
28
+
29
+
> **Note**
30
+
> Please note that the PCB is often mounted up side down on the case.
7
31
8
-
# How to configure it
9
32
- For a simple tutorial on how to set it up please refer to the [video](https://www.youtube.com/watch?v=wNkg-e47Ex8)
10
33
-[More resources on MHz Displays](https://www.minuszerodegrees.net/led_speed_display/led_speed_display.htm)
11
34
12
35
36
+
37
+
13
38
# Bill of materials
14
39
15
40
Gerber files are published in the releases: https://github.com/scrapcomputing/MHzDisplayBlaster/releases
@@ -18,9 +43,9 @@ Reference | Quantity| Value | Footprint/Comments
0 commit comments