Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions content/categories/official-hardware/classic/leonardo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Leonardo

## Permissions

| Group | See | Reply | Create |
| -------- | --- | ----- | ------ |
| everyone | ✓ | ✓ | ✓ |

## Published At

https://forum.arduino.cc/c/official-hardware/classic/leonardo/<!-- TODO -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- https://forum.arduino.cc/t/about-the-leonardo-category/<!-- TODO -->
- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/<!-- TODO -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Discussion about the Leonardo board

The Arduino Leonardo is powered by the **ATmega32U4** microcontroller. This microcontroller has built-in USB communication, allowing the Leonardo to appear to a connected computer as USB devices such as a keyboard, mouse, or gamepad.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# About the Leonardo category

## Published At

https://forum.arduino.cc/t/about-the-leonardo-category/<!-- TODO -->
1 change: 1 addition & 0 deletions content/categories/order.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- Emergency Response: Covid-19 Projects
- Official Hardware
- Classic
- Leonardo
- UNO R4 Minima
- UNO R4 WiFi
- UNO WiFi Rev2
Expand Down
Loading