| ||||||
MAXIM MAX127 ADC driver. More...
#include "common.h"Go to the source code of this file.
Defines | |
| #define | MAX127_I2C_ADDR 0x50 |
Functions | |
| int | MAX127readChan (tSensors link, byte i2caddress, byte adcchannel) |
Variables | |
| tByteArray | MAX127_I2CRequest |
| tByteArray | MAX127_I2CReply |
MAXIM MAX127 ADC driver.
hitechnic-irseeker-v1.h provides an API for the MAXIM MAX127 ADC.
Changelog:
License: You may use this code as you wish, provided you give credit where its due.
THIS CODE WILL ONLY WORK WITH ROBOTC VERSION 3.59 AND HIGHER.
Definition in file maxim-max127.h.
1.7.2