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 105adarsh

  1. 1

    Digital Visitor Counter using Pic18f4520

    hi everyone, i'm stuck in programming can u guys help me out. i'm taking the output from the 2 sensors n giving it to microcontroller. i'm taking it for falling edge(external interrupt), when d first interrupt occurs , i want to check whether the second interrupt has occured...
  2. 1

    Digital Visitor Counter using Pic18f4520

    thank u ...i'l do that. I wrote statediagram as u suggested . I want to achieve wat sunnyskyguy suggested. but i dont know how exactly to do that. can u please help me with that. my apologises if i'm troubling u.. but please guide me. thank u..
  3. 1

    Digital Visitor Counter using Pic18f4520

    hi.. i want to capture the falling edge in sensor 1 and sensor2 ... i'm using external interrupt . when the falling edge/rising edge of sensor1 is captured, how to capture falling/rising edge of sensor2 later?? please reply ASAP. thank u
  4. 1

    Digital Visitor Counter using Pic18f4520

    hi, how to read the data coming from IR receiver side using PIC 18f4520 microcontroller?? please help me guys...Also guys i'm using HIRL5020 IR led at transmitter end and tsop 31238 at the receiver side... Am i using the right components?? Please reply ASAP
  5. 1

    Digital Visitor Counter using Pic18f4520

    Define the range of signal you need to verify a person interrupted the path...= OFF1= Min, Max (valid)...what is this mean?? Should I first take the waveforms obtained from the IR sensor??so that i can know the range of the signal transmitted by the sensor....can you please be more precise...
  6. 1

    how to do edge detection using pic 18f4520??

    hi, i want to know how to detect edge detection using pic18f4520 by using C language? i want to use this for my project. So kindly reply back soon .... thank u :)
  7. 1

    Digital Visitor Counter using Pic18f4520

    thank u for replying, sorry but i'm new to the programming. i din't get to know, how to implement SunnySkyguy idea. can i get the syntax for his idea i'l try to do it. should i do the program based on edge detection of the signal? please help me. - - - Updated - - - thank u for replying...
  8. 1

    Digital Visitor Counter using Pic18f4520

    thank u al for replying.... i've written C code. can you guys tell me whether my code is right or not.. plz let me know any changes i should make to the program. thank u... ////////////////////////Include Header Files///////////////////// #include<p18f4520.h> #include<stdlib.h>...
  9. 1

    Digital Visitor Counter using Pic18f4520

    thank u for replying, in programming part shall i make use of polling or interrupt. ?? which one is better ?? i tried doing the part u said on proteus but i'm not getting the output... help me plz thank u
  10. 1

    Digital Visitor Counter using Pic18f4520

    Hi everyone, How u guys doing?? i'm doing a Digital visitor counter using pic18f4520 as my project. i've an idea of doing it n it is like this, i'l keep two sensors S1 and S2 in entry-cum-exit door, if the person crosses sensorS1 and then sensor S2, the counter get incremented,similarly, if the...

Part and Inventory Search

Back
Top