This is a LPC1549-based firmware to control Makeblock XY-plotter with laser engraver update.
- Hardware
- Software
- mDraw to control the plotter.
- MCUXpresso IDE to build the source code.
- 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.
- LPCOpen Libraries for LPC1549
- FreeRTOS v8.0