Megatronics 2.0

From RepRap
Revision as of 16:37, 17 January 2013 by Brupje (talk | contribs) (Created page with '{{Megatronics}} {{Development |image = Megatronics.jpg |status = Working |name = Megatronics |description = Single board solution, Remix of Arduino mega and RAMPS |license = [[G…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Crystal Clear action run.png
Megatronics

Release status: Working

Megatronics.jpg
Description
Single board solution, Remix of Arduino mega and RAMPS
License
Author
Contributors
Based-on
Categories
CAD Models
External Link


Summary

After using RAMPS for a long time I am still quite fond of it. There are some aspects of the board however that make it unusable for future electronics, which should be reliable and cheap. Also the wiring can we a bit fiddly. I have combined the Arduino MEGA and RAMPS boards into a single board solution. Only the stepper drivers are still modules for easy replacement.

Megatronics is based on many famous open-source products including: Arduino Mega 2560, RAMPS, SD Ramps. Therefor this product is an already proven design. It combines all major features of these board into a single board solution for more reliable 3D-printing.

Megatronics has a powerful Atmega2560 processor with 256 kB memory, running at 16Mhz. The board can be connected to a PC using a normal USB cable. It will register as FTDI FT232R device. The board is compatible with the Arduino Mega 2560 and will therefor be easily programmed from the Arduino IDE.

Basic setup

Megatronicsv2BasicSetup.png

Dual extruder setup

MegatronicsDualExtruderSetup.png

Hooking up LCD

Megatronics lcd.png

Hooking up keypad

Source files