-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4,438 additions
and
2,016 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Oops, something went wrong.