Please create a fritzing part for SHT31 Temperature and Humidity Sensor

Name of the part
SHT31 Temperature and Humidity Sensor

Previous work, similar parts
Yes, there are other fritzing temperature parts but not the one I need.

Top view

Datasheet
The official documentation of the part manufacture is linked here:

Please add a link to PDF of the manufacturers datasheet

Type
I did not read this
Breakout board, sub assembly, plug in module (A)
Antenna (AE)
Battery (BT)
Capacitor (C)
Diode (D)
Display (DS)
Fuse (F)
Hardware , mounting screws, etc. (H)
Jack, fixed part of a connector pair, header (J)
Relay (K)
Inductor, Coil, Ferrite bead (L)
Loudspeaker, Buzzer (LS)
Motor (M)
Microphone (MK)
Plug, moveable part of a connector pair (P)
Transistor (Q)
Resistor (R)
Thermistor (RT)
Varistor (RV)
Switch (S)
Transformer (T)
Integrated Circuit (IC)
Crystal, Oscillator (Y)
Zender diode (Z)
[ x] Sensor

Footprint
N/A

Insufficient information here to do anything with. There is an Adafruit product with this part number but it doesn’t appear to look like this. The template requests a data sheet for the part you want (with physical dimensions and connector information) for a reason.

Peter

Hello again,

My apologies, I thought I shared the data sheet the first time. The only pins that are used when wiring to RPI are VSS (GND), SDL, SCL, and VDD (5V). So, if possible, those are the only pins needing to be included in the part for schematic drawing.

I don’t know if this one might work for you. I made it for an RS485 interface, and the breadboard image is of the version with the plastic body, but there are the same number of wires. It’d be fairly straight forward to make a version with I2C labels if that was important. To do that nicely though, I’d need to know the colours of the SDA and SCL wires.

EDIT: There’s a brass bodied, I2C version of the SHT31 there now too, if it’s the probe you’re after.

From the data sheet provided I think he is looking for the SMD IC rather than a module. I guess I should verify that before doing anything about it though.

Peter

Yes, I noticed the discrepancy between the image and the data shee. I guess we’ll find out what’s actually required soon enough…

Yes, This is exactly what I needed! Thank you guys! @UniquePete @vamas1

Hi, I am also looking for SHT31 SMD IC with the same datasheet. Have you done it? Thanks

No, the OP wanted the complete sensor not the IC.I can make one however.

edit:

This part should do what you want.

SHT31.fzpz (4.5 KB)

Peter