Five tips to make the sensor simpler
Tip 4 - Using Sensor Vendor Code
Any sample code that can be "searched" from the sensor manufacturer, engineers need to go a long way to understand how the sensor works. Unfortunately, many sensor vendors are not experts in embedded software design, so don't expect to find a beautiful architecture and elegant example that can be put into production. Just use the vendor code to learn how this part works, and then the frustration of refactoring will emerge until it can be cleanly integrated into the embedded software. It may start like “spaghetTI,” but using the manufacturer's understanding of how its sensors work will help reduce many of the weekends that have been destroyed before the product launch.






