A Pickup Winding machine built on an ATmega8

The core of this project is an ATmega8.
It features:

  • wind counter
  • slow startup
  • automatic stop
  • configurable motor speed
  • configurable winds
  • 2 directions

If you are looking for a CNC version: you can find it here: http://davidegironi.blogspot.it/2016/06/a-cnc-pickup-winding-machine-built-on.html
This winder has an LCD display that will show

  • the current motor direction
  • the rotating speed of your pickup
  • the total and current wind counter

A Pickup Winding machine built on an ATmega8You can also setup:

  • motor direction – clockwise, or anti-clockwise
  • direction of the wind counter to increase – clockwise, or anti-clockwise
  • motor max speed – from 1(min) to 100 (max)
  • motor startup accelleration – from 1(min) to 100 (max)
  • numbers of wind – from 1(min) to 99999 (max)
  • auto stop mode – manual mode, or stop when all winds are done

There are 3 buttons, SELECT, button UP and DOWN.
To enter the programming mode, just long press SELECT button.
Press SELECT once to change the programming parameter, button UP and DOWN to edit the selected value, then long press SELECT again to save new values.
If you are in building mode, to make the wind start press the RUN pedal, it will start with a slow startup, to stop the winder release the RUN pedal.
Long press butto UP to change direction.
Long press butto DOWN to reset counter.
The winding machine will automatically stops when the wind counter reach the configured number, and it can goes less than zero
If you disable the autostop mode, the machine will always count wind, independently by the direction choosen.
The motor used is cheap DC motor 12V 1200rpm, the motor driver is L298N chip board.
This library was developed on Eclipse, built with avr-gcc on ATmega8 @ 8MHz.Schematic A Pickup Winding machine built on an ATmega8For more detail: A Pickup Winding machine built on an ATmega8


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top