Skip to content

Commit 19edeff

Browse files
authored
Update README.md
1 parent 1b8f2d2 commit 19edeff

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

README.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
1-
Qwiic Pro Micro USB C
2-
=========
3-
4-
[![Qwiic Pro Micro USB C ](https://cdn.sparkfun.com/assets/parts/1/4/4/0/4/15795-Pro_Micro_C-01.jpg)](https://www.sparkfun.com/products/15795)
5-
6-
[*SparkFun Qwiic Pro Micro - USB-C (ATmega32U4) (DEV-15795)*](https://www.sparkfun.com/products/15795)
7-
8-
The Qwiic Pro Micro is a microcontroller with an ATMega32U4 IC on board. The USB transceiver is inside the 32U4, adding USB connectivity on-board without external USB interfaces. The board includes a jumper to select either 5V or 3.3V.
9-
1+
SparkFun Pro Micro and Qwiic Pro Micro USB-C
2+
========================================
3+
4+
<table class="table table-hover table-striped table-bordered">
5+
<tr>
6+
<td><a href="https://www.sparkfun.com/products/12587"><div align="center"><img src="https://cdn.sparkfun.com//assets/parts/9/2/4/9/12587-01b.jpg" title="Pro Micro - 3.3V/8MHz"></div></a></td>
7+
<td><a href="https://www.sparkfun.com/products/12640"><img src="https://cdn.sparkfun.com//assets/parts/9/3/2/6/12640-01a.jpg"" title="Pro Micro - 5V/16MHz"></div></a></center></td>
8+
<td><a href="https://www.sparkfun.com/products/15795"><img src="https://cdn.sparkfun.com/assets/parts/1/4/4/0/4/15795-Pro_Micro_C-01.jpg"" title="Qwiic Pro Micro USB C"></div></a></center></td>
9+
</tr>
10+
<tr>
11+
<td><div align="center">Pro Micro - 3.3V/8MHz [<a href="https://www.sparkfun.com/products/12587">DEV-12587</a>]</div></td>
12+
<td><div align="center">Pro Micro - 5V/16MHz [<a href="https://www.sparkfun.com/products/12640">DEV-12640</a>]</div></td>
13+
<td><div align="center">Qwiic Pro Micro - USB-C (ATmega32U4) [<a href="https://www.sparkfun.com/products/15795">DEV-15795</a>]</div></td>
14+
</tr>
15+
</table>
16+
17+
The Pro Micro is a microcontroller with an ATMega32U4 IC on board. The USB transceiver is inside the 32U4, adding USB connectivity on-board without external USB interfaces. The Pro Micro comes in both a 3.3V and 5V version. For users using the Qwiic Pro Micro USB-C, the board includes a jumper to select either 5V or 3.3V, reset button, castellated pads, and Qwiic connector. The USB connector and voltage regulator are also different.
1018

1119
Repository Contents
1220
-------------------
@@ -17,7 +25,9 @@ Repository Contents
1725

1826
Documentation
1927
--------------
20-
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/qwiic-pro-micro-usb-c-atmega32u4-hookup-guide)** - Basic hookup guide for the Qwiic Pro Micro.
28+
* **Hookup Guide**
29+
* **[Pro Micro & Fio V3](https://learn.sparkfun.com/tutorials/pro-micro--fio-v3-hookup-guide)** - Basic hookup guide for the Pro Micro (ATmega32U4) 3.3V and 5V versions and as well as the Fio V3.
30+
* **[Qwiic Pro Micro USB-C](https://learn.sparkfun.com/tutorials/qwiic-pro-micro-usb-c-atmega32u4-hookup-guide)** - Basic hookup guide for the Qwiic Pro Micro.
2131
* **[SparkFun Arduino Board Addon](https://github.com/sparkfun/Arduino_Boards/)** - Arduino board addon for Qwiic Pro Micro.
2232
* **[SparkFun Graphical Datasheets](https://github.com/sparkfun/Graphical_Datasheets)** - Graphical datasheets for various SparkFun products.
2333
* **[SparkFun Fritzing repo](https://github.com/sparkfun/Fritzing_Parts)** - Fritzing diagrams for SparkFun products.

0 commit comments

Comments
 (0)