I just came to this forum looking for solutions to my stuck DB2 IP pump plungers and stumbled upon this post..
I've done a few Arduino home projects using various sensors and relays with ESP32 and ESP8266 boards. Most of my projects were based on the online "Nerd" tutorials with some minor code modifications and customizations. The hardest thing for me was trying to get those little optocoupler relays to work switching DC loads. First, I made the mistake of trying to trigger one with a 3.3v logic-level ESP32/8266 board when in actuality they needed a minimum of 4.4v. (I just assumed because the board ran Arduino it should work!) Later, I also made the mistake of trying to use an IR520 Mosfet module, which is designed to switch AC circuits, not DC.
After reading some of the other feedback I decided to use the INA226 to measure current draw over the glow-plug circuit. Once I'm done breadboarding the circuit, it will be integrated into a pcb along with the power delivery, and breakouts for sensor input. also added a mosfet to trigger the gp solenoid, along with flyback diodes and caps mixed in to condition the power. Most of the basic schematics are complete, and will be pushed to the github page later today (finally....) I'll be reworking these into a pcb design in KiCAD for those who are allergic to soldering-irons.
Really glad that I made a private test-repo, as some of the bugs have been spectacular to say the least lmao
Huge thank-you to my buddy /BadCodes for jumping on board. (He's not on this forum yet to my knowledge, but will be soon)
The shematics, along with some generalized flow-charts, will be published to the public github page later this evening. We have also created a Youtube channel, and started working on an introduction video for the project. Working away on this as much as I can in my spare time, but am also pretty tied up meeting with buyers as I'm trying to sell my Trans-am. Once it sells, I will have ample time to dedicate to this, as well as fewer budget constraints.
Thanks again everyone, and I'll have more to share soon.