Multiple analog sensor usage on a Grove Base Hat for Raspberry Pi

Hi all,



For a project I’ve been trying to utilize the Grove Base Hat for Raspberry Pi on a Raspberry Pi Model 3B+ by connecting 3 analog sensors to A0, A2, and A4 respectively. My question is, is it possible to get these sensor values via an equivalent GPIO pin(s)? I am using MATLAB to gather the readings and produce a figure? Alternatively, does anyone have any suggestions to work around this? Is it possible to get readings from 3 analog sensors at the same time with this set-up?

I’ve personally tried using the I2C interface on the Raspberry Pi through the 0x04 address but this is the first time I’ve ever done anything in Raspberry Pi and I’m quite lost.



Thanks in advance,



Alex.