Initial fork + minor fixes for BMP085 (mBar output) + shell scripts for ADS1115 and...
authorRoman Bazalevskiy <rvb@rvb-work.glas.net>
Wed, 12 Apr 2017 17:05:42 +0000 (20:05 +0300)
committerRoman Bazalevskiy <rvb@rvb-work.glas.net>
Wed, 12 Apr 2017 17:05:42 +0000 (20:05 +0300)
commit5347abf61b167f3014ec7e0d21c95a9284a58689
tree6ed7feb3c27e46bdbad25925a4c694fb5a8c5a98
Initial fork + minor fixes for BMP085 (mBar output) + shell scripts for ADS1115 and DS1307
29 files changed:
Makefile [new file with mode: 0644]
ad5602_test.c [new file with mode: 0644]
ads1115 [new file with mode: 0644]
am2321.c [new file with mode: 0644]
bh1750.c [new file with mode: 0644]
bmp085.c [new file with mode: 0644]
ds1621.c [new file with mode: 0644]
etraxi2c.h [new file with mode: 0644]
gethwclock [new file with mode: 0644]
i2c_errno.h [new file with mode: 0644]
i2cget_bmp180.example [new file with mode: 0644]
ina219.c [new file with mode: 0644]
lcdd.c [new file with mode: 0644]
lm75.c [new file with mode: 0644]
mcp_rw.c [new file with mode: 0644]
pcf8574_1.c [new file with mode: 0644]
pcf8574_2.c [new file with mode: 0644]
pcf8574_3.c [new file with mode: 0644]
pcf8574_4.c [new file with mode: 0644]
pcf8591_1.c [new file with mode: 0644]
pcf8591_2.c [new file with mode: 0644]
pcf8591_3.c [new file with mode: 0644]
pcf8591_4.c [new file with mode: 0644]
pcf8591d.c [new file with mode: 0644]
sethwclock [new file with mode: 0644]
sht21.c [new file with mode: 0644]
smbus.c [new file with mode: 0644]
smbus.h [new file with mode: 0644]
syncfromhwclock [new file with mode: 0644]