Which means there are three unused analogue inputs which I would like to access for things such as a humidity sensor or more temperatures (fridge and cabin). I am not thinking of integrating these with Venus OS at the moment as once I have the data I can make it visible in other ways.
I know there are programs and scripts or python available which drive the GPIO pins to interface to the MCP3208. But I don't want to just dive in and start trying to read the unused inputs with sample code I find online while Venus OS is active and presumably talking to the analogue interface on a regular basis.
Where should I start ?