Jump to content
Looking for Staff Members

Me78569

Unpaid Member
  • Joined

  • Last visited

Everything posted by Me78569

  1. 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.
  2. Another pro update but no changes / additions for the 24v guys
  3. hahah 38k doesn't even get you a spare tire \\\\ But yea that extra 10 hp makes me drool. So much POWER
  4. Must be worth 2 times as much since it is a 24v http://cosprings.craigslist.org/cto/5719319432.html
  5. I can't see your images. Did you download the zip I posted and add it to your library in arduino?
  6. Please post the error I verified that I am using the newliquidcrsytal as you though, attached is that library NewliquidCrystal.zip
  7. 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.
  8. Wow that's impressive...... I think I have the custom tuning switching bug kinda fixed.....
  9. 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.
  10. Shouldn't be I will download the 1.11 and verify that it compiles.
  11. 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"
  12. I only turn rotors if they are abdly messed up
  13. 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
  14. 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
  15. the other plug is ground and power + canbus messages. to the + and _ on the canbus board
  16. 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.
  17. pin's 1 and 2 go to the turbo with a resistors inlineon each wire and a capasitor between the lines
  18. 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
  19. 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.