Skip to content

Commit 2b72738

Browse files
fix text
1 parent b96aa18 commit 2b72738

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aaaa/images/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Here's all the power connectors on the base:
1616
%%% figure
1717
![base connectors]({attach}start/front.png)
1818

19-
%: I got the DB9 pinout from [here](https://armdroid1000.wordpress.com/control-protocol/).
19+
%: I got the DB9 pinout from [here](https://armdroid1000.wordpress.com/control-protocol/). AFAIK, that pinout is correct. However, **the "accessory inputs" annotations are all WRONG**. The ones I have marked "accessory outputs" are indeed outputs and are driven by the same driver IC as the stepper motors, so they can do the same 380 mA as the motors at the 12V or whatever that is supplied. **The ones marked "accessory inputs" are NOT inputs. They are lower power logic outputs (0-5V, 20 mA).**
2020

2121
The fourth accessory output is mounted on the shoulder.
2222

@@ -68,7 +68,7 @@ The intact Armdroid (serial number 1105) had the two-finger claw on it. The brok
6868

6969
## Circuitry
7070

71-
The circuit board inside contains a bunch of microchips in sockets (most from the 74LS series) that, as far as I have found, form a giant bidirectional demultiplexer that routes the control signals to the right motor and read out the accessory inputs.
71+
The circuit board inside contains a bunch of microchips in sockets (most from the 74LS series) that, as far as I have found, form a giant demultiplexer that routes the control signals to the right motor or output.
7272

7373
%%% figure
7474
![circuit top]({attach}start/circuits/circuit_top.png)

aaaa/resources/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ As far as I know, the only difference between the Armdroid 1000 and the LabVolt
3131
* [LM340 / LM7805 5V regulator]({attach}datasheets/LM340-5V-regulator.pdf)
3232
* [74LS123 monostable multivibrator]({attach}datasheets/74LS123-monostable-multivibrator.pdf)
3333
* [74LS138 3-to-8 demultiplexer]({attach}datasheets/74LS138-demultiplexer.pdf)
34-
* [74LS125 tristae buffer]({attach}datasheets/74LS125-tristate-buffer.pdf)
34+
* [74LS125 tristate buffer]({attach}datasheets/74LS125-tristate-buffer.pdf)
3535

3636
## Miscellaneous resources
3737

0 commit comments

Comments
 (0)