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 naya2013

  1. N

    12 bit optical encoder with 16f877a

    I want to measure angle 0-90 degree's 0.1 by 0.1 using stepper motor.i use 1.8 degree stepper motor and 1 to 18 gear wheel arrangement reduce to angle.but there is a problem i want to use encoder and measure correct angle and system should be rotate to correct position(0.1 degree).how can i do...
  2. N

    how to code variable between 0 and 900?

    motor1>=0 || motor1<900 is this correct?
  3. N

    tan function use with mikroc....?

    what is the error of this mikroc program....??? int i=0; // State Counter is incremented sequentially to determine the next state of the winding energizing sequence int t=0; int j=0; int k=0; unsigned int motor1; unsigned int motor2; unsigned char hundred; unsigned char tense; unsigned char...
  4. N

    how to display answer of tan(PI/2) using mikroc?

    there is a problem.we know tan(pi/2.0)=0.02742243 but how can we display it using lcd?
  5. N

    lcd display to answer of sin(36.4)....?

    this mikroc code helpful we also.but there is a error. float fu = motor; float fv=motor;
  6. N

    how to display answer of tan(PI/2) using mikroc?

    answer of tan(pi/2) how can display using mikroc?when i tried.but (pi) undeclared e identifier 'pi' in expression.help me......?

Part and Inventory Search

Back
Top