aboutsummaryrefslogtreecommitdiff
path: root/hw/sensors.kicad_sch
diff options
context:
space:
mode:
authorNathan Perry <np@nathanperry.dev>2024-09-02 19:53:43 -0400
committerNathan Perry <np@nathanperry.dev>2024-09-02 19:53:43 -0400
commit982798292719a24bcbb4f9e17cd5c65c8a46ecda (patch)
tree11800fcb5a70f21903aeebed407473420bbe0d41 /hw/sensors.kicad_sch
parent5ddfa32166cee8b2f91f37f9037eb26c182c2125 (diff)
move hw into subdirectory
Diffstat (limited to 'hw/sensors.kicad_sch')
-rw-r--r--hw/sensors.kicad_sch4836
1 files changed, 4836 insertions, 0 deletions
diff --git a/hw/sensors.kicad_sch b/hw/sensors.kicad_sch
new file mode 100644
index 0000000..a5a5a83
--- /dev/null
+++ b/hw/sensors.kicad_sch
@@ -0,0 +1,4836 @@
+(kicad_sch
+ (version 20231120)
+ (generator "eeschema")
+ (generator_version "8.0")
+ (uuid "07ce38c9-a11f-4f02-92d7-f2e6e7af430e")
+ (paper "A4")
+ (title_block
+ (title "Ocularium: Sensors")
+ (date "2024-08-13")
+ (rev "0.1.0")
+ (company "Responsive Environments")
+ (comment 1 "Nathan Perry")
+ )
+ (lib_symbols
+ (symbol "Device:C"
+ (pin_numbers hide)
+ (pin_names
+ (offset 0.254)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "C"
+ (at 0.635 2.54 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "C"
+ (at 0.635 -2.54 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" ""
+ (at 0.9652 -3.81 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "cap capacitor"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "C_*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "C_0_1"
+ (polyline
+ (pts
+ (xy -2.032 -0.762) (xy 2.032 -0.762)
+ )
+ (stroke
+ (width 0.508)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy -2.032 0.762) (xy 2.032 0.762)
+ )
+ (stroke
+ (width 0.508)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "C_1_1"
+ (pin passive line
+ (at 0 3.81 270)
+ (length 2.794)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 0 -3.81 90)
+ (length 2.794)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ )
+ (symbol "Sensor:BME680"
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "U"
+ (at -8.89 11.43 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "BME680"
+ (at 7.62 11.43 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Package_LGA:Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering"
+ (at 36.83 -11.43 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001.pdf"
+ (at 0 -5.08 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "4-in-1 sensor, gas, humidity, pressure, temperature, I2C and SPI interface, 1.71-3.6V, LGA-8"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "Bosch gas pressure humidity temperature environment environmental measurement digital"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "*LGA*3x3mm*P0.8mm*Clockwise*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "BME680_0_1"
+ (rectangle
+ (start -10.16 10.16)
+ (end 10.16 -10.16)
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ )
+ (symbol "BME680_1_1"
+ (pin power_in line
+ (at -2.54 -15.24 90)
+ (length 5.08)
+ (name "GND"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at 15.24 -7.62 180)
+ (length 5.08)
+ (name "CSB"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 -2.54 180)
+ (length 5.08)
+ (name "SDI"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at 15.24 2.54 180)
+ (length 5.08)
+ (name "SCK"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "4"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 7.62 180)
+ (length 5.08)
+ (name "SDO"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "5"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at -2.54 15.24 270)
+ (length 5.08)
+ (name "VDDIO"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "6"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 2.54 -15.24 90)
+ (length 5.08)
+ (name "GND"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "7"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 2.54 15.24 270)
+ (length 5.08)
+ (name "VDD"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "8"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ )
+ (symbol "Sensor_Audio:SPH0641LU4H-1"
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "MK"
+ (at 5.08 6.35 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SPH0641LU4H-1"
+ (at 8.89 -6.35 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Sensor_Audio:Knowles_LGA-5_3.5x2.65mm"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Digital MEMS Microphone, LGA-5"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "Microphone MEMS"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "Knowles*LGA*3.5x2.65mm*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "SPH0641LU4H-1_1_1"
+ (rectangle
+ (start -7.62 5.08)
+ (end 7.62 -5.08)
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ (circle
+ (center -3.81 0)
+ (radius 1.27)
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy -5.08 1.27) (xy -5.08 -1.27)
+ )
+ (stroke
+ (width 0.381)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (pin output line
+ (at 10.16 -2.54 180)
+ (length 2.54)
+ (name "DATA"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at 10.16 2.54 180)
+ (length 2.54)
+ (name "SEL"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 0 -7.62 90)
+ (length 2.54)
+ (name "GND"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at 10.16 0 180)
+ (length 2.54)
+ (name "CLOCK"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "4"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 0 7.62 270)
+ (length 2.54)
+ (name "VDD"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "5"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ )
+ (symbol "Sensor_Motion:LSM6DSM"
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "U"
+ (at -11.43 15.24 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "LSM6DSM"
+ (at -11.43 12.7 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ )
+ (property "Footprint" "Package_LGA:LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y"
+ (at -10.16 -17.78 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://www.st.com/resource/en/datasheet/lsm6dsm.pdf"
+ (at 2.54 -16.51 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "I2C/SPI, iNEMO inertial module: always-on 3D accelerometer and 3D gyroscope, with auxiliary SPI, 1.71V to 3.6V VCC"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "Accelerometer Gyroscope MEMS"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "LGA*3x2.5mm*P0.5mm*LayoutBorder3x4y*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "LSM6DSM_0_1"
+ (rectangle
+ (start 11.43 11.43)
+ (end -11.43 -11.43)
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ )
+ (symbol "LSM6DSM_1_1"
+ (pin bidirectional line
+ (at -15.24 7.62 0)
+ (length 3.81)
+ (name "SDO/SA0"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at -15.24 0 0)
+ (length 3.81)
+ (name "OCS_Aux"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "10"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -15.24 10.16 0)
+ (length 3.81)
+ (name "SDO_Aux"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "11"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at -15.24 -7.62 0)
+ (length 3.81)
+ (name "CS"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "12"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at -15.24 -5.08 0)
+ (length 3.81)
+ (name "SCL"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "13"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -15.24 -2.54 0)
+ (length 3.81)
+ (name "SDA"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "14"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -15.24 5.08 0)
+ (length 3.81)
+ (name "SDX"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at -15.24 2.54 0)
+ (length 3.81)
+ (name "SCX"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin output line
+ (at 15.24 7.62 180)
+ (length 3.81)
+ (name "INT1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "4"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 0 15.24 270)
+ (length 3.81)
+ (name "VDDIO"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "5"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 0 -15.24 90)
+ (length 3.81)
+ (name "GND"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "6"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 0 -15.24 90)
+ (length 3.81) hide
+ (name "GND"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "7"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 2.54 15.24 270)
+ (length 3.81)
+ (name "VDD"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "8"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin output line
+ (at 15.24 5.08 180)
+ (length 3.81)
+ (name "INT2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "9"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ )
+ (symbol "SnapEDA-Library:VEML7700-TT"
+ (pin_names
+ (offset 1.016)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "U6"
+ (at 0 15.24 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "VEML7700-TT"
+ (at 0 12.7 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Footprints:XDCR_VEML7700-TT"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "PARTREV" "1.6"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "STANDARD" "Manufacturer Recommendations"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "SNAPEDA_PN" "VEML7700-TT"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "MAXIMUM_PACKAGE_HEIGHT" "2.35 mm"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "MANUFACTURER" "Vishay"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (symbol "VEML7700-TT_0_0"
+ (rectangle
+ (start -7.62 10.16)
+ (end 7.62 -7.62)
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ (pin input clock
+ (at -12.7 2.54 0)
+ (length 5.08)
+ (name "SCL"
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 12.7 7.62 180)
+ (length 5.08)
+ (name "VDD"
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 12.7 -5.08 180)
+ (length 5.08)
+ (name "GND"
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ )
+ )
+ (number "3"
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -12.7 0 0)
+ (length 5.08)
+ (name "SDA"
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ )
+ )
+ (number "4"
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ )
+ )
+ )
+ )
+ )
+ (symbol "power:+3V3"
+ (power)
+ (pin_numbers hide)
+ (pin_names
+ (offset 0) hide)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "#PWR"
+ (at 0 -3.81 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 0 3.556 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "global power"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "+3V3_0_1"
+ (polyline
+ (pts
+ (xy -0.762 1.27) (xy 0 2.54)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 0) (xy 0 2.54)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 2.54) (xy 0.762 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "+3V3_1_1"
+ (pin power_in line
+ (at 0 0 90)
+ (length 0)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ )
+ (symbol "power:GND"
+ (power)
+ (pin_numbers hide)
+ (pin_names
+ (offset 0) hide)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "#PWR"
+ (at 0 -6.35 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 0 -3.81 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "global power"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "GND_0_1"
+ (polyline
+ (pts
+ (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "GND_1_1"
+ (pin power_in line
+ (at 0 0 270)
+ (length 0)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (bus_alias "I2S"
+ (members "BCLK" "WS" "DATA")
+ )
+ (junction
+ (at 57.785 60.96)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "1bd8ce48-716a-47db-a7ec-dfa34ae4762f")
+ )
+ (junction
+ (at 187.96 59.69)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "23c2636e-c463-4ff8-90ea-aae5134a8c5f")
+ )
+ (junction
+ (at 57.785 93.98)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "e2490008-ff8f-4829-97c8-b2c0a2b87d60")
+ )
+ (no_connect
+ (at 172.72 73.66)
+ (uuid "0b8ce59f-b18e-454f-a16d-2401b17cd782")
+ )
+ (no_connect
+ (at 203.2 68.58)
+ (uuid "36d228af-bdcb-40ad-899a-7f6321dc238e")
+ )
+ (no_connect
+ (at 203.2 71.12)
+ (uuid "6d8eec8a-8714-4769-bb31-b8558b2af3c7")
+ )
+ (no_connect
+ (at 172.72 68.58)
+ (uuid "74d521ea-2c20-4c86-b415-f0f28573077f")
+ )
+ (no_connect
+ (at 172.72 71.12)
+ (uuid "8bae77e9-0d01-4708-be8d-ca04bdc86ce8")
+ )
+ (no_connect
+ (at 172.72 76.2)
+ (uuid "d6202525-d3a3-46cd-8f5d-313fe5c6105c")
+ )
+ (no_connect
+ (at 172.72 66.04)
+ (uuid "e5aa687b-01bc-4d98-9402-86188117a9ae")
+ )
+ (bus_entry
+ (at 263.525 75.565)
+ (size 2.54 -2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "152e8450-07cc-4243-8839-d0b96958f2f1")
+ )
+ (bus_entry
+ (at 163.83 76.2)
+ (size 2.54 2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "32189422-e0c5-4b97-bc53-75c50c9ef88b")
+ )
+ (bus_entry
+ (at 33.02 72.39)
+ (size 2.54 2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "61d5bd39-dfae-40ae-a635-d5a06691fdc3")
+ )
+ (bus_entry
+ (at 33.02 77.47)
+ (size 2.54 2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "64ace382-2ab1-48fd-8010-fa48313e606e")
+ )
+ (bus_entry
+ (at 33.02 67.31)
+ (size 2.54 2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "91b35f1a-a4a4-4b00-a63e-510e3c9a5a25")
+ )
+ (bus_entry
+ (at 100.965 76.835)
+ (size 2.54 2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c1242cc0-cf56-4fef-b66c-15b4de6eb142")
+ )
+ (bus_entry
+ (at 263.525 78.105)
+ (size 2.54 -2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c703b3f7-942d-468c-9370-4108a508c565")
+ )
+ (bus_entry
+ (at 163.83 78.74)
+ (size 2.54 2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "cbad29a8-1131-445f-9387-f2444c0f8975")
+ )
+ (bus_entry
+ (at 263.525 73.025)
+ (size 2.54 -2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "fa957ceb-c44a-4c43-a085-a11b16ca2fa4")
+ )
+ (bus_entry
+ (at 100.965 74.295)
+ (size 2.54 2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "fcdcdbe3-3ab1-4e3b-9fca-ccbf8577c90b")
+ )
+ (wire
+ (pts
+ (xy 187.96 59.69) (xy 190.5 59.69)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "0b47ea6c-ba0c-4d50-b1ab-205c957114a8")
+ )
+ (wire
+ (pts
+ (xy 35.56 69.85) (xy 45.085 69.85)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "0d1e07fe-7607-42c6-8f29-4108d42c4929")
+ )
+ (wire
+ (pts
+ (xy 103.505 79.375) (xy 108.585 79.375)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "11f09ef2-5ad4-4460-978f-7c855cb86cf4")
+ )
+ (wire
+ (pts
+ (xy 166.37 83.82) (xy 172.72 83.82)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "1275553c-7fbb-4a4a-9363-64af71c977b2")
+ )
+ (bus
+ (pts
+ (xy 33.02 77.47) (xy 33.02 72.39)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "148702b2-b5e0-4b42-b13a-e7097624d9b0")
+ )
+ (bus
+ (pts
+ (xy 163.83 76.2) (xy 163.83 78.74)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "1be0837c-0716-4f7d-8d46-cb35f38fd400")
+ )
+ (wire
+ (pts
+ (xy 257.175 75.565) (xy 263.525 75.565)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "1e8b36d0-a82a-4225-9ebd-710128b93e3d")
+ )
+ (bus
+ (pts
+ (xy 266.065 75.565) (xy 266.065 73.025)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "1fcb2631-e33c-4e06-b2ef-61bb1603c2ad")
+ )
+ (bus
+ (pts
+ (xy 98.425 73.025) (xy 100.965 73.025)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "249c2474-3e3b-43c4-b72e-78ab8b5a2755")
+ )
+ (wire
+ (pts
+ (xy 257.175 73.025) (xy 263.525 73.025)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "342d4427-2442-4f26-b03e-4bcae58700bc")
+ )
+ (bus
+ (pts
+ (xy 33.02 67.31) (xy 33.02 66.675)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "4156d776-54f9-40fe-a83a-993294f19af5")
+ )
+ (wire
+ (pts
+ (xy 62.865 93.98) (xy 62.865 92.71)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "47eec701-1a69-4c94-9b22-8916af459809")
+ )
+ (bus
+ (pts
+ (xy 33.02 72.39) (xy 33.02 67.31)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "545668c8-798a-4063-8c3b-81c8e56c109c")
+ )
+ (bus
+ (pts
+ (xy 29.21 66.675) (xy 33.02 66.675)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "563f37e8-af1e-4919-bbc8-67b90e922e73")
+ )
+ (wire
+ (pts
+ (xy 57.785 60.96) (xy 57.785 62.23)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5fd711ce-b0a6-4f81-89b4-3525b8c8e90a")
+ )
+ (wire
+ (pts
+ (xy 57.785 60.96) (xy 62.865 60.96)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "622a4add-3006-46ae-bf85-93dcbe9a86d4")
+ )
+ (bus
+ (pts
+ (xy 161.29 74.93) (xy 163.83 74.93)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "6601a026-232b-4b27-b1f7-22bcc8a85d60")
+ )
+ (bus
+ (pts
+ (xy 100.965 74.295) (xy 100.965 76.835)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "6bb79d62-ea08-4abf-9d9a-dd5c640d2b0d")
+ )
+ (wire
+ (pts
+ (xy 187.96 57.15) (xy 187.96 59.69)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "6cba5b1b-49fd-4b8d-8c4d-5e6f02dd0037")
+ )
+ (wire
+ (pts
+ (xy 166.37 78.74) (xy 172.72 78.74)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "8bd3fc54-bdd3-4fea-b86a-0eca610a6569")
+ )
+ (wire
+ (pts
+ (xy 35.56 74.93) (xy 45.085 74.93)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "925331a9-3dc6-49fa-86f1-a1b264771b7c")
+ )
+ (bus
+ (pts
+ (xy 266.065 73.025) (xy 266.065 70.485)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "a1537b5e-7399-45d8-baa3-f1614f3b80dc")
+ )
+ (wire
+ (pts
+ (xy 166.37 81.28) (xy 172.72 81.28)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "b0780df8-3bee-4219-bb72-b825239ba426")
+ )
+ (bus
+ (pts
+ (xy 100.965 73.025) (xy 100.965 74.295)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "b2e161be-a39f-4661-908e-51ee42809392")
+ )
+ (wire
+ (pts
+ (xy 57.785 93.98) (xy 57.785 92.71)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "b9d18f42-a6d9-4a22-801a-436b5ed80206")
+ )
+ (bus
+ (pts
+ (xy 163.83 74.93) (xy 163.83 76.2)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "bdc0bb93-a0ec-42ec-83c9-e850fc770d9f")
+ )
+ (wire
+ (pts
+ (xy 103.505 76.835) (xy 108.585 76.835)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c1f71775-5edf-403e-ab37-9d153286f000")
+ )
+ (bus
+ (pts
+ (xy 266.065 69.215) (xy 268.605 69.215)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c1fa65c6-cd1f-4af9-becc-3379199373c3")
+ )
+ (wire
+ (pts
+ (xy 57.785 93.98) (xy 57.785 95.25)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c3ecbebd-9a58-4ab8-be23-75501c6ad65c")
+ )
+ (wire
+ (pts
+ (xy 44.45 85.09) (xy 45.085 85.09)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c8cab077-1ffd-492e-877f-5b2e97d47c3b")
+ )
+ (wire
+ (pts
+ (xy 133.985 84.455) (xy 133.985 88.265)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "dd86e189-7566-4245-a8ec-61f906977c68")
+ )
+ (wire
+ (pts
+ (xy 35.56 80.01) (xy 45.085 80.01)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e0473dde-c0b1-487d-82b9-48eb2dd59408")
+ )
+ (wire
+ (pts
+ (xy 257.175 78.105) (xy 263.525 78.105)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e22ccaf0-9c69-4402-9d5a-2505a3473319")
+ )
+ (wire
+ (pts
+ (xy 190.5 59.69) (xy 190.5 60.96)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ebefc8a0-d12c-41b5-9aec-22996dad4374")
+ )
+ (wire
+ (pts
+ (xy 187.96 60.96) (xy 187.96 59.69)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ec8d0f66-8cd9-49b6-97d3-67579aa9346c")
+ )
+ (wire
+ (pts
+ (xy 133.985 69.85) (xy 133.985 71.755)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ee20b661-2734-437e-99eb-722e2fe5316a")
+ )
+ (wire
+ (pts
+ (xy 57.785 93.98) (xy 62.865 93.98)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f4a47984-70fb-4319-9207-da6daf3005d0")
+ )
+ (bus
+ (pts
+ (xy 266.065 70.485) (xy 266.065 69.215)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f51d5b33-7e64-4664-8aef-b9cd07b330e8")
+ )
+ (wire
+ (pts
+ (xy 57.785 58.42) (xy 57.785 60.96)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "fa48321e-1bd8-42be-b9c6-e014733ac86b")
+ )
+ (wire
+ (pts
+ (xy 62.865 62.23) (xy 62.865 60.96)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "fd6f415a-ab42-4ea9-a9dc-614df0afdc97")
+ )
+ (rectangle
+ (start 40.64 109.855)
+ (end 77.47 137.795)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ (uuid 2d6b81aa-6505-4f19-b0d0-bc8374645530)
+ )
+ (rectangle
+ (start 168.91 110.49)
+ (end 205.74 138.43)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ (uuid a7a91806-def8-488c-96c1-d00aa7fbe6ce)
+ )
+ (rectangle
+ (start 102.235 110.49)
+ (end 139.065 138.43)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ (uuid e270042e-ac93-456a-b136-263d9c3146ec)
+ )
+ (rectangle
+ (start 229.87 110.49)
+ (end 266.7 138.43)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ (uuid eb83b721-8a9f-4482-9040-50a48ddcd8a4)
+ )
+ (text "decoupling (lsm6dsm)"
+ (exclude_from_sim no)
+ (at 168.91 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "09402e85-ed0c-4ca8-9401-f72964ecd8a0")
+ )
+ (text "decoupling (veml7700)"
+ (exclude_from_sim no)
+ (at 102.235 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "0e747f56-2fe8-4e0c-9c34-21cc5347f65b")
+ )
+ (text "decoupling (mic)"
+ (exclude_from_sim no)
+ (at 229.87 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "12e6e63f-c10b-4049-ae68-06b7cc56a90b")
+ )
+ (text "decoupling (bme680)"
+ (exclude_from_sim no)
+ (at 40.64 108.585 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "130e0a06-aed9-4113-86b8-fbedaea466e0")
+ )
+ (text "Set I2C mode"
+ (exclude_from_sim no)
+ (at 164.465 86.995 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ (uuid "a12bd005-b892-4f13-bcda-c8679d4a83c6")
+ )
+ (label "SDA"
+ (at 168.275 78.74 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "060748ff-7e85-4759-9b2d-ff16841824bc")
+ )
+ (label "SCL"
+ (at 104.775 76.835 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "08e0013a-bde9-4a6a-9216-34e0525b59bb")
+ )
+ (label "DATA"
+ (at 257.175 78.105 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "1bde5d1b-62c6-45f4-9b69-caf5a6671435")
+ )
+ (label "WS"
+ (at 257.175 73.025 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "26eef2e6-d1d9-415b-9b07-db563e1f9571")
+ )
+ (label "BME.MISO"
+ (at 35.56 69.85 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "5bc6ca08-502d-47a7-9756-233f9d161e34")
+ )
+ (label "SDA"
+ (at 104.775 79.375 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "5c8896b4-128f-4b6f-b173-2db34062bb4a")
+ )
+ (label "SCL"
+ (at 168.275 81.28 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "66f46c50-403f-4e24-a205-b98e31127a43")
+ )
+ (label "BCLK"
+ (at 257.175 75.565 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "6f2d7665-96b1-4023-a9b1-c6321a246229")
+ )
+ (label "BME.MOSI"
+ (at 35.56 80.01 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "cd19a615-e043-497d-b6e9-f7409b6107e3")
+ )
+ (label "BME.SCK"
+ (at 35.56 74.93 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "ee257934-6e3d-4ede-93ed-6ae1283c629f")
+ )
+ (hierarchical_label "{I2C}"
+ (shape bidirectional)
+ (at 98.425 73.025 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "284dcd5c-1161-42dd-94ce-366a8ff26da0")
+ )
+ (hierarchical_label "BME.~{CS}"
+ (shape input)
+ (at 44.45 85.09 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "3bae9e16-4511-45b0-8c8d-a04bdcc63eab")
+ )
+ (hierarchical_label "{I2S}"
+ (shape bidirectional)
+ (at 268.605 69.215 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "6c6b09e8-4f37-42f2-bd3e-cc53929ef5c4")
+ )
+ (hierarchical_label "BME{SPI}"
+ (shape bidirectional)
+ (at 29.21 66.675 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "704a7685-8987-4ea7-9902-6f46021fa6bb")
+ )
+ (hierarchical_label "{I2C}"
+ (shape bidirectional)
+ (at 161.29 74.93 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "cc2384c1-f1ef-4114-92dc-4085f56beb23")
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 114.935 121.285 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "07fc7af7-b6e5-4cc8-9cfb-b0b0f01ea765")
+ (property "Reference" "#PWR0104"
+ (at 114.935 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 114.935 116.205 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 114.935 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 114.935 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 114.935 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "a3e52907-29d9-43d6-b3b2-6627abbe8411")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR0104")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 133.985 69.85 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "1610b423-03b6-4d8e-8ec4-b0f85eaf1e09")
+ (property "Reference" "#PWR0103"
+ (at 133.985 73.66 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 133.985 64.77 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 133.985 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 133.985 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 133.985 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "e653e190-37ea-4513-aae5-95cb66bb260c")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR0103")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 66.675 124.46 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "2bfee1ec-b1af-4791-9b06-ad5a055a2c4d")
+ (property "Reference" "C6"
+ (at 64.135 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "100nF"
+ (at 64.135 125.73 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
+ (at 65.7098 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 66.675 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 66.675 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C24452"
+ (at 66.675 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "0ab73468-533b-4f60-a7a8-bee843f249b5")
+ )
+ (pin "1"
+ (uuid "758bb7a0-bc33-41b2-b390-9f750f7b8378")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "C6")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 240.665 120.65 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "30fe28a3-2052-4245-bc2c-f0bcdb17b708")
+ (property "Reference" "#PWR098"
+ (at 240.665 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 240.665 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 240.665 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 240.665 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 240.665 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "c50f2dde-a278-4419-b142-b10beff29590")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR098")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 66.675 120.65 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "33cae362-47cd-46cf-9ae4-b5b17f3c72f1")
+ (property "Reference" "#PWR0106"
+ (at 66.675 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 66.675 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 66.675 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 66.675 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 66.675 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "8cd5c906-ef11-4122-94d5-c443293cc8b5")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR0106")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 240.665 124.46 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "3d6c9eea-dbd0-478a-8b74-4794ed9dfa22")
+ (property "Reference" "C11"
+ (at 238.125 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "1μF"
+ (at 238.125 125.73 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
+ (at 239.6998 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 240.665 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 240.665 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C458912"
+ (at 240.665 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "19645dec-a432-43eb-8721-2ad65b31d9a9")
+ )
+ (pin "1"
+ (uuid "7e58423e-35a8-457a-9d83-324f1da28a26")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "C11")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 114.935 125.095 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "4abc5b4b-dc6b-4ac1-a74d-42b5d455d526")
+ (property "Reference" "C7"
+ (at 112.395 123.825 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "10μF"
+ (at 112.395 126.365 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 113.9698 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 114.935 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 114.935 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C94472"
+ (at 114.935 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "c4db66b6-b33a-438f-878e-cfce17c0c57e")
+ )
+ (pin "1"
+ (uuid "8b473286-a66b-483b-b8d4-a184b57e79a9")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "C7")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Sensor:BME680")
+ (at 60.325 77.47 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "4e650c9b-cf92-4876-99e9-8259dc42bd29")
+ (property "Reference" "U3"
+ (at 71.755 76.1999 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "BME680"
+ (at 71.755 78.7399 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Package_LGA:Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering"
+ (at 23.495 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001.pdf"
+ (at 60.325 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "4-in-1 sensor, gas, humidity, pressure, temperature, I2C and SPI interface, 1.71-3.6V, LGA-8"
+ (at 60.325 77.47 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" " C125972"
+ (at 60.325 77.47 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "8"
+ (uuid "7abb63d3-e233-47f9-9f45-801d2878e8a2")
+ )
+ (pin "2"
+ (uuid "b6670bf8-c630-4d8b-aefa-2160af041d27")
+ )
+ (pin "1"
+ (uuid "859b74f2-bc7f-4b90-a499-71b991058b60")
+ )
+ (pin "4"
+ (uuid "6d676d1e-07db-41b2-9339-20b85dab9035")
+ )
+ (pin "6"
+ (uuid "d88e9880-aa69-4461-930f-77e92b6a1129")
+ )
+ (pin "7"
+ (uuid "8c563394-2a67-4a1e-87fb-9e4564c99226")
+ )
+ (pin "3"
+ (uuid "6d18f5c7-0cc1-4fef-a7c0-c3ec8b9d4b20")
+ )
+ (pin "5"
+ (uuid "a59d954f-b49e-40c1-9f18-c855f74d17a4")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "U3")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 194.945 121.285 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "5cb9f475-142b-4e5c-aa0d-64938cd15fc5")
+ (property "Reference" "#PWR0102"
+ (at 194.945 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 194.945 116.205 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 194.945 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 194.945 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 194.945 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "956a5de7-3882-41a9-9af7-9b312dc348af")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR0102")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 53.975 128.27 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "699a1d24-c28b-4462-b2ca-223bd0247e78")
+ (property "Reference" "#PWR045"
+ (at 53.975 134.62 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 53.975 133.35 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 53.975 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 53.975 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 53.975 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "53d30916-4b62-42c1-a17e-ada6bba1795e")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR045")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 255.905 120.65 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "6a844ea4-c83b-46b2-b70b-73ac547eb7eb")
+ (property "Reference" "#PWR0100"
+ (at 255.905 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 255.905 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 255.905 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 255.905 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 255.905 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "927d1c83-1516-49d8-96a2-2dc41e498d3c")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR0100")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 66.675 128.27 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "6b06207b-0578-4cd6-ae03-e44d55c453bc")
+ (property "Reference" "#PWR046"
+ (at 66.675 134.62 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 66.675 133.35 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 66.675 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 66.675 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 66.675 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "9ae0f676-84de-49d0-9679-fd2a88b1f4d7")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR046")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 247.015 67.945 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "6f46d076-695d-4351-9a90-5131441512b4")
+ (property "Reference" "#PWR030"
+ (at 247.015 71.755 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 247.015 62.865 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 247.015 67.945 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 247.015 67.945 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 247.015 67.945 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "a5c98475-921e-4ba7-b767-7534cc47b251")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR030")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 247.015 83.185 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "7323eb94-c1f6-4732-9302-efab34aabc27")
+ (property "Reference" "#PWR014"
+ (at 247.015 89.535 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 247.015 88.265 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 247.015 83.185 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 247.015 83.185 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 247.015 83.185 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "8037474d-4f85-4040-abd8-6caf3c0c7b35")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR014")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 194.945 125.095 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "74461466-f87d-47ce-b574-ef76ba8ed6b5")
+ (property "Reference" "C10"
+ (at 192.405 123.825 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "100nF"
+ (at 192.405 126.365 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
+ (at 193.9798 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 194.945 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 194.945 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C24452"
+ (at 194.945 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "333eeb42-72b7-471a-9a9a-93052f17b032")
+ )
+ (pin "1"
+ (uuid "fca109c5-2c36-4efb-8d93-518cd652edfe")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "C10")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 166.37 83.82 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "76d054a9-20c3-4524-ab60-0cde43569c6c")
+ (property "Reference" "#PWR019"
+ (at 170.18 83.82 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 162.56 83.8199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" ""
+ (at 166.37 83.82 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 166.37 83.82 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 166.37 83.82 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "11b30e15-d082-476c-9ef7-919ae80e2add")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR019")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 240.665 128.27 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "76d84b43-0d34-40e0-b459-793630666e13")
+ (property "Reference" "#PWR099"
+ (at 240.665 134.62 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 240.665 133.35 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 240.665 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 240.665 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 240.665 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "0a53962f-4164-441e-be03-68cab270dbfb")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR099")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 187.96 91.44 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "79d7d7c3-d106-4cdc-a23c-a401db28a52e")
+ (property "Reference" "#PWR016"
+ (at 187.96 97.79 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 187.96 96.52 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 187.96 91.44 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 187.96 91.44 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 187.96 91.44 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "cfe8f12f-95e2-4370-b9f2-d45be808ada3")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR016")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 182.245 128.905 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "82dfebf4-60fa-4976-b20c-035b97ef914c")
+ (property "Reference" "#PWR026"
+ (at 182.245 135.255 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 182.245 133.985 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 182.245 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 182.245 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 182.245 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "4a019066-7672-4d2c-ac13-d3c5e63fa281")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR026")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 114.935 128.905 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "947846bc-b890-41da-bc29-e24b3de30671")
+ (property "Reference" "#PWR021"
+ (at 114.935 135.255 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 114.935 133.985 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 114.935 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 114.935 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 114.935 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "fc40afe1-50ff-474b-9d38-613478081d96")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR021")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 255.905 128.27 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "95dc6571-9862-4265-8ab9-c07614004763")
+ (property "Reference" "#PWR028"
+ (at 255.905 134.62 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 255.905 133.35 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 255.905 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 255.905 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 255.905 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "3a370d1b-5ffd-402b-8c8f-f71f0369ac7d")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR028")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 127.635 121.285 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "9b53825a-9250-411b-9d43-fd5e1655be89")
+ (property "Reference" "#PWR047"
+ (at 127.635 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 127.635 116.205 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 127.635 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 127.635 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 127.635 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "5de2facf-60b3-4629-868e-f17e6a6ea366")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR047")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 255.905 124.46 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "9e4a12ee-d4dc-4f99-bbbc-6543b8d9ec27")
+ (property "Reference" "C12"
+ (at 253.365 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "200pF"
+ (at 253.365 125.73 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
+ (at 254.9398 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 255.905 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 255.905 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C113796"
+ (at 255.905 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "cb0b7a58-f7f3-4d5d-bd01-4cd86f153f01")
+ )
+ (pin "1"
+ (uuid "88ceea14-b78b-4e10-9767-00e881c281db")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "C12")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 127.635 125.095 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "a141ce1c-490f-40aa-ab5e-ebcd2044bfb6")
+ (property "Reference" "C8"
+ (at 125.095 123.825 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "100nF"
+ (at 125.095 126.365 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
+ (at 126.6698 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 127.635 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 127.635 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C24452"
+ (at 127.635 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "e073de2d-ef3b-4675-92da-e26787056701")
+ )
+ (pin "1"
+ (uuid "face557e-2ac8-471b-b564-b7d13cedb1dd")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "C8")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Sensor_Audio:SPH0641LU4H-1")
+ (at 247.015 75.565 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "a2e7ee12-f5a4-46f8-b414-020d5763c180")
+ (property "Reference" "MK1"
+ (at 238.125 74.2949 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "SPH0644LM4H-1"
+ (at 238.125 76.8349 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Sensor_Audio:Knowles_LGA-5_3.5x2.65mm"
+ (at 247.015 75.565 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf"
+ (at 247.015 75.565 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Digital MEMS Microphone, LGA-5"
+ (at 247.015 75.565 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C3171788"
+ (at 247.015 75.565 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "5"
+ (uuid "e86bf02e-763b-4d34-8ab9-86ded5301e44")
+ )
+ (pin "2"
+ (uuid "75c7149d-746c-4cc8-967d-dbc23042a0ec")
+ )
+ (pin "4"
+ (uuid "bf3d3d47-20f7-4f2c-b997-61c9ad760d14")
+ )
+ (pin "3"
+ (uuid "c7361c2c-65ea-4a93-9306-07a68d846fc3")
+ )
+ (pin "1"
+ (uuid "4a75b72b-0326-4154-8a15-b61dbe479cbe")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "MK1")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 53.975 124.46 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "a57fe11b-7904-49ee-a7a2-65f05383fe52")
+ (property "Reference" "C5"
+ (at 51.435 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "100nF"
+ (at 51.435 125.73 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
+ (at 53.0098 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 53.975 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 53.975 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C24452"
+ (at 53.975 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "a4a4ae1a-6a5e-41b7-83f3-520c3db33038")
+ )
+ (pin "1"
+ (uuid "568cb06c-ddc4-4436-bf86-2f69f083db29")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "C5")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 127.635 128.905 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "ac46239a-fd6d-477f-bc41-b80eeab4cd0a")
+ (property "Reference" "#PWR048"
+ (at 127.635 135.255 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 127.635 133.985 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 127.635 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 127.635 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 127.635 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "f9b36ac9-69db-48f5-83c9-49ee8324c0a6")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR048")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 57.785 95.25 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "b337eff9-b7aa-48c9-89a8-fd0b95a19fb8")
+ (property "Reference" "#PWR015"
+ (at 57.785 101.6 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 57.785 100.33 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 57.785 95.25 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 57.785 95.25 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 57.785 95.25 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "41c45754-b0f1-42e8-912a-0c83a78b3dda")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR015")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 187.96 57.15 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "b54eeb5a-1357-47a0-98a2-ae3af6eced9b")
+ (property "Reference" "#PWR023"
+ (at 187.96 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 187.96 52.07 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 187.96 57.15 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 187.96 57.15 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 187.96 57.15 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "cdfff5d5-c08d-421b-89f7-7a081ad1acd5")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR023")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 53.975 120.65 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "c089c44c-0880-4d6c-a963-f1ca66b2f6a4")
+ (property "Reference" "#PWR0105"
+ (at 53.975 124.46 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 53.975 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 53.975 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 53.975 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 53.975 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "364f3b46-4f2b-4f74-b4b1-a132d8290ee6")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR0105")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 182.245 121.285 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "dc632014-741a-4a7f-aa33-ffe413e5d417")
+ (property "Reference" "#PWR0101"
+ (at 182.245 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 182.245 116.205 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 182.245 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 182.245 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 182.245 121.285 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "828141d7-4f7a-4017-8b91-84e3b72bb444")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR0101")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "SnapEDA-Library:VEML7700-TT")
+ (at 121.285 79.375 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "e1df2060-7eec-4f56-8d0e-87b69c72aafd")
+ (property "Reference" "U6"
+ (at 121.285 64.135 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "VEML7700-TT"
+ (at 121.285 66.675 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Footprints:XDCR_VEML7700-TT"
+ (at 121.285 79.375 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 121.285 79.375 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" ""
+ (at 121.285 79.375 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "PARTREV" "1.6"
+ (at 121.285 79.375 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "STANDARD" "Manufacturer Recommendations"
+ (at 121.285 79.375 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "SNAPEDA_PN" "VEML7700-TT"
+ (at 121.285 79.375 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "MAXIMUM_PACKAGE_HEIGHT" "2.35 mm"
+ (at 121.285 79.375 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "MANUFACTURER" "Vishay"
+ (at 121.285 79.375 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify bottom)
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C1850416"
+ (at 121.285 79.375 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "5645401f-1cbe-44e5-ae7c-4dc578d71824")
+ )
+ (pin "4"
+ (uuid "4ba2e4cf-eb43-4fe4-b4c3-ce59c38f46bb")
+ )
+ (pin "3"
+ (uuid "aa3e93cb-b980-484b-9c43-35585135a699")
+ )
+ (pin "1"
+ (uuid "33e130a3-a797-4ff8-88f0-b42fa344c81d")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "U6")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Sensor_Motion:LSM6DSM")
+ (at 187.96 76.2 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "e30f48cc-15f9-41c8-b84b-cd5542bcd9b8")
+ (property "Reference" "U1"
+ (at 190.5 89.535 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "LSM6DSM"
+ (at 190.5 92.075 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Package_LGA:LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y"
+ (at 177.8 93.98 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://www.st.com/resource/en/datasheet/lsm6dsm.pdf"
+ (at 190.5 92.71 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "I2C/SPI, iNEMO inertial module: always-on 3D accelerometer and 3D gyroscope, with auxiliary SPI, 1.71V to 3.6V VCC"
+ (at 187.96 76.2 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C94048"
+ (at 187.96 76.2 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "3"
+ (uuid "5cc828ae-633f-4dc9-8d80-0c700fa8e642")
+ )
+ (pin "13"
+ (uuid "7b64bd93-2cf4-4c6b-9e43-d74bff5e8c24")
+ )
+ (pin "2"
+ (uuid "685d8398-4d8e-446e-b7da-f74b4e36f73a")
+ )
+ (pin "8"
+ (uuid "a3d99f3c-6f55-4ddb-8a99-63da6155d967")
+ )
+ (pin "9"
+ (uuid "c71e17fb-edbd-4ee4-8f84-f484e7a0d4bb")
+ )
+ (pin "6"
+ (uuid "9d3bd76b-8ff2-4ebc-a048-57b252def975")
+ )
+ (pin "12"
+ (uuid "583183fa-7f94-4e22-bd3d-b7cff6943a19")
+ )
+ (pin "10"
+ (uuid "2a4c1ea5-0f17-4aa5-93f6-a2cb22bf5dda")
+ )
+ (pin "1"
+ (uuid "ee5dc3f5-74d1-4d45-8762-e6dbb308adc9")
+ )
+ (pin "11"
+ (uuid "6ccd5a0b-7c84-4c67-b13f-7f0419271abf")
+ )
+ (pin "4"
+ (uuid "d4d2c0e8-441d-4c93-8e26-647d91f86d5e")
+ )
+ (pin "7"
+ (uuid "9e5bc35a-b9e1-407a-a9ab-5fb21cd05378")
+ )
+ (pin "14"
+ (uuid "d72cdc3f-2554-410a-977a-ba527cfe3fed")
+ )
+ (pin "5"
+ (uuid "940b115f-0564-463b-8edf-5ae67f970818")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "U1")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 194.945 128.905 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "e48f99f9-992b-42f3-8be7-daa8082ecd02")
+ (property "Reference" "#PWR027"
+ (at 194.945 135.255 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 194.945 133.985 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 194.945 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 194.945 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 194.945 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "3336fc24-b653-4cfe-a9d4-16afa7844f86")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR027")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 133.985 88.265 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "eb383781-3a4b-4de4-9862-45fb872423f1")
+ (property "Reference" "#PWR020"
+ (at 133.985 94.615 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 133.985 93.345 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 133.985 88.265 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 133.985 88.265 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 133.985 88.265 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "ec93c3c7-a0ae-45c4-97a5-ce724ae18019")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR020")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 57.785 58.42 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "ed505824-470f-4381-8cca-5677a43e4121")
+ (property "Reference" "#PWR022"
+ (at 57.785 62.23 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 57.785 53.34 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 57.785 58.42 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 57.785 58.42 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 57.785 58.42 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "0d897b9f-546a-4e9e-8ae4-2a38f8203da9")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "#PWR022")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 182.245 125.095 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "ff20d792-af4d-4651-b2fb-5cc2a57dd668")
+ (property "Reference" "C9"
+ (at 179.705 123.825 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "100nF"
+ (at 179.705 126.365 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
+ (at 181.2798 128.905 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 182.245 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 182.245 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC Part #" "C24452"
+ (at 182.245 125.095 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "3e70cadd-a3b5-4b7f-8518-9e220d80c7cc")
+ )
+ (pin "1"
+ (uuid "f1ecd14c-01c1-4a6e-b899-61daf364e4d4")
+ )
+ (instances
+ (project "okm"
+ (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/c1b6c6f2-190f-4294-9b27-525b79929f74"
+ (reference "C9")
+ (unit 1)
+ )
+ )
+ )
+ )
+)