Overview
- Object ID : 2462 (2013-06-17)
- Author : BR | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Languages : PASM, SPIN
- Category : Signals
- Licence : Other
- Tag : ADC
Content
Bare-bones ADC0831 8-bit ADC driver, written in spin. Adapted from: http://obex.parallax.com/objects/248/ with mods:
•ADC0831 driver code encapsulated into a self-contained object
•Interface adjusted to follow propeller object conventions
•Max sample rate is about 2.5KHz for a prop clock of 80 Mhz.