Wifi RAMPS

From RepRap
Jump to: navigation, search

This page documents the addition of Wifi capacities to the RAMPS Arduino Mega Shield. (I am currently working on RAMPS 1.4)

Using the Arduino Mega 2560's UART port 2 (pins 16 and 17) the Wifi module acts like a USB cable to send GCODE to the printer.

Components

Software

  • Marlin (Updated to use UART2)
  • PySerial