Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Replace sensor/Geiger-Muller with sensor/Nuclear-Radiation_Detector #1550

Merged
merged 1 commit into from
Feb 22, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions Sensor.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ K Digital temperature humidity sensor
F http://akizukidenshi.com/download/ds/aosong/DHT11.pdf
$ENDCMP
#
$CMP Geiger-Muller
D Generic Geiger-Müller tube
K Geiger-Müller
F ~
$ENDCMP
#
$CMP INA260
D Current/power/voltage monitor with Integrated 2mΩ Shunt Resistor, 2.7V - 5.5V, I2C, TSSOP-16
K Current/power/voltage monitor
Expand All @@ -60,6 +54,12 @@ K Heart Rate
F https://datasheets.maximintegrated.com/en/ds/MAX30102.pdf
$ENDCMP
#
$CMP Nuclear-Radiation_Detector
D Generic radiation detector
K nuclear ionising radiation sensor geiger mueller muller tube neutron counter ionization chamber
F ~
$ENDCMP
#
$CMP SHT1x
D Temperature and humidity module
K digital temperature humidity sensor
Expand Down
45 changes: 28 additions & 17 deletions Sensor.lib
Original file line number Diff line number Diff line change
Expand Up @@ -137,23 +137,6 @@ X GND 4 0 -300 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# Geiger-Muller
#
DEF Geiger-Muller GM 0 0 Y Y 1 F N
F0 "GM" 150 -100 50 H V C CNN
F1 "Geiger-Muller" 0 100 50 H V C CNN
F2 "" 100 0 50 H I C CNN
F3 "" 100 0 50 H I C CNN
DRAW
A 200 0 50 -899 899 0 1 0 N 200 -50 200 50
P 2 0 1 0 200 -50 -50 -50 N
P 2 0 1 0 200 0 -50 0 N
P 2 0 1 0 200 50 -50 50 N
X ~ 1 -150 0 100 R 50 50 1 1 P
X ~ 2 0 -150 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# INA260
#
DEF INA260 U 0 20 Y Y 1 F N
Expand Down Expand Up @@ -239,6 +222,34 @@ X VLED+ 9 0 500 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# Nuclear-Radiation_Detector
#
DEF Nuclear-Radiation_Detector V 0 0 Y N 1 F N
F0 "V" 200 50 50 H V L CNN
F1 "Nuclear-Radiation_Detector" 200 -50 50 H V L CNN
F2 "" 200 100 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
A -125 135 16 -184 1084 0 1 0 N -110 130 -130 150
A -205 135 16 -184 1084 1 1 0 N -190 130 -210 150
A -175 125 16 1616 -716 1 1 0 N -190 130 -170 110
A -165 95 16 -184 1084 1 1 0 N -150 90 -170 110
A -165 175 16 -184 1084 1 1 0 N -150 170 -170 190
A -135 165 16 1616 -716 1 1 0 N -150 170 -130 150
C 0 0 111 0 1 0 N
C 55 -35 10 0 1 0 F
T 0 80 125 50 0 0 0 + Normal 0 C C
P 2 0 1 0 -45 -60 45 -60 N
P 2 0 1 0 -45 60 45 60 N
P 2 0 1 0 0 -60 0 -100 N
P 2 0 1 0 0 100 0 60 N
P 4 0 1 0 -100 140 -120 120 -80 100 -100 140 F
P 4 1 1 0 -140 100 -160 80 -120 60 -140 100 F
X 1 1 0 200 100 D 50 50 1 1 P
X 2 2 0 -200 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# SHT1x
#
DEF SHT1x U 0 40 Y Y 1 F N
Expand Down