A000087

A000087 Datasheet


Code A000087

Part Datasheet
A000087 A000087 A000087 (pdf)
PDF Datasheet Preview
ARDUINO MINI 05

Code A000087

The Arduino Mini is a very compact version of the Arduino Nano without an USB to Serial connection

The Arduino Mini 05 is a small microcontroller board originally based on the ATmega168, but now supplied with the 328. datasheet , intended for use on breadboards and when space is at a premium. It has 14 digital input/output pins of which 6 can be used as PWM outputs , 8 analog inputs, and a 16 MHz crystal oscillator. It can be programmed with the USB Serial adapter or other USB or RS232 to TTL serial adapter.

Warning Don't power the Arduino mini with more than 9 volts, or plug the power in backwards you'll probably kill it.

You can find here your board warranty informations.

Getting Started

In the Getting Started section, you can find all the information you need to configure your board, use the Arduino Software IDE , and start to tinker with coding and electronics.

TECH SPECS

Microcontroller Operating Voltage Input Voltage Digital I/O Pins Analog Input Pins DC Current per I/O Pin Flash Memory SRAM EEPROM Clock Speed Length Width

ATmega328 5V V 14 of which 6 provide PWM output 8 of which 4 are broken out onto pins 40 mA 32 KB of which 2 KB used by bootloader 2 KB 1 KB 16 MHz 30 mm 18 mm

OSH Schematics

Arduino Mini is hardware! You can build your own board using the following files:

ARDUINO MINI 05 ARDUINO MINI 04 ARDUINO MINI 03 EAGLE FILES MINI 05

GERBER FILES MINI 04 USB ADAPTOR ZIP FILES

Programming

The Arduino Mini can be programmed with the Arduino software download . For details, see thereference and tutorials.

To program the Arduino Mini, you will need a USB Serial adapter or other USB or RS232 to TTL serial adapter. See the page on getting started with the Arduino Mini for instructions.

The ATmega328 on the Arduino Mini comes preburned with a bootloader that allows you to upload new code to it without the use of an The bootloader communicates using the original STK500 protocol reference, C header files .

You can also bypass the bootloader and program the ATmega328 with ICSP Circuit Serial Programming see the page on bootloading the Mini for information on wiring up an ICSP header to the Mini and the programmer for instructions on using a programmer to upload a sketch.

Input and Output

Each of the 14 digital pins on the Mini can be used as an input or output. They operate at 5 volts. Each pin can provide or receive a maximum of 40 mA and has an internal resistor disconnected by default of kOhms. Pins 3, 5, 6, 9, 10, and 11 can provide PWM output for details see the analogWrite function. If anything besides the Mini USB or other adapter is connected to pins 0 and 1, it will interfere with the USB communication, preventing new code from being uploaded or other communication with the computer.

The Mini has 8 analog inputs, each of which provide 10 bits of resolution i.e. 1024 different values . Inputs 0 to 3 are broken out onto pins input 4 to 7 require soldering into the provided holes. By default the analog inputs measure from ground to 5 volts, though is it possible to change the upper end of their range using the AREF pin and some code.

See also the mapping between Arduino pins and ATmega168/328 ports.

Pinout

Note the pinout changed from version 03 to version 04 of the Mini, please be sure you use the right diagram.

Pin out of the Arduino Mini older Pin out of the Arduino Mini 04 and
versions are compatible, but missing 05. Note that the ground pin on the left
theIO7 header at the top
has moved down one pin.
More datasheets: W2G115-AG71-09 | W2G115-AD17-13 | W2G115-AD15-13 | W2G115-AD17-01 | W2G115-AE31-13 | W2G115-AD15-01 | W2G115-AE31-01 | W2G115-AE53-01 | W2G115-AE53-13 | AOZ3054DI


Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived A000087 Datasheet file may be downloaded here without warranties.

Datasheet ID: A000087 518310