- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 4 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 10 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 11 months ago
- Snowflake with ArduinoPosted 11 months ago
- Holographic Christmas TreePosted 12 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 12 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
DIY an Arduino-Powered Motor Winding Machine
If you need a DC Motor for your next project, you can obviously buy it or you can build it!
In order to assist with the winding process for a self-built motor, on thingiverse you can find an innovative fixture with two stepper motors and an Arduino Nano for control.
Component needed :
- Arduino nano
- Nema17 Stepper
- A4988 driver
- 0.96″ OLED Display
- Push buttons
- Switch
- Drill Chuck
- 626ZZ Bearing
The bare motor armature is held in a vertical orientation by one stepper, while the other winds wire using a hollow 3D-printed feeder mechanism. User interface consists of an OLED screen and buttons that let you select the number of windings and another to advance the armature to the next coil location.
Here you can find the Arduino code. Watch the video below to see how it works: