![]() |
OBDuino Feature Request...
If the OBDuino started using the Atmega328 Chip (A drop in replacement) there will be an extra 16KB of programming space to add some fun features!
Any one have any great Ideas?
What have you always wanted? |
Maybe you could add the math for aero calcs. I mean it can be a gadget where it understands the rate of deceleration in the next 10 secs (for example).
How about the DACs for the O2 fooling in case of an HHO add-on? CHT reading (or other external ADC-assisted monitoring). |
I like this thread. I want to add to the wish list.
I think the refresh rate is too fast. I see instant mileage jumping around several times per second. I think updating data every 1/2 second or so would be about right. I would like to see another display option. Bigger display with instant mpg and current mpg on the same display. If need be, drop the im and cm and have just the numbers. While driving, the IM and CM are the only ones I pay any attention too, and if those two could be larger on the same screen, that would be great. |
Something I would really like to see, and I think would really provide a powerful tool for those serious about hypermiling, is combining the SD card logging with GPS. So it is possible to later graph all the good GPS data (speed, location, elevation) against instantaneous FE. Or maybe, SD card logging by default, with the option to add a GPS module and then combine GPS and FE logging.
|
I was just thinking yesterday, that the cost of the gas on a trip would be nice.
Perhaps even a graph showing speed and fuel consumed (per minute?) Could also display a base line for average speed and fuel used during trip (or last tank). |
Can you even use the 328p on the current OBDuino code (r127)?
|
You can, The 328 is just a drop in replacement.
The current code fits on the smaller chip, there is just no room left for features. |
I would also like to see gallons used with the tank data.
|
I am thinking of adding a trip data recall function which will allow the user to save trip data for later recall. This could be useful for comparing two or more runs. Say you have an idea for a new route to work. Is it faster, shorter, uses less fuel?
I was thinking this would likely be restricted to Outings (generally a one way trip) but would TRIP or TANK data be useful as well? The data set (fuel used, time, distance...) could be named for easier recall about what the trip was about. An automatic name could be like "Outing A", "Outing B"... or you could over ride that with a new name like a driver name or street name. Once named, we could easily sort them by shortest or longest distance, fastest or slowest time... Would distance, fuel, and time be enough or should other data (maybe wasted) be included too. (If we include just three PID's the name would take the other PID. Additional PIDs could be utilized with two screens per trip, or a title screen, or selectable PIDs...) Saving the data could occur automatically prior to a data reset, or perhaps via a button selection (like all three buttons at once.) Anyway. What are your thoughts. Would you like to see this feature? |
Quote:
Software mods: MPG is a rolling average refreshed every 2 seconds, top right is miles to empty, bottom right is projected total tank miles. Running ATmega328. Code:
//Code for display of rolling average MPG at less frequent intervals |
All times are GMT -4. The time now is 01:39 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com