Thank you
@mper
Although I've fitted the battery to my setup I planned on just powering it all the time as it's for keg fridge.
I thought that the Pico could be powered by a 5V supply to Pin 16 or via USB. If powered by USB it can supply 5V at pin 16 with a limit of mA and I'm not sure whether this would be enough to run the pressure sensor.
The ADS1115 can be powered with 2 to 5.5V.
Hence I originally had the pico powered from the pin 16 via 5V and off the same rail the ADS1115 and the Sensor.
All grounds were to the common ground rail.
But based on your above suggestion I have rebuilt with USB power to the Pico, ADS1115 powered from the MOSI Pin 4.
I've only got 4.7K ohm and 220K ohm resistors so not the spec for fitting a temp sensor at the moment, I'll order some though just in case I decide to fit. Apparently info about the ADS " The voltage to be measured
should not exceed the gain set in the ADC, nor the Vcc +0.3V, or we can destroy the ADS1115."
Does this meatn that if I power the ADS off 3.3V from the pico my max input voltage from the pressure sensor would be 3.6V and the max voltage the sensor can produce is 4.5V. This might not be a problem if it was powered off 5 V which I thought was a possibility.
However I do remember in brewpiless that the pressure sensor had a setup that allowed you to change the gain.
The remaining question now is about the 5V supply I need to the pressure sensor, can I just supply off a separate 5 V supply to the Sensor? or take a spur off the cable to the USB C socket ?
I have not at this stage considered fitting the I2C SH1106 display I found in my box of bits.
Thanks for your ongoing patience.