I would like to acquire 5 temperatures (minimum), store them in a SD card (visualization by WEB page from my arduino) the whole with an arduino nano 33 IOT. But I lack digital connections
Is it possible to use a 74HC595 module or the MCP23017 module (with my arduino) to read several temperatures with MAX6675 modules and a Micro SD and SDHC card adapter?
What I find on the net is mostly led (On / off) or a single LCD screen doubts my doubt.