library for SHT25 humidity and temperature sensor https://www.sensirion.com/products/humidity-sensor/
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:18e6cd816998 | 2021-10-06 | YSI | fix operator priority for macro SHT_WAIT |
9:382955a266cb | 2021-10-06 | YSI | Add wait function compatible with mbed2.0, mbed5.0 and mbed6.0 and more.; Default wait for request is typical value and up to maximum value if necessary/ |
8:bb3dbc86a180 | 2021-09-22 | YSI | fix maximum I2C frequency to 400KHz; reduce I2C read request at one by data request |
7:b55223269e6b | 2021-09-16 | YSI | Fix I2C read address, change I2C frequency to 400KHz, remove all sleep or wait functions. |
6:084428a5efcd | 2021-09-08 | YSI | change wait_us blocking to sleep_for when target isn't LPC1768 |
5:8e34f365eb45 | 2021-06-30 | YSI | bug fixe with LPC1768 mac adresse |
4:21a50575cb79 | 2019-12-03 | YSI | change depreciated wait_ms to wait_us. |
3:81324c19d870 | 2018-12-11 | YSI | Add waitSafeHeat |
2:34e14b4cd981 | 2018-06-18 | YSI | Add NaN return on I2C error |
1:ebd95757fba4 | 2018-06-18 | YSI | Doc updated |
0:71da3fbfe141 | 2018-06-18 | YSI | library for SHT25 humidity and temperature sensor |