• reading A/D valie from potentiometer
    Hello All, I am new to ARM. I am currently using LPC2378 (ARM7TDMI-S) processor on MCB2300 Keil Eval Board. I want to display A/D value on LCD. Kindly guide how to proceed step by step using C...
  • reading A/D valie from potentiometer
    Hello All, I am new to ARM. I am currently using LPC2378 (ARM7TDMI-S) processor on MCB2300 Keil Eval Board. I want to display A/D value on LCD. Kindly guide how to proceed step by step using C...
  • reading A/D value from the potentiometer
    Dear Keil users, I'm new here. In BLINKY I want to do the following : Write the A/D value read from the potentiometer and write it onto the LCD panel Analogvalue 754 #include <stdio.h>...
  • reading A/D value from the potentiometer
    Dear Keil users, I'm new here. In BLINKY I want to do the following : Write the A/D value read from the potentiometer and write it onto the LCD panel Analogvalue 754 #include <stdio.h>...
  • reading A/D value from the potentiometer on arm9 based qq2440
    Hi all, I want to read the values from the potentiometer via Compact Framework 2.0 under wince5.0 on arm9 based qq2440 board ? How can I do this? Thanks in advance.