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 nazstaphobia

  1. N

    adding 2 adc modules in C coding in MicroC.Need help.

    thanks for your help matbob and btbass.i really appreciate it..:D
  2. N

    adding 2 adc modules in C coding in MicroC.Need help.

    /**********************************************************/ /***** Robot with Object Detector *************************/ /**********************************************************/ int Adc; // Save analog Data void Read_Adc() { ADCON0=0b10000001; // Select Analog2 and ADON ADCON0.GO=1; //...
  3. N

    IR proximity sensor for obstacles avoidance system, project

    Re: Urgent,need help. i read the datasheet but i dun see the recommendation of 100uf or 100nf in ic.so i search around and find the similar problem as me.so i found out this: . they put 0.1uf and 10uf in parallel towards pin11,32 in ic.but in ic 1 im not sure.that's y im not changing the value...
  4. N

    IR proximity sensor for obstacles avoidance system, project

    Re: Urgent,need help. i done some correction here.n for the value for cap, i just check back from my reference.its not 0.1pf 0.1uf. i used 2 voltage regulator to make sure the motor and servo and motor will get enough voltage to run.and if there's another problem,can u tell me and show...
  5. N

    IR proximity sensor for obstacles avoidance system, project

    Re: Urgent,need help. C3 is 0.1pF.is the value ok?do i hv to change to another value?
  6. N

    IR proximity sensor for obstacles avoidance system, project

    Re: Urgent,need help. anyone please help.i have 2 submit this project in 2 weeks time.please2.
  7. N

    IR proximity sensor for obstacles avoidance system, project

    Re: Urgent,need help. i forgot to tell.i/m using sharp gp 2y0a21yk sensors
  8. N

    IR proximity sensor for obstacles avoidance system, project

    Hello,I'm new here.I'm doing project about IR proximity sensor for obstacles avoidance system.I had research some codes in here and internet and i found a bit.My problem is,i dunno how to combine the coding.I have to make the servo turn left or right with certain angles when the IR sensor...

Part and Inventory Search

Back
Top