Hacker News new | ask | show | jobs
by doug_life 805 days ago
Very cool to see how it all came together. Can you elaborate on why you chose to use a Kalman filter in your signal chain?
1 comments

I used it more for future-proofing in case I wanted to do sensor fusion or something like that later on -- currently it's just 1D filtering so I could have used anything. Also I'm just way more familiar with using Kalman filters so it was also a comfort thing!