Isn’t Sensor Fusion CPU-Agnostic?
Sensor fusion is algorithms. And these algorithms are typically executed as software. So that should be simple, right?
Just get your sensor fusion libraries from whomever you prefer (could be the sensor vendor, could be one of the sensor-agnostic folks), and then run it in the processor of your choice.
That processor could be the AP in a phone, although more and more that’s deprecated in favor of sensor hubs and other local, less power-hungry resources. Largely microcontrollers. And there shouldn’t really be any dependence on the specific computing platform chosen & … Read More → "Isn’t Sensor Fusion CPU-Agnostic?"