Skip to content

Commit c964c48

Browse files
authored
Update README.md
update links and description for the Qwiic Pro Micro version
1 parent 9f7cbf2 commit c964c48

File tree

1 file changed

+10
-17
lines changed

1 file changed

+10
-17
lines changed

README.md

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,11 @@
1-
Pro Micro
1+
Qwiic Pro Micro USB C
22
=========
33

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-
</tr>
9-
<tr>
10-
<td><div align="center">Pro Micro - 3.3V/8MHz [<a href="https://www.sparkfun.com/products/12587">DEV-12587</a>]</div></td>
11-
<td><div align="center">Pro Micro - 5V/16MHz [<a href="https://www.sparkfun.com/products/12640">DEV-12640</a>]</div></td>
12-
</tr>
13-
</table>
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)
145

15-
The Pro Micro is a micro controller with an ATMega32U4 IC on board.
16-
The USB transceiver is inside the 32U4, adding USB connectivity on-board without external USB interfaces.
17-
This comes in both a 3.3V and 5V version.
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.
189

1910

2011
Repository Contents
@@ -26,14 +17,16 @@ Repository Contents
2617

2718
Documentation
2819
--------------
29-
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/pro-micro--fio-v3-hookup-guide)** - Basic hookup guide for the Pro Micro.
30-
* **[SparkFun Arduino Board Addon](https://github.com/sparkfun/Arduino_Boards/)** - Arduino board addon for Pro Micro.
20+
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/qwiic-pro-micro-usb-c-atmega32u4-hookup-guide)** - Basic hookup guide for the Qwiic Pro Micro.
21+
* **[SparkFun Arduino Board Addon](https://github.com/sparkfun/Arduino_Boards/)** - Arduino board addon for Qwiic Pro Micro.
3122
* **[SparkFun Graphical Datasheets](https://github.com/sparkfun/Graphical_Datasheets)** - Graphical datasheets for various SparkFun products.
23+
* **[SparkFun Fritzing repo](https://github.com/sparkfun/Fritzing_Parts)** - Fritzing diagrams for SparkFun products.
3224

3325
Product Versions
3426
----------------
35-
* [DEV-12587](https://www.sparkfun.com/products/12587)- 3.3V/8MHz version
27+
* [DEV-15795](https://www.sparkfun.com/products/15795)- 5V/16MHz version with Qwiic connector and USB C
3628
* [DEV-12640](https://www.sparkfun.com/products/12640)- 5V/16MHz version
29+
* [DEV-12587](https://www.sparkfun.com/products/12587)- 3.3V/8MHz version
3730

3831
License Information
3932
-------------------

0 commit comments

Comments
 (0)