• faster
    as you know text files transfer much faster than binary files. is it da same with files on the sd memory stick?
  • keyboard
    Hi, Below is a simple keyboard program, where i need to lock in 3 numeric digits only. The user will exit the program by pressing a non-numeric key. Until then, he can press any no. of keys. the...
  • keyboard
    hello friends, I want to interface PS/2 keyboard to 8051 microcontroller.Anybody will give me an idea to prepare scancodes and code(C). thank you. with regards, sai
  • how to realize exit(0) function in keilC51
    HI: We can use exit(0) instruction to exit a normally running routine in C language. But exit(0) is not being in the KEILC51.Now how can I realize the same function as exit(0) instruction with other...
  • Touchscreen not responding
    Hello I am trying to make a simple application using emWin library which creates a button on LCD screen and if a button is pressed then turn on a LED diode but touchscreen is not responding to click...