• help!!!!
    does anyone have an example program for lcd.its suppose to work like this. e.g my atmel 89s52 board is connected to the computer using the serial com rs232. and once i type something on the hyper terminal...
  • Help
    What is VxWorks and how to begin with
  • HELP
    When i compile this code it give error like:-] error 88: illegal cast of Literal value to 'generic' pointer from type 'literal-unsigned-char' to type 'unsigned-char generic*' error 47:indirection...
  • for help
    iwant to know how actually gsm modem interfaced with microcontroller 8052 through rs232
  • help
    code segment: ... EXTRN NUMBER (MAX_NUM) DS MAX_NUM END another code segment: PUBLIC MAX_NUM MAX_NUM EQU 8 when i assembled and linked these codes, there was an error: ...