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 BrianThor

  1. B

    Storage of values to be looked up

    I am working on coming up to speed on the HI TEC C compiler so let me see what you have. I went with the basic because the tool was already here. I don't really have any loyalty to it. Brian With respect to the value range of the A2D , it will be fine for what I am doing. Right now I go from...
  2. B

    Storage of values to be looked up

    I ran the first code in my spreadsheet and it works well. However I do not understand the pic well enough to actually translate this into actual pic basic. I am sorry, I am learning just really slow!
  3. B

    Storage of values to be looked up

    y = 0.0304x2 - 0.0994x + 166.22 From the excel work I have done, X = KNOTS Y = BINARY VALUE from about 145 to 960 The binary value is the result from the 10 bit conversion. The knots are values that I have pre calculated from the Motorola data sheet (MPX5010 Differential transducer)and some...
  4. B

    Storage of values to be looked up

    I am working with the results of the A to D and I need to convert the voltage value to airspeed. I have the equations but most require floating point or some form of exponential math. I don't think the pic can do that. So my next option is to merely do a look up based on whatever value I read...
  5. B

    68hc11 to the pic877a

    Thank you all , the PWM is a much better solution!.
  6. B

    68hc11 to the pic877a

    I am coming from the 68hc world into the pic world. One of my old tricks was to use a delay loop to operate a pin to drive an RC servo. Worked pretty good. I tried the same trick on the PIC877a and it is completely unstable. The wave form jitters and varies in duration. Power supply is a bench...

Part and Inventory Search

Back
Top