• Doubt in basic techniques
    Hi to all, I am new to ARM world. Now i am trying with lpc2148. I have to write program for 4x4 keypad. So i thought to start with a single push button. i have written code for 16x2 LCD display. Now...
  • Book on C166 design techniques
    Does anyone know of any books in written english about C166 system design. I am interested in the hardware design and assembly level programming. Thank you in advance
  • kick- starting technique for interrupt driven
    Hello everyone. I'm doing a RTOS project, about using kick- starting technique for interrupt driven (UART). i using KeilC 4, and mu code: #include <REGX51.H> #define MAX 50 typedef enum { FALSE...
  • deciphering the sms response Keil oriented,the string manipulations
    (using a phone as a modem gsm).Avoiding the problems of delays,AT gramathic having a lucky of using textmode,I waiting a string of only 4 numbers,but I receive also of course a lot information as sender...
  • Object counter
    Hi there... I am trying to count the no of object pass in a conveyor systems and it need to be displayed in a LCD every time a object passes through it. I used IR for this purpose... wen ir detect...