MiCS-4514 / SEN0377 part needed

Hi everyone,

I’m working on a project using the DFRobot Gravity: MEMS Gas Sensor (SEN0377 – MiCS-4514), which communicates over I²C and supports 3.3–5.5 V input. I’d like to include it properly in my Fritzing schematic and breadboard layout, but I can’t find an existing part for it in the Fritzing library or online.

Would someone be able to create a Fritzing part (.fzpz) for this sensor?

Key specs for reference:
• SKU: SEN0377
• Operating Voltage: 3.3–5.5 V DC
• Interface: I²C (0–3 V logic, compatible with ESP32, Arduino, Raspberry Pi, etc.)
• Pins:
1 – SDA (I²C data)
2 – SCL (I²C clock)
3 – GND
4 – VCC
• Dimensions: 27 mm × 37 mm
• Default I²C Address: 0x78 (configurable via A0/A1 DIP switches)

Product page: Gravity: MEMS CO, Alcohol, NO2 & NH3 Gas Sensor - DFRobot
Datasheet (PDF): MiCS-4514 / SEN0377 documentation

It would be great if the part included the Gravity-style 4-pin connector in the breadboard view and labeled the pins as SDA, SCL, GND, and VCC.

I plan to use this sensor with an ESP32 along with several other I²C sensors, so having an accurate Fritzing part would be a huge help for wiring and documentation.

Thanks a lot in advance to anyone who can help or point me to an existing model!

This part should do what you want. Note pcb view has been suppressed as not useful.

dfr-sen0377.fzpz (19.3 KB)

Peter