I have an automotive project where I want to create a fuel map based on MAP and RPM to control a servo position. I am a beginner and have been trying to find the best way to create a table for this. The other problem I have is how to interpolate between two servo positions. The method is very similar to fuel injection. Would anyone be willing to provide some help or even some sample code?