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

Commit

Permalink
Added HDC1080 humidity sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekGn authored and DerekGn committed Nov 23, 2017
1 parent 40f0b53 commit 7583018
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
9 changes: 9 additions & 0 deletions library/Sensor_Humidity.dcm
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
EESchema-DOCLIB Version 2.0
#
$CMP HDC1080
D HDC1080 Low Power,High Accuracy Digital Humidity Sensor with Temperature Sensor
K Temerature Humidity Sensor
F http://www.ti.com/lit/ds/symlink/hdc1080.pdf
$ENDCMP
#
#End Doc Library
23 changes: 23 additions & 0 deletions library/Sensor_Humidity.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
EESchema-LIBRARY Version 2.3
#encoding utf-8
#
# HDC1080
#
DEF HDC1080 U 0 40 Y Y 1 F N
F0 "U" -350 250 50 H V C CNN
F1 "HDC1080" 200 250 50 H V C CNN
F2 "Package_SON:Texas_PWSON-N6" 0 -350 50 H I C CNN
F3 "" -200 250 50 H I C CNN
DRAW
S -400 200 400 -200 0 1 10 f
X SDA 1 -500 100 100 R 50 50 1 1 C
X GND 2 100 -300 100 U 50 50 1 1 W
X DNC 3 -500 -100 100 R 50 50 1 1 N N
X DNC 4 500 -100 100 L 50 50 1 1 N N
X VCC 5 0 300 100 D 50 50 1 1 W N
X SCL 6 500 100 100 L 50 50 1 1 C
X GND 7 -100 -300 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

0 comments on commit 7583018

Please sign in to comment.