• Joined on 2019-01-22
tkl pushed to master at adc_gpio_i2c/i2c_bb 2019-07-29 13:50:37 +00:00
9a3a671938 Align to gpio api
39f45f78fa Add readme
33710c2522 Rename i2c_bb.h -> i2c.h
f5d62bd9f6 Test: switch to gpio_sys.
d018e6e6b2 modify sda pin direction for read.
Compare 46 commits »
tkl renamed repository from adc1115 to adc_gpio_i2c/ads1115 2019-07-29 13:30:56 +00:00
tkl pushed to master at adc_gpio_i2c/i2c_bb 2019-07-29 13:26:26 +00:00
tkl pushed to master at adc_gpio_i2c/i2c_bb 2019-07-29 13:24:59 +00:00
tkl pushed to master at adc_gpio_i2c/i2c_bb 2019-07-29 13:22:51 +00:00
ebf1929ac3 Add readme
d86f12f3fe Rename i2c_bb.h -> i2c.h
Compare 2 commits »
tkl pushed to master at adc_gpio_i2c/gpio_sys 2019-07-29 12:55:10 +00:00
tkl pushed to master at adc_gpio_i2c/gpio_sys 2019-07-29 12:00:39 +00:00
7da732b5e1 Add Readme
9d22af507d rename gop_sys.h to gpio.h
Compare 2 commits »
tkl pushed to master at adc_gpio_i2c/gpio_sys 2019-07-29 11:38:59 +00:00
e2c5431bfa Make: add distclean target.
tkl pushed to master at adc_gpio_i2c/i2c_bb 2019-07-29 10:34:50 +00:00
6b0f6f3093 Test: switch to gpio_sys.
tkl pushed to master at adc_gpio_i2c/gpio_sys 2019-07-29 10:24:18 +00:00
5c774a3a1c gpio_sys: simplify api.
tkl pushed to master at adc_gpio_i2c/voltage_app 2019-07-29 09:21:37 +00:00
b4f46eb2e5 distance_app: Measure continuously until 'Ctrl+c' is pressed.
tkl pushed to master at adc_gpio_i2c/ads1115 2019-07-29 09:19:09 +00:00
8837368a14 ADS1115: skip negative values.
tkl pushed to master at adc_gpio_i2c/voltage_app 2019-07-25 14:39:29 +00:00
78b36fcbb2 move ada1115 to separate lib.
tkl pushed to master at adc_gpio_i2c/ads1115 2019-07-25 14:37:00 +00:00
eadddf7334 Initial commit
tkl created repository adc_gpio_i2c/ads1115 2019-07-25 14:36:02 +00:00
tkl pushed to master at adc_gpio_i2c/voltage_app 2019-07-25 14:27:36 +00:00
48c63bb9df restructure code
tkl pushed to master at adc_gpio_i2c/voltage_app 2019-07-25 13:21:32 +00:00
89ba05379f Initial commit
5aaccc39e5 Update 'Makefile'
9b0ca3f210 Update 'Makefile'
bc4100a45a Update 'Makefile'
96e3e1da4e Update 'Makefile'
Compare 7 commits »
tkl pushed to master at adc_gpio_i2c/i2c_bb 2019-07-25 12:34:52 +00:00
tkl pushed to master at adc_gpio_i2c/i2c_bb 2019-07-25 12:23:05 +00:00
98c04194fe modify sda pin direction for read.
tkl pushed to master at adc_gpio_i2c/gpio_sys 2019-07-25 12:08:04 +00:00
791cfe8ae2 fix api