New I2C devices
authorTobias Müller <muto@wsk.tu-chemnitz.de>
Tue, 24 Oct 2017 14:57:54 +0000 (16:57 +0200)
committerTobias Müller <muto@wsk.tu-chemnitz.de>
Tue, 24 Oct 2017 14:57:54 +0000 (16:57 +0200)
commit2490e261a78b2a98ee2a9b8fc19cb3f20225926b
treed814693927f2dcfaaca195fd2e1dd7b1665e1378
parent45806622c08cded7d77c9c9735c433de5f7fa027
New I2C devices
Correction of dual devices
38 files changed:
DS18B20_BMP280/DS18B20_BMP280.cproj
DS18B20_CDM7160/DS18B20_CDM7160.atsln
DS18B20_CDM7160/DS18B20_CDM7160.c
DS18B20_CDM7160/DS18B20_CDM7160.cproj
DS18B20_MAX44009/DS18B20_MAX44009.cproj
DS18B20_MAX44009_DS2438_SHT/DS18B20_DS2438.c
DS18B20_MAX44009_DS2438_SHT/DS18B20_MAX44009_DS2438_SHT.cproj
DS18B20_Thermocouble/convthermocouple.py
DS18B20_Thermocouble_DS2438_SHT/DS18B20_DS2438.c
DS18B20_Thermocouble_DS2438_SHT/DS18B20_Thermocouble_DS2438_SHT.cproj
DS18B20_VOC_DS2438_SHT direct/DS18B20_DS2438.c
DS18B20_VOC_DS2438_SHT/DS18B20_DS2438.c
DS2423_DS2413/Makefile
DS2438_SHT3X/DS2438_SHT3X.cproj
DS2438_VOC_DS2438_SHT_Wiregate/DS2438_DS2438.c
DS2450/DS2450.c
DS2450/DS2450.cproj
DS2450/OWDS2450.S
DS2450_APDS9960/DS2450_APDS9960.atsln [new file with mode: 0644]
DS2450_APDS9960/DS2450_APDS9960.c [new file with mode: 0644]
DS2450_APDS9960/DS2450_APDS9960.cproj [new file with mode: 0644]
DS2450_IAQCORE/DS2450_IAQCORE.atsln [new file with mode: 0644]
DS2450_IAQCORE/DS2450_IAQCORE.c [new file with mode: 0644]
DS2450_IAQCORE/DS2450_IAQCORE.cproj [new file with mode: 0644]
common/I2C/APDS9960.c [new file with mode: 0644]
common/I2C/APDS9960.h [new file with mode: 0644]
common/I2C/BME680.c [new file with mode: 0644]
common/I2C/BME680.h [new file with mode: 0644]
common/I2C/IAQCORE.c [new file with mode: 0644]
common/I2C/IAQCORE.h [new file with mode: 0644]
common/I2C/SGP30.c [new file with mode: 0644]
common/I2C/SGP30.h [new file with mode: 0644]
common/I2C/USI_TWI_Master.h
common/OWDS18B20_DS2438.S
common/OWDS2438.S
common/OWDS2438_DS2438.S
common/OWDS2450.S
common/OWSet_ATTINYX4.s