Has anyone figured out how to make the Grove pH probe work with a Raspberry Pi Grove Hat?
SeeedStudio Wiki doesn’t have anything for RasPi, so I tried to use this code from github, but it didn’t work for me.
Please let me know if you have a working code.
Thank you!
I’m in the same boat. @elenfoxx I’ve been experimenting but i can’t seem to get it to read the sensor. I was getting a few errors initially but I got those resolved. Hopeuflly @jiachenglu will be able to give us some help here. The only reason why I went with Seeed Grove was because they had a pH sensor.
hey I was trying your nodeJS snippet but I’ve run into some issues.
When I run snippet it returns false for sensorValue and after stopping it I no longer detect any i2c devices with sudo i2cdetect -y 1 I can see them only after restart of rpi