Hi everybody!
I am interested in about using AIN inputs on my MOD-IO for connecting variable resistors. Idea after that is to use ADC for calculating voltage level. Is it possible to use the ADC input over the AIN? My experience with the ADC on LPC2148 is that it's very easy, I hope that here is also.
Thanks!
Sure. Download the documents and code from the Wiki. They are 10bit.
"The board features four 10bit resolution analogue inputs (input voltages from 0 - 3.3V) and each of them is read with a separate command."
The inputs work but they are a bit noisy so as long as you don't worry to much about this, it will be fine.
Hi!
It turns out that AD conversion is much more easy then on ARM7... But thanks for reply ;D Now I'm trying to send some chars over the UART and RS232 on Hyper Terminal, so some hint would be helpful.
Thanks a lot once more guys!