Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Jeffin Jacob Philip

  1. J

    sending an SMS using sim900A with PIC16F877a in mikro C pro for pic

    is this code correct . . . its not working is there anyone to help me.... //crystal 20Mhz void main() { TRISD=0; PORTD=0xff; Delay_ms(1000); PORTD=0; UART1_init(9600); Delay_ms(10); UART1_Write_Text("AT\r\n"); Delay_ms(2000); UART1_Write_Text("AT+CMGF=1\r\n"); Delay_ms(2000)...
  2. J

    motion sensor detection based automatic lighting system

    plz insert a pull down reistors of 10k to rb0 and rb1 the block j4 is a switch when it is on it means that the door is locked and if there any motion detected the buzzer and led activated and when the j4 switch is off and any motion detected by the pir the mc doesnot activate the buzzer and...

Part and Inventory Search

Back
Top