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
+31-27Lines changed: 31 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,32 +4,36 @@
4
4
This is a library of KiCad schematic symbols and PCB footprints for common Arduino modules. You can use them to make your own PCB design which will effortlessly connect with your chosen Arduino module.
5
5
6
6
Currently included modules:
7
-
- Arduino 101 Shield
8
-
- Arduino Due Shield
9
-
- Arduino Leonardo Shield
10
-
- Arduino M0 Shield
11
-
- Arduino M0 Pro Shield
12
-
- Arduino Mega 2560 Shield
13
-
- Arduino Micro Socket
14
-
- Arduino Mini Socket
15
-
- Arduino MKR Zero Socket
16
-
- Arduino MKR 1000 WiFi Socket
17
-
- Arduino MKR WiFi 1010 Socket
18
-
- Arduino MKR FOX 1200 Socket
19
-
- Arduino MKR WAN 1300 Socket
20
-
- Arduino MKR WAN 1310 Socket
21
-
- Arduino MKR GSM 1400 Socket
22
-
- Arduino MKR NB 1500 Socket
23
-
- Arduino MKR Vidor 4000 Socket
24
-
- Arduino Nano Socket
25
-
- Arduino Nano Every SMD
26
-
- Arduino Nano Every Socket
27
-
- Arduino Pro Mini Socket
28
-
- Arduino Uno R3 Shield
29
-
- Arduino Uno R3 SMD Shield
30
-
- Arduino Uno WiFi R2 Shield
31
-
- Arduino Zero Shield
32
-
- Pro Mini Clone Socket
7
+
- Arduino **101** Shield
8
+
- Arduino **Due** Shield
9
+
- Arduino **Leonardo** Shield
10
+
- Arduino **M0** Shield
11
+
- Arduino **M0 Pro** Shield
12
+
- Arduino **Mega 2560** Shield
13
+
- Arduino **Micro** Socket
14
+
- Arduino **Mini** Socket
15
+
- Arduino **MKR Zero** Socket
16
+
- Arduino **MKR 1000 WiFi** Socket
17
+
- Arduino **MKR WiFi 1010** Socket
18
+
- Arduino **MKR FOX 1200** Socket
19
+
- Arduino **MKR WAN 1300** Socket
20
+
- Arduino **MKR WAN 1310** Socket
21
+
- Arduino **MKR GSM 1400** Socket
22
+
- Arduino **MKR NB 1500** Socket
23
+
- Arduino **MKR Vidor 4000** Socket
24
+
- Arduino **Nano** Socket
25
+
- Arduino **Nano 33 BLE** SMD
26
+
- Arduino **Nano 33 BLE** Socket
27
+
- Arduino **Nano 33 BLE Sense** SMD
28
+
- Arduino **Nano 33 BLE Sense** Socket
29
+
- Arduino **Nano Every** SMD
30
+
- Arduino **Nano Every** Socket
31
+
- Arduino **Pro Mini** Socket
32
+
- Arduino **Uno R3** Shield
33
+
- Arduino **Uno R3 SMD** Shield
34
+
- Arduino **Uno WiFi R2** Shield
35
+
- Arduino **Zero** Shield
36
+
- Clone **Pro Mini** Socket
33
37
34
38
*"Shield" means the module is designed to plug in from beneath your PCB. "Socket" means the module is designed to plug in from above your PCB. "SMD" means the module is designed to be soldered directly on to your PCB using surface-mount pads.*
35
39
@@ -40,7 +44,7 @@ This library is in the new KiCad 6 "S-Expressions" format, and is not compatible
40
44
All are welcome!
41
45
Please open an [Issue](https://github.com/Alarm-Siren/arduino-kicad-library/issues) or [Pull Request](https://github.com/Alarm-Siren/arduino-kicad-library/pulls), as appropriate.
42
46
43
-
## Legal Information & License
47
+
## License & Legal
44
48
Copyright 2017-2022, [Nicholas Parks Young](https://github.com/Alarm-Siren). All Rights Reserved.
45
49
46
50
Except as otherwise noted, the content of this library is licensed under the
0 commit comments