Example code how to get temperature from the TMP102 temperature sensor
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 8:c2df892473a3 | 2022-01-31 | ejh23 | Old version of code |
| 7:7edce25b8f15 | 2022-01-21 | ejh23 | Reads using interrupt displays only on CoolTerm |
| 6:f1cd8eccb930 | 2022-01-19 | ejh23 | Take average of readings on start press; ; |
| 5:21a2c79d52d0 | 2021-12-16 | ejh23 | LCD now reads Place Finger on Pad and displays current temperature |
| 4:14ea6bb0dbad | 2021-12-16 | ejh23 | Screen reading recorded temperature from TMP102 and displays with 3 decimal places. ; |
| 3:0a85cca4faa3 | 2021-12-16 | ejh23 | added some code for the LCD screen - yet to be related to temperature readings |
| 2:33af3e378563 | 2021-12-16 | ejh23 | changed baud rate to 9600 and added error message to serial monitor |
| 1:dd5fb735acf1 | 2016-02-05 | eencae | Initial commit. |
| 0:21a200b880d7 | 2016-02-05 | eencae | Initial commit. |