• need an answer
    hey i really don't have much background on PIC. But i would like to know if it is possible to detect a certain frequency at a given range? This is for a possible project proposal. thanks. u can...
  • Not the right answer
    I do not see the right answer when i use this function. float comppoly(x) { float y1,y2; float a1=0.1,b1=0.3,a2=2.1,b2=5.3,c=0.22; y1=a1*x+b1; y2=a1*x^2+b2*x+c; return(y2>y1);}; ?can you...
  • answer?
    keil::::: uvision::::: libaries::::: stereovisonical?????
  • Simple question, but a difficult answer?
    I want to sent binary to comms port? Please explain can it be done
  • Need Expert C answer
    This is not a problem but a question of you C experts. I am trying to use Keil tools so I thought I would start here. The following typedef is declared in a header file that is included in a header...