Skip to content

Andy1978/needler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR Needler

Pneumatic CNC engraving machine.

  • Text input via PS2 Keyboard on Atmega32 (CPU1). User feedback via HD44780 based LCD.
  • G-code generation from entered text with libhf2gcode.
  • CPU1 sends g-code via UART to CPU2 with grbl (https://github.com/grbl/grbl)
  • grbl generates the stepping sequences from the g-code

Used hardware: MKBoard Rev2.0 (Atmega32), Atmega328 for grbl, AMW 102 as stepper amp.

Links

About

simple CNC needler project using 8-bit RISC AVRs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published