I am using the ADS7828 ADC (mounted on a breakaway board) to read analog signals from several sensors, to be sent to an mbed microcontroller with I2C. I have been working with C++ for a little while, but I2C is new to me. I've found example code for working with other components, but not for the mbed. Is there a good source for interfacing this ADC with the mbed, or at least something more generic than the Arduino?
Hi MK Manson,
Welcome to our forum! I'm sorry to tell you that we do not have any code snippets for you with the mbed Micros and our ADS7828. You might find this link useful though if you 've not already found it yourself:
http://mbed.org/handbook/I2C
Regards,
Tom