test program to power up two MAX11410 ADCs and check the inputs of ADC1. Uses MAX11410 library.
Fork of I2C_scanner by
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
5:d7b803aa9079 | 2018-01-05 | working version; | File Diff Annotate |
4:c194858fe0c6 | 2016-11-18 | Updated comments and added 8 bit address for use with I2C read and write commands. | File Diff Annotate |
3:42120705a9bd | 2016-11-11 | Added comment to assist in troubleshooting. | File Diff Annotate |
2:39ba9beabf3c | 2016-11-09 | Changed I2C scanner to behave like the Arduino I2C scanner. Also, made it ignore address 0. | File Diff Annotate |
1:1cdd12a4efb2 | 2016-10-10 | Bitshifted address to the right to print appropriate address. | File Diff Annotate |
0:4f78cdfc99de | 2009-09-03 | (none) | File Diff Annotate |