output pin free 8051 Microcontroller Projects AVR PIC Microcontroller Projects Tutorials Ebooks Libraries, interfacing tutorials, lcd tutorial, stepper motor, dc motor 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems

 
8051 microcontroller 8051 microcontroller
Tag: output pin

T290i with Pic16f628
Hi again. I connected T290i with pc. I get "OK" from hyperterminal.And I connect phone to mcu.
CODE:
#include <16F628.h>
#use delay(clock=4000000)
#use rs232(baud=9600,parity=N,xmit=PIN_A2,rcv=PIN_A1,bits=8)

void main()
{
printf("AT\r\n");
delay_ms(1000);
printf("ATD8091\r\n");
}
 

This code calling 8091 . i tried it is ok.
But when i want to get result a command , ...

16f628   delay ms   ms 40   output pin   xmit   

Posted by turker1 on Sunday 10 August 2008 - 08:01:22



Google Search for Microcontrollers!

Google
 

8051 Microcontroller Projects 8051 AVR tutorials PIC microcontroller, 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems