Grove Temperature and Humidity Sensor with Raspberry Pi 3B+

Hi there, I am using the Grove temperature and humidity sensor with a raspberry pi 3b+ for a school project. Is there any way to connect the sensor directly to the pi? I’m using the DHT11 version if that helps. (https://wiki.seeedstudio.com/Grove-TemperatureAndHumidity_Sensor/)

Yes, since the DHT is a digital sensor you can directly connect Grove temperature and humidity sensor with the Raspberry Pi using Jumper wires.

image

  • Grove BLACK(GND): Raspberry Pi GND
  • Grove RED(VCC): Raspberry Pi 5V/3.3v
  • Grove YELLOW(SIG): Raspberry Pi GPIO (Depends on the Script)

You can Skip the Grove WHITE(NC) No Connection pin.

image