Is that what you had planned? The only things I would suggest are:
Use twisted pair cables to the sensors, to reduce noise
Put a resistor and large capacitor (10uF?) between GND and the analog input, near the Espruino board. The fuel sensor value won't move quickly, and the capacitor will help to stop noise being transferred to Espruino.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm not 100% sure I understand - usually you would do:
Is that what you had planned? The only things I would suggest are:
Put a resistor and large capacitor (10uF?) between GND and the analog input, near the Espruino board. The fuel sensor value won't move quickly, and the capacitor will help to stop noise being transferred to Espruino.