• method to avoid global variables
    I want to know method, How to avoid global variable in c microcontroller programing? or method to make global variable invisible. Is there any perticular functions in built in c library?, that could...
  • keypad in interrupt method
    hi friends, iam trying to write keypad programm using interrupt method and send the pressed key to terminal. but iam not getting the char everytime.
  • Rand function Method
    I would like to know on which method Keil rand() function generates the random values.Are they using LCM or Linear Feedback shift register or any other method? Please help me in this. Thanks Gopi...
  • about represent and develop method.
    I have been designing embedded system for several years. yet I haven't found good books on develop method, and how to represent the system in diagram so that I can gradually break a big taks into small...
  • best method to differentiate usb
    Hi all, Which is the best method to differentiate mass storage device like USB. Is there any other method other than using VendorId and ProductId of Usb?