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 qatar.engineer

  1. Q

    help me in my program

    trisa vs lata i am using the c18 comiler for mplab with picstrat and i do not get you when you said
  2. Q

    help me in my program

    p18f4520.h program the leds is always on or off
  3. Q

    help me in my program

    portbbits.rb0 hi i write this program to read from sensor and display output on lid but when i programed my pic and but it in the circuit it is either always on or it is off so what should i do here is my program #include <p18f4520.h> #include <stdio.h> #include <delays.h> #pragma config WDT =...
  4. Q

    help in pic18f4520 with srf04

    hi can you please help me in writing a program in c for pic and sensor please thanks
  5. Q

    help me in interface pic18f4520 with srf04

    hi can any one translate this to a c languae to read from sensor first port b is connect to sensor input and port a is connect to sensor output first b=0 wait b=1 wait read a if a=1 then counter else goto a counter i++ thanks
  6. Q

    help in programming pic18 with srf04

    programming srf04 with c hi can you help me in programming the pic18f4520 with srf04 in c language thanks
  7. Q

    Help in the srf04 program with pic18f4520

    srf04 ultrasonic distance sensors hi i have this program which was written for pic16f877 with srf04 but in ccs and i want to translated to c for pic18f4520 i tried but it gives me error here is the program that i try it for pic18 #include <p18f4520.h> #include<delays.h> /* The 20_MHZ_CLOCK...
  8. Q

    help in program pic18f4520 in c

    pic18f4520 led delay hi i am using 18f4520 but my circuit is same as this one and i used c complier and yes try the simulation free error and there is no error
  9. Q

    help in program pic18f4520 in c

    pic18f4520 c18 hi i try the simulate and the program is working but i am not sure for the circuit so can any one help me and give me some sites about the circuit or at least the component of it . thanks for your help Added after 7 minutes: hi this is how my circuit is look like with 20MHz...
  10. Q

    help in program pic18f4520 in c

    pic18f4520 programming Hi i program pic18f4520 to light a led but it did not work so can any one see my program and help me if there is any wrong with it. #include <p18cxxx.h> #include <delays.h> #pragma config WDT = OFF //void delay_ms(long t); void main (void) { TRISB = 0; /* Reset the LEDs...
  11. Q

    How to implement a "Rent" or "Record" method in a library system using Java?

    How to implement a "Rent" or "Record" method in a library system using Java? Hi, could you tell me please how can i implement a "Rent" or "Record" method in a library system class using JAVA thanks any way,
  12. Q

    What is the best programmer for pic 16f877?

    Re: What is the best Hi can you give me website for this ccs complier thanks
  13. Q

    What is the best programmer for pic 16f877?

    Hi i want to ask you what is the best programmer for pic 16f877 that came both hardware and software and use c Language thanks
  14. Q

    How to use LabView to control a RC car via LPT1?

    Hello, We are working on a project of interfacing.. We are required to use labView to control a RC toy car through a LPT1. Now, this seems easy to many of you, but our problem is that we do not know anything about interfacing, we have never used lab View before. does anyone have the lab View...
  15. Q

    Programming PIC16f877 to calculate the distance between an object and a sensor

    Re: help in pic16f877 Hi thanks for your helping my project is an eod robot that detect the mines and dispose them but for know we are working know in connect the senser whic is srf04 with pic16f877 and we dothe connection but iwe do not knowhow to write the program in assmbly to get the...

Part and Inventory Search

Back
Top