ADS1113/ADS1114/ADS1115 I2C DAC driver + example
This commit is contained in:
parent
6bd2d15d23
commit
690a4793a6
5 changed files with 555 additions and 0 deletions
4
examples/ads1115_test/Makefile
Normal file
4
examples/ads1115_test/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
PROGRAM = ads1115_test
|
||||
EXTRA_COMPONENTS = extras/i2c extras/ads111x
|
||||
#ESPBAUD = 460800
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue