From 5677d6b61acff4f2f4b3c752fe51f9b8350fb14a Mon Sep 17 00:00:00 2001 From: PSR0001 Date: Sun, 18 Jun 2023 09:10:00 +0530 Subject: Update libries for KiCad V6 --- .../template/Arduino_Micro/meta/brd.png | Bin 63123 -> 55066 bytes .../template/Arduino_Micro/meta/icon.png | Bin 3116 -> 3116 bytes .../template/Arduino_Micro/meta/info.html | 50 +++++++++------------ 3 files changed, 22 insertions(+), 28 deletions(-) (limited to 'library/kicadLibrary/template/Arduino_Micro/meta') diff --git a/library/kicadLibrary/template/Arduino_Micro/meta/brd.png b/library/kicadLibrary/template/Arduino_Micro/meta/brd.png index 3911951a..0be7b05f 100644 Binary files a/library/kicadLibrary/template/Arduino_Micro/meta/brd.png and b/library/kicadLibrary/template/Arduino_Micro/meta/brd.png differ diff --git a/library/kicadLibrary/template/Arduino_Micro/meta/icon.png b/library/kicadLibrary/template/Arduino_Micro/meta/icon.png index 1229faa2..42978310 100644 Binary files a/library/kicadLibrary/template/Arduino_Micro/meta/icon.png and b/library/kicadLibrary/template/Arduino_Micro/meta/icon.png differ diff --git a/library/kicadLibrary/template/Arduino_Micro/meta/info.html b/library/kicadLibrary/template/Arduino_Micro/meta/info.html index 7a8d2dc1..15d0a20d 100644 --- a/library/kicadLibrary/template/Arduino_Micro/meta/info.html +++ b/library/kicadLibrary/template/Arduino_Micro/meta/info.html @@ -1,28 +1,22 @@ - - - - -Arduino Micro - Expansion Board - - - - - -

This project template is the basis of an expansion board for the - Arduino Micro

- -This base project includes a PCB edge defined as the same
-size as the Arduino Micro 2 PCB with the connectors placed
-correctly to align the two boards.

- -Contours and holes can be easely modified, just remove line or hole
-and redraw wath you want in layer "edge.cuts".
-In layer "Dwgs.User" you have the position of Reset button,
-USB, ISP and Power connector,

- -The final PCB looks like the following: -

-





-

-

(c)2015 Jonathan Iapicco.

+ + + Arduino Micro + + +

Arduino Micro

+ +

+ This template forms the basis for a board with the same layout as an Arduino Micro, including the appropriate board outline, header locations, and annotations denoting the location of the USB port, reset button, and ICSP header. +

+ +

+ Note: this template is not a shield. Rather, it is intended for + those who want to design a board that has the same footprint as an Arduino + Micro. +

+ +

+ +

(c) 2021 Caleb Reister

+ + -- cgit