12-08-2008, 02:29 AM
|
#781 (permalink)
|
Master EcoModder
Join Date: Aug 2008
Location: The Wet Coast, Kanuckistan.
Posts: 1,275
Thanks: 100
Thanked 306 Times in 178 Posts
|
Quote:
I'm a weiro/geek/person/thingy and use a Mac...how much of a pain would it be to use my Mac for setting a MPGuino up?
|
I'm using a Mac and Arduino works fine. I had one little problem in that the sketch was to big when loaded with my Mac so I had to trim some lines. I have no idea whether my sketch is stable now but Arduino pointed out an error when I first did it, I cut that line out too and it seems to work. I'm hoping dcb will check out my code to see if it's o.k. He seemed to think that the different platforms might change the code. It's only 10K over so there's not much to cut.
__________________
Vortex generators are old tech. My new and improved vortex alternators are unstoppable.
"It’s easy to explain how rockets work but explaining the aerodynamics of a wing takes a rocket scientist.
|
|
|
Today
|
|
|
Other popular topics in this forum...
|
|
|
12-08-2008, 09:26 AM
|
#782 (permalink)
|
Master EcoModder
Join Date: Nov 2008
Location: 18603, USA
Posts: 759
Thanks: 221
Thanked 60 Times in 45 Posts
|
Quote:
Originally Posted by orange4boy
It's only 10K over so there's not much to cut.
|
10K over, "not much"? The whole thing is 14K!
|
|
|
12-09-2008, 03:17 AM
|
#783 (permalink)
|
Master EcoModder
Join Date: Aug 2008
Location: The Wet Coast, Kanuckistan.
Posts: 1,275
Thanks: 100
Thanked 306 Times in 178 Posts
|
Sorry,
Quote:
Binary sketch size: 14346 bytes (of a 14336 byte maximum)
|
Shows what I know about programming.
__________________
Vortex generators are old tech. My new and improved vortex alternators are unstoppable.
"It’s easy to explain how rockets work but explaining the aerodynamics of a wing takes a rocket scientist.
|
|
|
12-09-2008, 03:46 AM
|
#784 (permalink)
|
EcoModding Lurkaholic
Join Date: Nov 2008
Location: Richmond, VA
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
Originally Posted by Nevyn
The Arduino IDE is Java based, so it's available on all platforms, and is basically identical. What flavor of OSX are you using? I have 10.3.9 and 10.5.2 at my disposal, as well as a USB Arduino...
|
I'm actually rolling with 10.5.5 =)
I'm just gonna go for it, but money's tight right now i so i don't want to just go and blow Xnumber of dollars and not be able to do anything with it.
|
|
|
12-09-2008, 07:16 AM
|
#785 (permalink)
|
needs more cowbell
Join Date: Feb 2008
Location: ÿ
Posts: 5,038
Thanks: 158
Thanked 269 Times in 212 Posts
|
I assume your tercel is fuel injected, not sure if you have a speed sensor on that car or not. You could possibly add one if not, but I don't know if anyone has done that yet.
If you dont have speed/distance, still if you have a regular commute it can be useful to keep track of how much fuel it takes to get to work and back and try and beat yesterdays score.
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
|
|
|
12-09-2008, 09:32 AM
|
#786 (permalink)
|
Master EcoModder
Join Date: Nov 2008
Location: 18603, USA
Posts: 759
Thanks: 221
Thanked 60 Times in 45 Posts
|
Quote:
Originally Posted by orange4boy
Sorry,
Shows what I know about programming.
|
Ah, you're over by 10 bytes. 10K would be 10,240 bytes.
You are officially forgiven.
Last edited by Nevyn; 12-09-2008 at 09:35 AM..
Reason: grammar police
|
|
|
12-09-2008, 10:02 AM
|
#787 (permalink)
|
Master EcoModder
Join Date: Sep 2008
Location: Nyack, NY
Posts: 310
Thanks: 1
Thanked 5 Times in 5 Posts
|
The Tercel should have a speed sensor, as long as it's the 3E-E (fuel injected) engine. If you need help finding it, let me know, I can take some pictures of where it is.
And yes, even if you can't find it, it's still useful just to see how many gallons/hour you're using. My speed sensor connection wasn't hooked up for a few days, and you can still get a pretty good sense of how much gas you're wasting just with the injector signal hooked up.
__________________
|
|
|
12-24-2008, 05:34 AM
|
#788 (permalink)
|
Wannabe greenie
Join Date: Aug 2008
Location: Yorba Linda, CA
Posts: 1,098
Thanks: 5
Thanked 53 Times in 40 Posts
|
Okay, hell with this
I got my iDuino soldered together on the first try--my first soldering project. (Well, it passes the Blink test anyway..) However, after agonizing over how I was going to breadboard the rest of it and where I was going to order the other parts, I came across the lovely MPGuino kit. Methinks I'll be ordering that and using the iDuino for other projects.
|
|
|
01-12-2009, 08:06 PM
|
#789 (permalink)
|
Master EcoModder
Join Date: Dec 2007
Location: Southern California
Posts: 1,490
Camryaro - '92 Toyota Camry LE V6 90 day: 31.12 mpg (US) Red - '00 Honda Insight Prius - '05 Toyota Prius 3 - '18 Tesla Model 3 90 day: 152.47 mpg (US)
Thanks: 349
Thanked 122 Times in 80 Posts
|
Does the arduino have an input that could be set (on/off) when a bank is shut off so that the increase in the recorded injection duty cycle could be cut in half, or whatever fraction is required, in order to display the correct mileage?
|
|
|
01-12-2009, 08:54 PM
|
#790 (permalink)
|
needs more cowbell
Join Date: Feb 2008
Location: ÿ
Posts: 5,038
Thanks: 158
Thanked 269 Times in 212 Posts
|
do you mean like a cylinder deactivation scheme? (not easily)
or like in one of those setups that do some injectors simultaneously when cold but sequentially when warm? (it should already work regardless)
__________________
WINDMILLS DO NOT WORK THAT WAY!!!
|
|
|
|