Arduino Compatible Pro Mini (HCARDU0059 & HCARDU0081)

admin
Site Admin
Posts: 866
Joined: Sun Aug 05, 2012 4:02 pm

Arduino Compatible Pro Mini (HCARDU0059 & HCARDU0081)

Post by admin » Wed Apr 10, 2013 1:31 pm

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]
You do not have the required permissions to view the files attached to this post.

lardconcepts
Posts: 7
Joined: Thu Sep 05, 2013 8:33 pm

Re: Arduino - Pro Mini (HCARDU0059)

Post by lardconcepts » Thu Sep 05, 2013 8:35 pm

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.

andrew
Site Admin
Posts: 1374
Joined: Sun Aug 05, 2012 4:15 pm

Re: Arduino - Pro Mini (HCARDU0059)

Post by andrew » Fri Sep 06, 2013 8:40 am

Yes it will work fine, it is the same as an FTDI cable, just in module form.
Comments made by this poster do not necessarily reflect the views of Hobby Components Ltd.

lardconcepts
Posts: 7
Joined: Thu Sep 05, 2013 8:33 pm

Re: Arduino - Pro Mini (HCARDU0059)

Post by lardconcepts » Fri Sep 06, 2013 9:04 am

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 :)

andrew
Site Admin
Posts: 1374
Joined: Sun Aug 05, 2012 4:15 pm

Re: Arduino - Pro Mini (HCARDU0059)

Post by andrew » Fri Sep 06, 2013 9:38 am

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.
Comments made by this poster do not necessarily reflect the views of Hobby Components Ltd.

lamb
Posts: 3
Joined: Sun Sep 29, 2013 12:07 pm

Re: Arduino - Pro Mini (HCARDU0059)

Post by lamb » Sat Oct 05, 2013 4:35 pm

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

andrew
Site Admin
Posts: 1374
Joined: Sun Aug 05, 2012 4:15 pm

Re: Arduino - Pro Mini (HCARDU0059)

Post by andrew » Sun Oct 06, 2013 10:24 am

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.
Comments made by this poster do not necessarily reflect the views of Hobby Components Ltd.

lamb
Posts: 3
Joined: Sun Sep 29, 2013 12:07 pm

Re: Arduino - Pro Mini (HCARDU0059)

Post by lamb » Sun Oct 06, 2013 3:17 pm

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

andrew
Site Admin
Posts: 1374
Joined: Sun Aug 05, 2012 4:15 pm

Re: Arduino - Pro Mini (HCARDU0059)

Post by andrew » Sun Oct 06, 2013 6:44 pm

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.
Comments made by this poster do not necessarily reflect the views of Hobby Components Ltd.

lamb
Posts: 3
Joined: Sun Sep 29, 2013 12:07 pm

Re: Arduino - Pro Mini (HCARDU0059)

Post by lamb » Tue Oct 15, 2013 7:37 pm

Thank you for sorting out my pro mini. :D

Post Reply

Return to “Arduino Development Boards”