Skip to content

Commit a8c375a

Browse files
First release (#22)
* repo directories restructured * Update README.md * Update README.md * Update manufacturing.md
1 parent 8aa09cd commit a8c375a

File tree

7 files changed

+29
-5
lines changed

7 files changed

+29
-5
lines changed

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ These connectors may be used for production testing purposes.
2020

2121
Each Babel can be turned off using the corresponding dip switch.
2222

23-
For technical characteristics, please refer to `requirements.md`.
23+
For technical characteristics, please refer to [requirements document](/docs/requirements.md).
2424

2525
## Standalone debug tool
2626

@@ -32,9 +32,9 @@ while also providing a possibility to deposit some explanatory notes on the top
3232
(like the purpose of connectors, pinouts, etc.) without any additional technological processes,
3333
which allows Babel-Babel to be a relatively self-documenting device.
3434

35-
![](figures/General_view.png)
35+
![](docs/figures/General_view.png)
3636

37-
![](figures/Pinout.png)
37+
![](docs/figures/Pinout.png)
3838

3939
## Production flashing tool
4040

@@ -54,3 +54,16 @@ It is a device used for flashing and testing [Mitochondrik-LV](https://zubax.com
5454
To eliminate additional adapter PCBs, MyDuck-LV is designed to host Babel-Babel directly:
5555

5656
![](https://github.com/Zubax/MyDuck-LV/blob/master/figures/Myduck-LV-jig.png)
57+
58+
## Manufacturing instructions
59+
60+
For details on the manufacturing process of the device, check the
61+
instructions at [manufacturing document](/docs/manufacturing.md).
62+
63+
## Release notes
64+
65+
Newest entries at the top.
66+
67+
### Babel-Babel v1.0 (2021)
68+
69+
The original version.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

manufacturing/readme.md renamed to docs/manufacturing.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This operation should be performed without installing any connectors on the PCB,
99
a 4-pin pogo pin connector should be used instead.
1010
Connectors' pinouts used for flashing can be found in the picture below.
1111

12-
![](../figures/flashing_interface.svg)
12+
![](figures/flashing_interface.svg)
1313

1414
3) After flashing is done, all the PCBs should be stacked, aligned,
1515
and secured together using x5 2 mm diameter pins.
@@ -21,4 +21,15 @@ The dowels can be purchased in general hardware stores
2121
or on [Amazon](https://www.amazon.co.uk/Wooden-Sticks-Round-Dowels-Natural/dp/B07T4ZFFHQ)
2222
and other online shops.
2323

24-
![](../figures/blow_scheme.svg)
24+
![](figures/blow_scheme.svg)
25+
26+
## BOM for final assembly of Babel-Babel
27+
28+
| Name | Quantity |
29+
| ------------- | -------- |
30+
| Main PCB | 1 |
31+
| Wood dowel | 5 |
32+
| Part A | 2 |
33+
| Part B1 | 1 |
34+
| Part C | 1 |
35+
| Part D | 1 |
File renamed without changes.

0 commit comments

Comments
 (0)