Skip to content

Commit 2e1e121

Browse files
committed
New board: Arduino 33 BLE. Closes #53
1 parent 02ae5f8 commit 2e1e121

File tree

1 file changed

+47
-1
lines changed

1 file changed

+47
-1
lines changed

arduino.kicad_sym

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5120,7 +5120,7 @@
51205120
(number "D1" (effects (font (size 1.27 1.27))))
51215121
)
51225122
(pin bidirectional line (at 33.02 2.54 180) (length 7.62)
5123-
(name "D10_CS" (effects (font (size 1.27 1.27))))
5123+
(name "D10" (effects (font (size 1.27 1.27))))
51245124
(number "D10" (effects (font (size 1.27 1.27))))
51255125
)
51265126
(pin bidirectional line (at 33.02 0 180) (length 7.62)
@@ -5189,6 +5189,52 @@
51895189
)
51905190
)
51915191
)
5192+
(symbol "Arduino_Nano_33_BLE_SMD" (extends "Arduino_Nano_Every_Socket")
5193+
(property "Reference" "XA" (id 0) (at 2.54 0 90)
5194+
(effects (font (size 1.524 1.524)))
5195+
)
5196+
(property "Value" "Arduino_Nano_33_BLE_SMD" (id 1) (at -2.54 0 90)
5197+
(effects (font (size 1.524 1.524)))
5198+
)
5199+
(property "Footprint" "Arduino_Library:Arduino_Nano_Every_SMD" (id 2) (at 45.72 95.25 0)
5200+
(effects (font (size 1.524 1.524)) hide)
5201+
)
5202+
(property "Datasheet" "https://docs.arduino.cc/hardware/nano-33-ble" (id 3) (at 45.72 95.25 0)
5203+
(effects (font (size 1.524 1.524)) hide)
5204+
)
5205+
(property "ki_keywords" "Arduino MPU Shield" (id 4) (at 0 0 0)
5206+
(effects (font (size 1.27 1.27)) hide)
5207+
)
5208+
(property "ki_description" "SMD Pads for Arduino Nano 33 BLE" (id 5) (at 0 0 0)
5209+
(effects (font (size 1.27 1.27)) hide)
5210+
)
5211+
(property "ki_fp_filters" "Arduino_Nano_Every_SMD" (id 6) (at 0 0 0)
5212+
(effects (font (size 1.27 1.27)) hide)
5213+
)
5214+
)
5215+
(symbol "Arduino_Nano_33_BLE_Socket" (extends "Arduino_Nano_Every_Socket")
5216+
(property "Reference" "XA" (id 0) (at 2.54 0 90)
5217+
(effects (font (size 1.524 1.524)))
5218+
)
5219+
(property "Value" "Arduino_Nano_33_BLE_Socket" (id 1) (at -2.54 0 90)
5220+
(effects (font (size 1.524 1.524)))
5221+
)
5222+
(property "Footprint" "Arduino_Library:Arduino_Nano_Every_Socket" (id 2) (at 45.72 95.25 0)
5223+
(effects (font (size 1.524 1.524)) hide)
5224+
)
5225+
(property "Datasheet" "https://docs.arduino.cc/hardware/nano-33-ble" (id 3) (at 45.72 95.25 0)
5226+
(effects (font (size 1.524 1.524)) hide)
5227+
)
5228+
(property "ki_keywords" "Arduino MPU Shield" (id 4) (at 0 0 0)
5229+
(effects (font (size 1.27 1.27)) hide)
5230+
)
5231+
(property "ki_description" "Socket for Arduino Nano 33 BLE" (id 5) (at 0 0 0)
5232+
(effects (font (size 1.27 1.27)) hide)
5233+
)
5234+
(property "ki_fp_filters" "Arduino_Nano_Every_Socket" (id 6) (at 0 0 0)
5235+
(effects (font (size 1.27 1.27)) hide)
5236+
)
5237+
)
51925238
(symbol "Arduino_Nano_Every_SMD" (extends "Arduino_Nano_Every_Socket")
51935239
(property "Reference" "XA" (id 0) (at 2.54 0 90)
51945240
(effects (font (size 1.524 1.524)))

0 commit comments

Comments
 (0)