Welcome! Log In Create A New Profile

Advanced

Arduino Board Question

Posted by heteronormative 
Arduino Board Question
December 24, 2011 09:20AM
Is it possible to create a RepRap with an Arduino Duomilanove? Can someone summarize how many I/Os the reprap has? I'm a little new at this.
Re: Arduino Board Question
December 24, 2011 10:03AM
Yes.

Two pins for each stepper motor (STEP, DIR), one analog pin for each temperature sensor, one PWM pin for each heater. Stepper enable pins, endstops, SD card etc. are abdicable.

You'll find a Duemilanove has more pins than absolutely neccessary, allowing you endstops anyways. Try Teacup firmware, it fits on an ATmega 168 without too many tweaks.


Generation 7 Electronics Teacup Firmware RepRap DIY
     
Re: Arduino Board Question
December 24, 2011 11:58AM
Thanks for the response!

So is there a big performance difference between the 2 boards and what are Stepper enable pins?
Re: Arduino Board Question
December 25, 2011 04:44AM
An ATmega168 running at 16 MHz has the exactly same maths perfomance as an ATmega2560 running at that speed.


Generation 7 Electronics Teacup Firmware RepRap DIY
     
Sorry, only registered users may post in this forum.

Click here to login