Skip to content

Commit 6865f8f

Browse files
authored
Update README.md
1 parent 1e2c22e commit 6865f8f

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
Arduino Pro Mini 328
22
====================
33

4-
[![Arduino Pro Mini 328 - 5V/16MHz](https://dlnmh9ip6v2uc.cloudfront.net/images/products/1/1/1/1/3/11113-01d_i_ma.jpg)
5-
*Arduino Pro Mini 328 - 5V/16MHz (Dev-11113)*](https://www.sparkfun.com/products/11113)
4+
<table class="table table-hover table-striped table-bordered">
5+
<tr align="center">
6+
<td><a href="https://www.sparkfun.com/products/11113"><img src="https://dlnmh9ip6v2uc.cloudfront.net/images/products/1/1/1/1/3/11113-01d_i_ma.jpg" title="Arduino Pro Mini 328 - 5V/16MHz"></a></td>
7+
<td><a href="https://www.sparkfun.com/products/11114"><img src="https://cdn.sparkfun.com/assets/parts/6/5/4/0/11114-01.jpg" title="Arduino Pro Mini 328 - 3.3V/8MHz
8+
"></a></td>
9+
</tr>
10+
<tr align="center">
11+
<td><i>Arduino Pro Mini 328 - 5V/16MHz [<a href="https://www.sparkfun.com/products/11113">DEV-11113</a>]</i></td>
12+
<td><i>Arduino Pro Mini 328 - 3.3V/8MHz [<a href="https://www.sparkfun.com/products/11114">DEV-11114</a>]</i></td>
13+
</tr>
14+
</table>
615

716
SparkFun's Arduino Pro Mini 328 is a bare bones super small Arduino compatible development board. This hardware is used for both the 3.3V/8MHz and the 5V/16MHz versions.
17+
818
Both of these products use the same PCB, but are populated with unique voltage regulators and resonators.
919

1020
Repository Contents
@@ -13,6 +23,10 @@ Repository Contents
1323
* **/Hardware** - Eagle design files (Schematic and Board)
1424
* **/Production** - Test bed files and production panel files
1525

26+
Documentation
27+
--------------
28+
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/using-the-arduino-pro-mini-33v)** - Basic hookup guide for the Arduino Pro Mini 3.3V/8MHz. It can be used as a guide with the 5V. The only difference is selecting the board definition in the Arduino IDE and logic levels.
29+
1630
Product Versions
1731
----------------
1832
* [DEV-11113](https://www.sparkfun.com/products/11113)- 5V/16MHz Pro Mini

0 commit comments

Comments
 (0)