This repository contains an attempt to detect wood pests using three piezo sensors. Each sensor records the time of flight of a noise source in their enclosing area and calculates the coordinate as best it can. This utilizes an ESP32's motor controller peripheral for exact timestamping of three sensor events, which is then processed by a Python script. The Python script takes the timestamps of an event, and a photo of the sensor arrangement and places a marker where the noise origintates.
65 lines
2.8 KiB
Plaintext
65 lines
2.8 KiB
Plaintext
(kicad_symbol_lib (version 20211014) (generator SamacSys_ECAD_Model)
|
|
(symbol "ADG839YKSZ-REEL7" (in_bom yes) (on_board yes)
|
|
(property "Reference" "S" (at 21.59 7.62 0)
|
|
(effects (font (size 1.27 1.27)) (justify left top))
|
|
)
|
|
(property "Value" "ADG839YKSZ-REEL7" (at 21.59 5.08 0)
|
|
(effects (font (size 1.27 1.27)) (justify left top))
|
|
)
|
|
(property "Footprint" "SOT65P210X110-6N" (at 21.59 -94.92 0)
|
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
|
)
|
|
(property "Datasheet" "https://componentsearchengine.com/Datasheets/2/ADG839YKSZ-REEL7.pdf" (at 21.59 -194.92 0)
|
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
|
)
|
|
(property "ki_description" "ANALOG DEVICES - ADG839YKSZ-REEL7 - ANALOGUE SW, SINGLE, SPDT, SC70-6" (at 21.59 -294.92 0)
|
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
|
)
|
|
(property "Height" "1.1" (at 21.59 -394.92 0)
|
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
|
)
|
|
(property "Mouser Part Number" "584-ADG839YKSZ-R7" (at 21.59 -494.92 0)
|
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
|
)
|
|
(property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Analog-Devices/ADG839YKSZ-REEL7?qs=BpaRKvA4VqERXVZBPxrlrA%3D%3D" (at 21.59 -594.92 0)
|
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
|
)
|
|
(property "Manufacturer_Name" "Analog Devices" (at 21.59 -694.92 0)
|
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
|
)
|
|
(property "Manufacturer_Part_Number" "ADG839YKSZ-REEL7" (at 21.59 -794.92 0)
|
|
(effects (font (size 1.27 1.27)) (justify left top) hide)
|
|
)
|
|
(rectangle
|
|
(start 5.08 2.54)
|
|
(end 20.32 -7.62)
|
|
(stroke (width 0.254) (type default))
|
|
(fill (type background))
|
|
)
|
|
(pin passive line (at 0 0 0) (length 5.08)
|
|
(name "IN" (effects (font (size 1.27 1.27))))
|
|
(number "1" (effects (font (size 1.27 1.27))))
|
|
)
|
|
(pin passive line (at 0 -2.54 0) (length 5.08)
|
|
(name "VDD" (effects (font (size 1.27 1.27))))
|
|
(number "2" (effects (font (size 1.27 1.27))))
|
|
)
|
|
(pin passive line (at 0 -5.08 0) (length 5.08)
|
|
(name "GND" (effects (font (size 1.27 1.27))))
|
|
(number "3" (effects (font (size 1.27 1.27))))
|
|
)
|
|
(pin passive line (at 25.4 0 180) (length 5.08)
|
|
(name "S2" (effects (font (size 1.27 1.27))))
|
|
(number "6" (effects (font (size 1.27 1.27))))
|
|
)
|
|
(pin passive line (at 25.4 -2.54 180) (length 5.08)
|
|
(name "D" (effects (font (size 1.27 1.27))))
|
|
(number "5" (effects (font (size 1.27 1.27))))
|
|
)
|
|
(pin passive line (at 25.4 -5.08 180) (length 5.08)
|
|
(name "S1" (effects (font (size 1.27 1.27))))
|
|
(number "4" (effects (font (size 1.27 1.27))))
|
|
)
|
|
)
|
|
)
|