Skip to content

Commit cdb1288

Browse files
authored
Merge pull request #17 from eamars/fix_via_locations
Fix via locations
2 parents 044fd95 + edcf0a5 commit cdb1288

File tree

9 files changed

+20459
-19981
lines changed

9 files changed

+20459
-19981
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Raspberry Pi Pico Motor Expansion Board V2
22

3+
> [!Note]
4+
> You can purchase the board directly from Mellow 3D and ship worldwide now.
5+
> LINK: https://www.aliexpress.com/item/1005008080766173.html
6+
37
The Raspberry Pi Pico Motor Expansion Board V2 vis designed to be used as the controller for [OpenTrickler](https://github.com/eamars/OpenTrickler). The board is designed to trickle certain amount of charges (e.g, gun powder) from the reservoir by reading measurements from the attached precision digital balance and actuate corresponding motors.
48

59
![3d_view](resources/3d_view.png)
@@ -36,7 +40,7 @@ The board is designed to be manufactured with 4 layer PCB. Traces are placed at
3640

3741
The board is designed with hand soldering in mind. The board can also be manufactured by SMT.
3842

39-
![assembly](resources/assembly.jpg)
43+
![smt_assembly](resources/smt_assembly.png)
4044

4145
BOM and gerber files are provided under [production](motor_expansion_board_v2/production) directory. [Instructions](motor_expansion_board_v2/production/README.md) are also provided regarding the PCB contract manufactoring with JLCPCB.
4246

@@ -57,6 +61,7 @@ There are several components on JLCPCB that can be out of stock from time to tim
5761
## Revisions
5862

5963
* v2.0: Initial release
64+
* v2.1: Move all vias from pads to minimise SMT failure.
6065

6166
## Errata
6267

0 commit comments

Comments
 (0)