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

Commit

Permalink
Sensor_Temperature: add TC1047 (#2443)
Browse files Browse the repository at this point in the history
* Sensor_Temperature: add TC1047

* Sensor_Temperature: make TC1047xNB and TC1047AxNB aliases of
MCP9700T-HTT

* Sensor_Temperature: change footprint of TC1047
  • Loading branch information
ChristianHirsch authored and chschlue committed Jan 20, 2020
1 parent 2220f25 commit dd5174f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Sensor_Temperature.dcm
Expand Up @@ -462,6 +462,18 @@ K I2C Temperature Sensor
F https://www.silabs.com/documents/public/data-sheets/Si7050-1-3-4-5-A20.pdf
$ENDCMP
#
$CMP TC1047xNB
D Precision Temperature-to-Voltage Converter, 10mV/ºC, -40ºC to +125ºC, ±2.0ºC (max), 2.7V to 4.4V, SOT-23
K temperature sensor analog
F http://ww1.microchip.com/downloads/en/DeviceDoc/21498D.pdf
$ENDCMP
#
$CMP TC1047AxNB
D Precision Temperature-to-Voltage Converter, 10mV/ºC, -40ºC to +125ºC, ±2.0ºC (max), 2.5V to 5.5V, SOT-23
K temperature sensor analog
F http://ww1.microchip.com/downloads/en/DeviceDoc/21498D.pdf
$ENDCMP
#
$CMP TMP100
D Temperature Sensor with I2C/SMBus Interface, SOT-23-6
K temperature sensor i2c smbus
Expand Down
2 changes: 1 addition & 1 deletion Sensor_Temperature.lib
Expand Up @@ -1071,7 +1071,7 @@ F0 "U" -250 250 50 H V C CNN
F1 "MCP9700T-HTT" 50 250 50 H V L CNN
F2 "Package_TO_SOT_SMD:SOT-23" 0 -400 50 H I C CNN
F3 "" -150 250 50 H I C CNN
ALIAS MCP9700T-ETT MCP9700AT-HTT MCP9700AT-ETT
ALIAS MCP9700T-ETT MCP9700AT-HTT MCP9700AT-ETT TC1047xNB TC1047AxNB
$FPLIST
SOT?23*
$ENDFPLIST
Expand Down

0 comments on commit dd5174f

Please sign in to comment.