• POLLING
    Hi all How polling is done in the C code ? Do I need to use interval timers for that ? Elico
  • General A2D help.
    Hi folks, I am attempting to modify existing hardware and software to implement an LM335AZ temperature sensor as well as interface a Maxbotix ultrasonic sensor. The uC is a Silicon Labs C8051F121...
  • CC1010 A2D problems
    Hi everyone, I am having some problems getting the analog to digital converter on the CC1010 to work. I have a temperature sensor which puts out a constant voltage proportional to the temperature...
  • polling in LPC2378
    Hi!! I am a newbie to ARM7 microcontrollers, and i am going to work on the LPC2378. I have read a little bit on programming th microcontroller, and i can now comfortably flash LEDs. But, now i want to...
  • Polling for a key press
    Hi, i am using a stellaris launchpad micro controller and i want to poll one of my switch's for a press. I have configured all the necessary ports and everything but i cant get it to work. I know that...