TLDR; Do you sell seeedstudio’s Grove - I2C Motor Driver (TB6612FNG) ? I see you have two older models which use the less efficient L298N chip.
I am particularly attracted to its Grove i2c interface, and it is already supported by ESPHome and Home Assistant.
Background
I have located a Latching Solenoid Valve to use in my greenhouse, with specifications including:
- Working voltage: DC 4.5V
- Working mode: positive pulse open valve, negative pulse off
- Pulse width: 30ms
By latching at the solenoid valve it will use a lot less battery power … but I’m not sure how to connect to ESP32 and provide +ve and -ve pulses.
I have looked into generating -ve voltage, which led to the DPDT relay rabbit-hole, and from there to H-bridge.
I’m not into electronics (and at 66 my goal is not to become a professional electronics engineer) and I don’t trust my soldering - so an off-the-shelf module would be preferable. Over in the Home Assistant ESPHome forum someone suggested the “TB6612FNG could be good choice here”, and I found that seeedstudio have one with a Grove interface and ESPHome driver … which I assume means there will be no need for flyback diodes or other electrical wizardry ![]()
I checked Core’s website and discovered you stock Seeed Studio’s Grove - I2C Motor Driver (SS105020001) and Grove - I2C Motor Driver (SS105020093) - but not the TB6612FNG version. I have come across the comment that the FB6612FNG is “More efficient than the L298N with no significant voltage drop”, and it appears to be newer than L298N chip … so wondering if there was any issue with it that prevents Core from selling it ?
Is there another product you would recommend ?

