

add averaging function

Add example using the ADC as a crude timer
(free-run mode with sample complete ISR)
  - 13 microsecond minimum multiple  (1 MHz ADC clock)


DONE Add median filter
DONE add "available()" synonym for sampleReady()
DONE add exponential smoothing example  default alpha of of 0.9?
