I just completed a very simple 1D Kalman filter Pd external. I haven't really done any documentation on it, but it seems pretty robust for cleaning up 1D sensor inputs.

The source is here:

https://github.com/jwmatthys/kalman-pd

Joel