Page 1 of 3

Arduino Compatible Pro Mini (HCARDU0059 & HCARDU0081)

Posted: Wed Apr 10, 2013 1:31 pm
by admin
Image

Image

The Arduino Pro Mini is a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, an on-board resonator, a reset button, and holes for mounting pin headers. A six pin header can be connected to an FTDI cable to provide USB power and communication to the board.

The Arduino Pro Mini is intended for semi-permanent installation in objects or exhibitions. The board comes without pre-mounted headers, allowing the use of various types of connectors or direct soldering of wires. The pin layout is compatible with the Arduino Mini.

We currently sell two versions of this board, a 5V/16MHz version (HCARDU0059) as pictured above, and a 3.3V/8MHz version (HCARDU0081).

Summary 5V Version
Microcontroller: ATmega328
Operating Voltage: 5V
Input Voltage: 5 - 12 V
Digital I/O Pins: 14 (of which 6 provide PWM output)
Analog Input Pins: 6
DC Current per I/O Pin: 40 mA
Flash Memory: 32 KB (of which 2 KB used by bootloader)
SRAM: 2 KB
EEPROM: 1 KB
Clock Speed: 16 MHz


Summary 3.3V Version
Microcontroller: ATmega328
Operating Voltage: 3.3V
Input Voltage: 5 - 9.6 V
Digital I/O Pins: 14 (of which 6 provide PWM output)
Analog Input Pins: 6
DC Current per I/O Pin: 40 mA
Flash Memory: 32 KB (of which 2 KB used by bootloader)
SRAM: 2 KB
EEPROM: 1 KB
Clock Speed: 8MHz



Image

Image

Please note that this diagram currently contains an error for the SPI interface. The alternate function for pin ADC4 is SDA not SCL. Thanks to oe1gca for pointing this out.
PDF Version (Full Size):
ProMini.pdf
Order Links:
5V Pro Mini
[url=http://hobbycomponents.com/boards/385-a ... o-mini3.3V Pro Mini[/url]

Re: Arduino - Pro Mini (HCARDU0059)

Posted: Thu Sep 05, 2013 8:35 pm
by lardconcepts
Hi there - can I just check that this is the right cable to program the pro mini?
http://hobbycomponents.com/index.php/ar ... apter.html
I searched for FTDI cable (which I thought I need) on the site, but no result, but I came across this cable while browsing.

Re: Arduino - Pro Mini (HCARDU0059)

Posted: Fri Sep 06, 2013 8:40 am
by andrew
Yes it will work fine, it is the same as an FTDI cable, just in module form.

Re: Arduino - Pro Mini (HCARDU0059)

Posted: Fri Sep 06, 2013 9:04 am
by lardconcepts
Perfect - in the basket it goes! Thanks for the quick reply. You know, you could probably upsell a little by either stocking an FTDI cable, or maybe a link to the module with "you might also want this" from the Pro Mini page. Or even just have the FDTI keyword in the module keywords so newbies like me could find it :)

Re: Arduino - Pro Mini (HCARDU0059)

Posted: Fri Sep 06, 2013 9:38 am
by andrew
Thanks for the suggestion. We recently switched to a new website and there are still many improvements to make. We will add the link to the Pro Mini today.

Re: Arduino - Pro Mini (HCARDU0059)

Posted: Sat Oct 05, 2013 4:35 pm
by lamb
My son bought me 2 mini pros from you one is ok but other flashers faster on powering up and will not program . Can you give me any advice

Re: Arduino - Pro Mini (HCARDU0059)

Posted: Sun Oct 06, 2013 10:24 am
by andrew
A fast flashing is normal for a pro min that has never been programmed and is actually a good sign as it means that it is running the bootloader and therefore the device is running. Could you describe how you are powering and programming the board? Can you also copy what error messages you are seeing.

Re: Arduino - Pro Mini (HCARDU0059)

Posted: Sun Oct 06, 2013 3:17 pm
by lamb
The first one I opened worked fine .
Second 0ne come up with this error message .
Binary sketch size: 1,084 bytes (of a 30,720 byte maximum)
avrdude: stk500_getsync(): not in sync: resp=0x00 .
I was loading blink sketch the programmer is USB Serial Port Download Adapter
From you at the same time or and powered from it as well

Re: Arduino - Pro Mini (HCARDU0059)

Posted: Sun Oct 06, 2013 6:44 pm
by andrew
The error message is just a generic error which just means that the Arduino IDE (avrdude) can't communicate with the device. This could be for any number of reasons. It is odd because it sounds like the device is running code, which leaves very little to go wrong with it. I would suggest checking the TX, RX and DTR connections from your programmer to the module and also check for any dry solder joints. Failing this, I would suggest contacting us at sales@hobbycomponents.com to arrange a return for testing.

Re: Arduino - Pro Mini (HCARDU0059)

Posted: Tue Oct 15, 2013 7:37 pm
by lamb
Thank you for sorting out my pro mini. :D