https://github.com/mwood77/osww
The Open Source Watch Winder - a modular, simple-to-build watch winder.
https://github.com/mwood77/osww
arduino cc-by-nc-sa raspberry-pi-pico
Last synced: 27 days ago
JSON representation
The Open Source Watch Winder - a modular, simple-to-build watch winder.
- Host: GitHub
- URL: https://github.com/mwood77/osww
- Owner: mwood77
- License: other
- Created: 2023-03-11T14:09:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T09:36:44.000Z (7 months ago)
- Last Synced: 2025-03-31T08:08:21.064Z (about 1 month ago)
- Topics: arduino, cc-by-nc-sa, raspberry-pi-pico
- Language: C++
- Homepage:
- Size: 42.8 MB
- Stars: 92
- Watchers: 12
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/mwood77/osww/actions/workflows/selenium-web.yml)
[](https://github.com/mwood77/osww/actions/workflows/lint-markdown.yml)
OSWW
The Open Source Watch Winder
👉 See OSWW & Winderoo in action on youtube 👈
![]()
OSWW is an open source high quality, modular watch winder.
### Key Features
* Silent belt drive
* Minimal electronics / programming experience required
* Easy to print!## Prerequisites
### Download and install the following:
1. [Arduino IDE](https://www.arduino.cc/en/software)
1. [Add Raspberry Pi Pico to the Arduino IDE](https://www.upesy.com/blogs/tutorials/install-raspberry-pi-pico-on-arduino-ide-software)
- Do not proceed past the heading "**Upload a program to the Pi Pico**"## Build Instructions
1. [Bill of Materials (what you need to buy)](./instructions/bom-requirements.md)
1. [Printing Recommendations](./instructions/printing-recommendations.md)
- [Model Files](./models)
1. [Build Guide](./instructions/build-guide.md)
1. [Wiring Diagram](./instructions/wiring-diagram.md)
1. [Upload the Code](./instructions/upload-code.md)## Supercharge your OSWW!
> This upgrade requires a different microcontroller
- Checkout [Winderoo](https://github.com/mwood77/winderoo), which adds more complex behaviour and a GUI to your build!