Difference between revisions of "I2C-TEMP"

From Land Boards Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[File:tindie-mediums.png|link=https://www.tindie.com/products/land_boards/i2c-temperature-sensor-i2c-temp-01/]]
 
[[File:tindie-mediums.png|link=https://www.tindie.com/products/land_boards/i2c-temperature-sensor-i2c-temp-01/]]
 +
 +
<video type="youtube">4ntWfcRmjN0</video>
  
 
[[File:I2C-TEMP-640px.jpg]]
 
[[File:I2C-TEMP-640px.jpg]]
Line 17: Line 19:
 
* (4) #4-40 mounting holes
 
* (4) #4-40 mounting holes
  
== ==
+
== Drivers/Example Code ==
  
 
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/libraries/LandBoards_I2CTEMP01 Github repo] - Driver code
 
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/libraries/LandBoards_I2CTEMP01 Github repo] - Driver code
 
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/LBCards/I2CTEMP01 Github repo] - Example code
 
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/LBCards/I2CTEMP01 Github repo] - Example code
 +
 +
== Testing ==
 +
 +
* [[Arduino Based Test Station]]
 +
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/LBCards/ODAS/ODASTESTER ODAS Tester Github Repo]
  
 
== Assembly Sheet  ==
 
== Assembly Sheet  ==
  
 
* [[I2C-TEMP Assembly Sheet]]
 
* [[I2C-TEMP Assembly Sheet]]

Latest revision as of 13:02, 1 January 2020

Tindie-mediums.png

I2C-TEMP-640px.jpg

Features

  • TCN75A Temperature sensor
  • I2C Base address = 0x48
  • Jumper selectable I2C offset address (0x48-0x4f)
  • Jumper selectable termination resistors
  • Up to 400 KHz operation
  • Interrupt output
  • Arduino library with example code
  • 2.7V to 5.5V
  • Daisy-chain connector
  • 49x49mm form factor
  • (4) #4-40 mounting holes

Drivers/Example Code

Testing

Assembly Sheet