Skip to content

tuangu/XY-plotter

Repository files navigation

XY Plotter

This is a LPC1549-based firmware to control Makeblock XY-plotter with laser engraver update.

See the plotter in action

Requirements

How to run it

  • Clone this repository and import all projects into MCUXpresso IDE.
  • Build the plotter project.
  • Flash the binary to a LPC1549 LPCXpresso board which is already connected to a Makeblock XY-plotter.
  • Connect the LPCXpresso board to a computer through a USB-serial port.
  • Use mDraw to control the plotter.

Dependencies

  • LPCOpen Libraries for LPC1549
  • FreeRTOS v8.0

Contributors