Overview
- Object ID : 2285 (2013-06-17)
- Author : Bryan Kobe | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Categories : Protocol, Sensor
- Licence : Other
- Tag : ADC
Content
This series of objects is used to communicate with the ADC 0838 vis a serial interface. After one channel is read by the ADC, then the Propeller, it is sent out to the serial port to the host computer. I used this object to test all of the channels of the chip to make sure the chip was in working order. This code can also be modified for the ADC0 0832 and the ADC 0834 chips with some simple modifications to the code and the chip register data.