An open API service indexing awesome lists of open source software.

https://github.com/brentnd/piplot

Draw bot for FRDM-KL25Z using pen suspended from two stepper motors.
https://github.com/brentnd/piplot

cortex-m draw-bot freescale plotter stepper-motor

Last synced: 2 months ago
JSON representation

Draw bot for FRDM-KL25Z using pen suspended from two stepper motors.

Awesome Lists containing this project

README

        

# PiPlot

Draw bot for FRDM-KL25Z using pen suspended from two stepper motors.

Uses two NEMA16, Bi-polar stepper motors paired with two TI L293DNE chips as motor drivers.
Custom driver firmware and plotting calculations are made to allow for X, Y settings on 2 dimensional drawing space.

======

## Drawings

![Fighter Pilot](/output/pilot.jpg?raw=true) ![Library](/output/library.jpg?raw=true) ![Jeep](/output/jeep.jpg?raw=true)

======

## Future Plans
Incorporate G-code translation for complex images and CAD drawings.