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 jayaprakash jp

  1. J

    [General] i want to vary the ultrasonic frequency with output of light sensor in pic16f887

    my aim to vary the frequency from 30khz to 60khz,im using here frequency generator that is crystall oscillator,,then im using colour sensor here if the colour intensity is dark my frequency hav to increse - - - Updated - - - my aim to vary the frequency from 30khz to 60khz,im using here...
  2. J

    [General] i want to vary the ultrasonic frequency with output of light sensor in pic16f887

    is this possible char txt[6]; #define TRIG PORTB.F6 #define ECHO PORTB.F7 // LCD module connections sbit LCD_RS at RA1_bit; sbit LCD_EN at RA3_bit; sbit LCD_D4 at RD4_bit; sbit LCD_D5 at RD5_bit; sbit LCD_D6 at RD6_bit; sbit LCD_D7 at RD7_bit; sbit LCD_RS_Direction at TRISA1_bit; sbit...
  3. J

    [General] i want to vary the ultrasonic frequency with output of light sensor in pic16f887

    please help me i want a program in which i need to vary the frequency of ultrasonic sensor from the output of proximity or light sensor

Part and Inventory Search

Back
Top