Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: test_TMP102 mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:11f0da55b0fd | 2017-11-26 | yasubumi | Make Class library for using TMP102 and add comment of usage. |
4:becda38a264c | 2017-11-26 | yasubumi | add comment |
3:600dea808e48 | 2017-11-26 | yasubumi | Make two constructors for different usage (1. use GPIO pin name, 2. use I2C object) |
2:40c813b1d6a3 | 2017-11-25 | yasubumi | made class for TMP102 not optimized. |
1:3241f6a5a51e | 2017-11-19 | yasubumi | TMP102 temperature sensor test for LPC824 without using existing TMP102 module. Basic test only to read temperature. |
0:26352a9cd499 | 2017-11-19 | yasubumi | First test of TMP102 using existing module. |