Skip to content

Commit

Permalink
First release (#22)
Browse files Browse the repository at this point in the history
* repo directories restructured

* Update README.md

* Update README.md

* Update manufacturing.md
  • Loading branch information
farzan-saleem committed Aug 16, 2021
1 parent 8aa09cd commit a8c375a
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 5 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ These connectors may be used for production testing purposes.

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

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

## Standalone debug tool

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

![](figures/General_view.png)
![](docs/figures/General_view.png)

![](figures/Pinout.png)
![](docs/figures/Pinout.png)

## Production flashing tool

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

![](https://github.com/Zubax/MyDuck-LV/blob/master/figures/Myduck-LV-jig.png)

## Manufacturing instructions

For details on the manufacturing process of the device, check the
instructions at [manufacturing document](/docs/manufacturing.md).

## Release notes

Newest entries at the top.

### Babel-Babel v1.0 (2021)

The original version.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
15 changes: 13 additions & 2 deletions manufacturing/readme.md → docs/manufacturing.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This operation should be performed without installing any connectors on the PCB,
a 4-pin pogo pin connector should be used instead.
Connectors' pinouts used for flashing can be found in the picture below.

![](../figures/flashing_interface.svg)
![](figures/flashing_interface.svg)

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

![](../figures/blow_scheme.svg)
![](figures/blow_scheme.svg)

## BOM for final assembly of Babel-Babel

| Name | Quantity |
| ------------- | -------- |
| Main PCB | 1 |
| Wood dowel | 5 |
| Part A | 2 |
| Part B1 | 1 |
| Part C | 1 |
| Part D | 1 |
File renamed without changes.

0 comments on commit a8c375a

Please sign in to comment.