Grove Base Hat and documentation

I'm trying to use the ADC that is part of Seeed's Grove Base Hat. I'm using an RPI 3+. My simple project is to read the ADC from a soil sensor. The trouble I have is a lack of documentation to refer to. The Hat uses a STM32F030, but have no idea what node red palette to download or what other way to read the ADC. Will someone please help by pointing me in the right direction.
Thanks,
Bill

Since it communicates using I2C, you could try using the node-red-contrib-i2c node.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.