Skip to content

Commit 0ff1692

Browse files
committed
New Board: Nicla Sense ME
Close #79
1 parent 3121637 commit 0ff1692

File tree

2 files changed

+52
-5
lines changed

2 files changed

+52
-5
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# KiCad Symbol & Footprint Library for Arduino Modules
44
*Version 4.0.0*
55

6-
![Required KiCad Version](https://img.shields.io/badge/kicad-%3E%3D6.0-critical) ![License](https://img.shields.io/github/license/alarm-siren/arduino-kicad-library) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/alarm-siren/arduino-kicad-library) ![Symbols](https://img.shields.io/badge/symbols-54-informational) ![Downloads](https://img.shields.io/github/downloads/alarm-siren/arduino-kicad-library/total)
6+
![Required KiCad Version](https://img.shields.io/badge/kicad-%3E%3D6.0-critical) ![License](https://img.shields.io/github/license/alarm-siren/arduino-kicad-library) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/alarm-siren/arduino-kicad-library) ![Symbols](https://img.shields.io/badge/symbols-56-informational) ![Downloads](https://img.shields.io/github/downloads/alarm-siren/arduino-kicad-library/total)
77

88
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.
99

@@ -33,6 +33,7 @@ Currently included modules:
3333
- Arduino **Nano 33 IoT** Socket / Tile
3434
- Arduino **Nano Every** Socket / Tile
3535
- Arduino **Nano RP2040 Connect** Socket / Tile
36+
- Arduino **Nicla Sense ME** Socket / Tile
3637
- Arduino **Nicla Vision** Socket / Tile
3738
- Arduino **Nicla Voice** Socket / Tile
3839
- Arduino **Pro Mini** Socket

symbols/arduino-library.kicad_sym

Lines changed: 50 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7473,10 +7473,10 @@
74737473
)
74747474
(polyline
74757475
(pts
7476-
(xy 8.89 12.7)
74777476
(xy 7.62 12.7)
7477+
(xy 7.62 12.7)
7478+
(xy 7.62 15.24)
74787479
(xy 7.62 15.24)
7479-
(xy 8.89 15.24)
74807480
)
74817481
(stroke (width 0) (type default) (color 0 0 0 0))
74827482
(fill (type none))
@@ -7562,11 +7562,11 @@
75627562
(number "D2" (effects (font (size 1.27 1.27))))
75637563
)
75647564
(pin bidirectional clock (at 25.4 12.7 180) (length 7.62)
7565-
(name "D3/SCL" (effects (font (size 1.27 1.27))))
7565+
(name "D3/SCL1" (effects (font (size 1.27 1.27))))
75667566
(number "D3" (effects (font (size 1.27 1.27))))
75677567
)
75687568
(pin bidirectional line (at 25.4 15.24 180) (length 7.62)
7569-
(name "D4/SDA" (effects (font (size 1.27 1.27))))
7569+
(name "D4/SDA1" (effects (font (size 1.27 1.27))))
75707570
(number "D4" (effects (font (size 1.27 1.27))))
75717571
)
75727572
(pin bidirectional line (at 25.4 20.32 180) (length 7.62)
@@ -7611,6 +7611,52 @@
76117611
)
76127612
)
76137613
)
7614+
(symbol "Arduino_Nicla_Sense_ME_Socket" (extends "Arduino_Nicla_Voice_Socket")
7615+
(property "Reference" "XA" (id 0) (at 0 33.02 0)
7616+
(effects (font (size 1.524 1.524)))
7617+
)
7618+
(property "Value" "Arduino_Nicla_Sense_ME_Socket" (id 1) (at 0 29.21 0)
7619+
(effects (font (size 1.524 1.524)))
7620+
)
7621+
(property "Footprint" "PCM_arduino-library:Arduino_Nicla_Voice_Socket" (id 2) (at 0 -16.51 0)
7622+
(effects (font (size 1.524 1.524)) hide)
7623+
)
7624+
(property "Datasheet" "https://docs.arduino.cc/hardware/nicla-sense-me" (id 3) (at 0 -12.7 0)
7625+
(effects (font (size 1.524 1.524)) hide)
7626+
)
7627+
(property "ki_keywords" "Arduino MPU Shield" (id 4) (at 0 0 0)
7628+
(effects (font (size 1.27 1.27)) hide)
7629+
)
7630+
(property "ki_description" "Socket for Arduino Nicla Sense ME" (id 5) (at 0 0 0)
7631+
(effects (font (size 1.27 1.27)) hide)
7632+
)
7633+
(property "ki_fp_filters" "Arduino_Nicla_Voice_Socket" (id 6) (at 0 0 0)
7634+
(effects (font (size 1.27 1.27)) hide)
7635+
)
7636+
)
7637+
(symbol "Arduino_Nicla_Sense_ME_Tile" (extends "Arduino_Nicla_Voice_Socket")
7638+
(property "Reference" "A" (id 0) (at 0 33.02 0)
7639+
(effects (font (size 1.524 1.524)))
7640+
)
7641+
(property "Value" "Arduino_Nicla_Sense_ME_Tile" (id 1) (at 0 29.21 0)
7642+
(effects (font (size 1.524 1.524)))
7643+
)
7644+
(property "Footprint" "PCM_arduino-library:Arduino_Nicla_Voice_Tile" (id 2) (at 0 -16.51 0)
7645+
(effects (font (size 1.524 1.524)) hide)
7646+
)
7647+
(property "Datasheet" "https://docs.arduino.cc/hardware/nicla-sense-me" (id 3) (at 0 -12.7 0)
7648+
(effects (font (size 1.524 1.524)) hide)
7649+
)
7650+
(property "ki_keywords" "Arduino MPU Shield" (id 4) (at 0 0 0)
7651+
(effects (font (size 1.27 1.27)) hide)
7652+
)
7653+
(property "ki_description" "Tile (SMD Pads) for Arduino Nicla Sense ME" (id 5) (at 0 0 0)
7654+
(effects (font (size 1.27 1.27)) hide)
7655+
)
7656+
(property "ki_fp_filters" "Arduino_Nicla_Voice_Tile" (id 6) (at 0 0 0)
7657+
(effects (font (size 1.27 1.27)) hide)
7658+
)
7659+
)
76147660
(symbol "Arduino_Nicla_Voice_Tile" (extends "Arduino_Nicla_Voice_Socket")
76157661
(property "Reference" "A" (id 0) (at 0 33.02 0)
76167662
(effects (font (size 1.524 1.524)))

0 commit comments

Comments
 (0)