Summary of CNC Update 2 Using atmega32 microcontroller
The article details progress on a CNC project where interface boards have been etched, soldered, and tested. Currently, an ATmega32 microcontroller generates step and direction signals via RS232 for testing purposes. The final version plans to replace this setup with direct PC control for movement operations.
Parts used in the CNC Project:
- Interfaceboards
- IO / Control Boards
- ATmega32 microcontroller
- RS232 communication link
- PC (planned for final version)
Another update on the CNC.
The interfaceboards are etched, soldered and tested.
IO / Control Boards
Step- and directionsignals are generated by an ATmega32 which is controlled over RS232.
This is only for testing purpose. In the final version a PC will control the movement.
For more Detail: CNC Update 2 Using atmega32 microcontroller
-
What status have the interfaceboards reached?
The interfaceboards are etched, soldered, and tested. -
How are step and direction signals generated currently?
They are generated by an ATmega32 microcontroller. -
What method controls the ATmega32 during testing?
The microcontroller is controlled over RS232. -
Is the current setup intended for the final product?
No, the current setup is only for testing purposes. -
How will movement be controlled in the final version?
A PC will control the movement in the final version. -
Which component handles signal generation in the test phase?
The ATmega32 microcontroller handles signal generation.

