
Everything posted by Me78569
-
Knocking sound.
At sea level my injectors only haze no matter what. They are 7 x.009. mileage hasn't really changed honestly, but it is hard to know since I threw heavier tires on at the same time. So it is apples to oranges. I expect to be in the mid 20's with the new quadzilla tuning and lighter tires when I am forced to get new rubber.
-
UDC tuning for vp trucks!!??
Another pro update but no changes / additions for the 24v guys
-
What's the deal with 12v prices?
hahah 38k doesn't even get you a spare tire \\\\ But yea that extra 10 hp makes me drool. So much POWER
-
What's the deal with 12v prices?
Must be worth 2 times as much since it is a 24v http://cosprings.craigslist.org/cto/5719319432.html
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
Great news! That's the hardest part.
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
I can't see your images. Did you download the zip I posted and add it to your library in arduino?
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
Please post the error I verified that I am using the newliquidcrsytal as you though, attached is that library NewliquidCrystal.zip
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
Both will work fine. the ones I have in the download's will work. It looks like the error is point to wire.h nothing being in place. I would verify that wire.h is actually in your library. keep working on your computer, you are likely just a few steps away from getting it to compile.
-
Quadzilla Adrenaline V2 Testing
Wow that's impressive...... I think I have the custom tuning switching bug kinda fixed.....
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
post up the error if you get one
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
You said that you copied and pasted the code? You should just be able to download the zip, open zip, double click a_he351mainfreqblahblhalbha and have the project open with multiple tabs. It should look like this. does it? You will need to download 3 libraries that dont come with the arduino, liquidcrystal, can, and freqmeasure. I just downloaded 1.11 opened it and clicked the check button and it compiled. I am using hte latest arduino.
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
Shouldn't be I will download the 1.11 and verify that it compiles.
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
Can.h looks to be the one.
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
Are all the libraries download and imported into the arduino app? You should have downloaded the libraries and then loaded them using the menu I have pictured using the "add .ZIP Library"
-
HELP!!!! 2000 Dodge SC/LB No Start, No Prime, New Lift Pump
What did you do to fix the other codes?
-
Fed up
I only turn rotors if they are abdly messed up
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
Make sure you use a relay for the 12v leave to the turbo, the turbo can draw over 10 amps of power when it jumps
-
Morning Pic For Today...........Post A Pic around your place.....
I think you got it.
-
Morning Pic For Today...........Post A Pic around your place.....
early Jeep 4.0? ( I can't remember if the 4.0 has the intake and exhaust on the driver or passenger side) Edit: Dr. Google proved me wrong the early AMC's had the intake and exhaust on the driver side. Double edit: I knew it looked familiar, it is similar to the pinto 6 cylinder
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
Yes
-
Fed up
There are so few good ole boys left and the worst part about it is these people are teaching their children all of these things and their children will continue the path that their parents are on. I HATE HATE HATE the word entitled or entitlement..... Who are we to expect that we deserve anything at all? It is by the grace of god that we have anything in this world. I see people begging on the corner that have no business being on the corner. It drives me up the wall. I always think, who are you to say you can't do something. I grew up eating nothing but rice for the first 10 years of my life. I have no college degree, but somehow I have a good job and a skill set. What makes me special? Purely my desire to better my own situation regardless of what is put in front of me. I just dunno.
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
pin's 1 and 2 go to the turbo with a resistors inlineon each wire and a capasitor between the lines
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
So to wire the 9924 int A2 mode use the Board, I dunno if you got one http://www.ebay.com/itm/3Pcs-SOT23-UMAX10-DIP10-MSOP10-to-DIP10-Adapter-Board-3sets-of-header-pins-/121612300791?hash=item1c50a871f7:g:QzAAAOSwEeFVHfPD solder the chip to the board then use the breakout board to connect the http://community.lilbb.com/hardware/through-hole-fun/msg88/#msg88 there is the post that lilbb did that shows the wiring. Pin 1 and 2 connect to a 10k resistor per wire and a 100nF capacitor connecting the wires coming from the turbo Pin 3 not connected between the wire Pin 4 Not connected ( I think) Pin 5 ground Pin 6 ground pin 7 goes to your arduino uno pin 8 pin 8 Not connected pin 9 ground pin 10 5v
-
He351ve stand alone Arduino controller code for 2nd Gen Cummins
Version's after 1.11 are for the arduino mega. I would download the 1.11 source and try that. Let me know if it compiles and uploads.