read TI TMP102 temperature and display on SSD1306 OLED
Dependencies: Adafruit_GFX TMP102 mbed
Fork of DisplayOled by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:6fd4514ca28c | 2018-06-17 | poushen | a test program read TMP102's temperature and display on OLED SSD1306. |
2:8d76b62373dd | 2018-06-12 | poushen | reorgnize library and class |
1:c636842ce79c | 2018-06-12 | poushen | combind oled (ssd1306), and tmp102 sensor to one project; add one shot, sleep, wakeup, extended mode, ... to test_TMP102 |
0:3b87797f65fc | 2017-05-16 | franni | Display Oled Driver SSD1306 I2C 128x64 |