Skip to content

Commit

Permalink
wip 4-layer layout
Browse files Browse the repository at this point in the history
  • Loading branch information
slimcdk committed Nov 26, 2024
1 parent f42bc69 commit 728d439
Show file tree
Hide file tree
Showing 4 changed files with 4,438 additions and 2,016 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,38 @@
# WiSweep

Compact WiFi and Bluetooth (5.0) / ZigBee NEMA17 stepper controller featuring stall detection and ultra silent operation. Supply 5-35V upto 3A.
Compact WiFi and Bluetooth (5.0) / ZigBee NEMA17 stepper controller featuring stall detection and ultra silent operation. Supply 5-36V upto 3A.

![the picture](generated/images/driver-board-render-3.png)

## Production files

[![Compile production files](https://github.com/slimcdk/wisweep/actions/workflows/compile-production-files.yml/badge.svg)](https://github.com/slimcdk/wisweep/actions/workflows/compile-production-files.yml)

## Contribution

Clone repository and fetch submodules

```bash
$ git clone --recursive-submodules [email protected]:slimcdk/wisweep.git
```


## Versioning

Revisions are controlled through git tags such any production easily can be traced back to a commit containing everything. Complete sets of compatible schematics, PCB layouts, documentations, 3D models etc will all stay together under same tag in the source history.
Revisions are controlled through git tags such any production easily can be traced back to a commit containing everything. Complete sets of compatible schematics, PCB layouts, documentations, 3D models etc will all stay together under same tag in the source history.

---

## Software uses

* https://www.kicad.org/
* https://www.freecadweb.org/
* https://github.com/features/actions
* https://github.com/INTI-CMNB/KiBot
* https://code.visualstudio.com/
* https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers


## Notes

### Parts

`VKMB1001H330MV` can be hard to source - `VKMB1001H220MV` (22µF variant) is an alternative.
`VKMB1001H330MV` can be hard to source - `VKMB1001H220MV` (22µF variant) is an alternative.
Loading

0 comments on commit 728d439

Please sign in to comment.