TMP102 temperature sensor test using LPC824.
Dependencies: test_TMP102 mbed
History
Make Class library for using TMP102 and add comment of usage.
2017-11-26, by yasubumi [Sun, 26 Nov 2017 01:12:18 +0000] rev 5
Make Class library for using TMP102 and add comment of usage.
add comment
2017-11-26, by yasubumi [Sun, 26 Nov 2017 01:01:17 +0000] rev 4
add comment
Make two constructors for different usage (1. use GPIO pin name, 2. use I2C object)
2017-11-26, by yasubumi [Sun, 26 Nov 2017 00:06:58 +0000] rev 3
Make two constructors for different usage (1. use GPIO pin name, 2. use I2C object)
made class for TMP102 not optimized.
2017-11-25, by yasubumi [Sat, 25 Nov 2017 03:28:22 +0000] rev 2
made class for TMP102 not optimized.
TMP102 temperature sensor test for LPC824 without using existing TMP102 module. Basic test only to read temperature.
2017-11-19, by yasubumi [Sun, 19 Nov 2017 09:59:21 +0000] rev 1
TMP102 temperature sensor test for LPC824 without using existing TMP102 module. Basic test only to read temperature.
First test of TMP102 using existing module.
2017-11-19, by yasubumi [Sun, 19 Nov 2017 07:50:57 +0000] rev 0
First test of TMP102 using existing module.