• qq2440 boot
    I am working qq2440 based board so I want to know how I can booting Qtopia or wince to NAND flash area Wince is work finely on typed vivi shell command "wince" How I can started wince or...
  • 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>...
  • read potentiometer value in micro C
    hello guys, i want to read the input value from a potentiometer then display it on a LCD , can someone help me with the code ? , thanks .
  • 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...
  • Read Analog Voltage from Potentiometer
    Hi Keil Users, Good day. I'm trying to read analog voltage from potentiometer and show the value in Keil. I tried to use adruino and it works. Can anyone convert below arduino command to...