Wifi RAMPS

From RepRap
Revision as of 12:14, 31 December 2014 by Glenn (talk | contribs) (+Category:Wireless 3D printing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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