• Filtering $GPRMC string
    Hi everybody please check this code. /*------------------------------------------------------------------------------ Serial.c ------------------------------------------------------------------...
  • gprmc string to be receive on prot 3 and display time on seven segment
    can any one help me with the program of 89V51RD2 i have a gps module which give out gps string i need to display the time on seven segment can any one help me with the program ,
  • Filters !
    This is NON-Keil, but part of our "embedded" world. I found this Texas Instruments website for filters that is kind of cool... www-k.ext.ti.com/.../webcgi.exe(26717),new I guess, you'll have...
  • Filtering adc samples using FIR filter
    Hi all, I am interfacing a 16-bit ADC to my arm MCU and I want to filter out noise. I have performed the steps below using the ARM DSP library and I want to ensure that I am doing stuffs correctly...