You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-10Lines changed: 20 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,20 @@
1
-
Qwiic Pro Micro USB C
2
-
=========
3
-
4
-
[](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.
<td><ahref="https://www.sparkfun.com/products/15795"><imgsrc="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>
<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.
10
18
11
19
Repository Contents
12
20
-------------------
@@ -17,7 +25,9 @@ Repository Contents
17
25
18
26
Documentation
19
27
--------------
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.
21
31
***[SparkFun Arduino Board Addon](https://github.com/sparkfun/Arduino_Boards/)** - Arduino board addon for Qwiic Pro Micro.
22
32
***[SparkFun Graphical Datasheets](https://github.com/sparkfun/Graphical_Datasheets)** - Graphical datasheets for various SparkFun products.
23
33
***[SparkFun Fritzing repo](https://github.com/sparkfun/Fritzing_Parts)** - Fritzing diagrams for SparkFun products.
0 commit comments