• Hyperterminal Intelligence !
    Dear All, Who know how hyperterminal identifies input state of cpu connected to PC via serial port ? For example when codes in CPU reaches to scanf() func. the hyperterminal switches to input situation...
  • Renesas RZ/T1: High performance real time applications welcome
    R for Real-time We are very excited to have partnered with Renesas Electronics to introduce support for the recently announced Renesas RZ/T1 product series in ARM DS-5 Development Studio . The new device...
  • intelligent ambulance with automatic traffic control
    -> Error is mentioned in the program givem below in voi GSM_Init(void) function(3rd statement. #include<reg51.h> #include<lcd.h> sbit gl= P3^4; sbit rl= P3^5; sbit rf= P3^7; void Enter (void...
  • Working with directories in embedded applications
    My dear friends, I have been using RL-FlashFS recently and it is amazing. You will be surprised how much you can do with a file system. However i have difficulties manipulating directories. For...
  • Intelligent ambulance with automatic traffic control coding issue
    Their in an error C267 : 'LCD Delay1': require ANSI - style prototype... It is the combination of LCD and GSM coding in keil software. LCD_Delay 1(100);