- Replies 12
- Views 2.8k
- Created
- Last Reply
Top Posters In This Topic
-
Great work! 5 posts
-
Mopar1973Man 2 posts
-
wil440 2 posts
-
Linux 2 posts
Most Popular Posts
-
I spent better part of today modifying schematics and PCB layout. Version 2 now. My first layout passed the design rules check but I didn't like some of the tight spots that may short out. Hopefully s
-
This thread is the reason I joined the forum and "Great work!" is an appropriate handle for the OP. The possibilities are a joy to ponder given that this control along with something like a Holley dig
-
Update. The boards are here and look great. They were not that bad to design and the open source KiCad was pretty easy too learn. I did have to upgrade my PC though. The Gerber and drill files were se
So I've made some real progress the last couple weeks. Truck runs pretty well and cold starts are much better now.
Still have to harden the hardware to make it a daily driver. I got some open source schematic and PCB CAD generator
program called KiCAD, seems to work pretty good. Had some install issues because I'm still using Win 7 LOL but I found an older version that
works. I used to use Eagle CAD, not easy if you don't use it often and forget things like me.
Got most of the sanity checks done and correlated with the usual DTC codes. Some took guess work there isn't much in depth
documentation on them. Thanks to the MoparMan forum I found most of what I needed. Thats the way things are getting Manufactures
keep a lot of secrets so they can keep the customer coming back to the dealership.
Most of the DTCs I included are VP44 side. Others are combined now. Example the crank sensor goes straight into my controller so skips a seperate
ECU.
I'm running out A to D channels for more sensors so I'm considering a seperate board to read all the other sensors, control the grid heaters
and lift pump and interface with the instument cluster and PCM. That may actually end up being where the Tunes are stored too. I can even
fool the TPS output signal to the PCM so that could be some interresting transmission tinkering. I might even be able to take control of the
overhead display unit for even more fun.
Code needs more work to handle multiple DTC's at once and store them so they can be read after powered down.
Code snip explains most of it.