Skip to content
/ yafg Public

Very simple Frequency Generator for testing CNC Motor/Driver/Axis

License

Notifications You must be signed in to change notification settings

rubienr/yafg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yafg - Yet Another Frequency Generator

This project implements a very simple frequency generator for testing CNC, stepper motor or stepper driver when putting in charge. It is written in C using the arduino IDE and applies the Arduino Nano platform. The implementation provides a potentiometer and six push buttons for reading the requested signal to be generated at the specified output/axis

YAFG is useful when putting a CNC mechanics, stepper motors or stepper driver in charge.

Basic Information:

  • applies the Arduino Nano platform (ATMega328P)
  • generates pulses for up to three stepper driver
  • two press buttons per driver (left/right motor turn direction)
  • potentiometer for adjusting speed/signal freqeuncy (approximately 100Hz to 6KHz).

Example Usage

  • demonstration video example usage hardware implementation

About

Very simple Frequency Generator for testing CNC Motor/Driver/Axis

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Other 100.0%