TMP102
Dependents of TMP102
A dependent is a program or library which makes use of this program.
xx16 display +tmp102 +speaker
This code just prints out the current temperature sensed by a TMP102 temperature sensor over serial when requested. Here's the Python code that lets you log data locally and to …
TMP102
This program displays a series of text messages on a 16x2 line LCD and also then displays the room temperature taken from a TMP102 I2C module. It represents my first …
display,
LCD,
message,
thermometer
This code just prints out the current temperature sensed by a TMP102 temperature sensor over serial when requested. Here's the Python code that lets you log data locally and to …
TMP102