From dc86470baea9249868ce007e07456471f4f7765d Mon Sep 17 00:00:00 2001 From: JanHenrik Date: Wed, 1 Apr 2020 02:38:21 +0200 Subject: update readme --- README.md | 31 +++++++++---------------------- 1 file changed, 9 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 92b07de..5fd6d38 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The firmware on the OtterPill can be customized and used for a variety of applic ![](/images/1.jpeg) -## Building instructions +## Building instructions STILL WIP Materials needed: - IBM Dials @@ -20,48 +20,35 @@ Materials needed: Remove the FUSB302 and add two 5.1k ohm resistos to R1 and R2. Slide the board into the 3D printed part and secure with some glue if needed. Add two wires to DFU and 3.3V (break out the DFU-Button so you can boot into DFU-mode while the case is closed). -

- - -

+![](/images/b1.jpg | width=100) +![](/images/b2.jpg | width=100) #### 2 - Prepare the IBM Dials Open up the case and unscrew the old connector. Remove C5 and lift the board center facing side of R3. -

- -

+![](/images/b3.jpg | width=200) #### 3 - Install OtterPill Fix the OtterPill where you have unscrewed the connector, reuse the screws. -

- -

+![](/images/b4.jpg | width=200) #### 4 - Wiring 1 Wire the dials from the old ADC to the ADC-inputs of the OtterPill (PA1-PA7, PB0), connect the exposed pad from R3 to 3.3V from the OtterPill and connect 5V to the center of L1. Additionally one can add 10nF capacitors to the ADC inputs to stabilize the readings. -

- -

+![](/images/b5.jpg | width=200) -

- - -

+![](/images/b6.jpg | width=100) +![](/images/b7.jpg | width=100) #### 5 - Wiring 2 Add a large (~100µF) capacitor to 3.3V and connect OtterPills ground as shown in the following picture. - -

- -

+![](/images/b7.jpg | width=200) #### 6 - Flashing -- cgit