Go Back   EcoModder Forum > EcoModding > Instrumentation > OpenGauge / MPGuino FE computer
Register Now
 Register Now
 

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 10-04-2009, 06:40 AM   #21 (permalink)
EcoModding Lurker
 
Join Date: Sep 2009
Location: Melbourne, Australia
Posts: 15
Thanks: 1
Thanked 10 Times in 8 Posts
Quote:
Originally Posted by Mesuge View Post
You might be interested in connecting those three buttons wirelessly via basic strap on style steering wheel remote kit, in that fashion you can easily cycle through the different PIDs on the LCD and still be safely focused with both hands on driving.
That's an interesting idea. Elsewhere in the book there's brief mention of how to interface with the existing steering wheel buttons that are connected via floating contacts or clockspring electrodes, so I suppose one option would be to take over existing buttons rather than add new ones. The problem with a radio link is that most simple RF remotes won't handle multiple simultaneous presses, while the OBDuino relies on pressing multiple buttons to perform some actions.

By the way, I've now moved the OBDuinoMega branch to a repo on GitHub so that it's in a similar location to the other projects featured in the book:

github.com/practicalarduino/obduinomega

Cheers :-)

Jonathan Oxer
Geek My Ride: www.geekmyride.org
Practical Arduino: www.practicalarduino.com

  Reply With Quote
The Following User Says Thank You to jonoxer For This Useful Post:
dewasha (07-16-2013)
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 10-04-2009, 08:06 AM   #22 (permalink)
EcoModding Lurker
 
Join Date: Jun 2009
Location: outskirts
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Do you think that your kit could evolve in the future in something like single pcb board solution as this "basic" CAN OBDuino. Obviously with that added functionality it doesn't have to be 1 DIN frame size oriented as Frederic
is planing for his boards:
http://ecomodder.com/forum/showthrea...ress-9643.html
OBDuino Hardware
OBDuino

According to this french written blog,
OBDuino pcb kits should be available Q4/2009 at pricetag < $75
http://www.hyperkilometreur.com/blog/?cat=6
---

And with such complex project why don't you just migrate up to ARM9 level,
you then can run it on WinCE5/6, Android, Linux/Angstrom, .. , including 3,5" touchscreen or bigger

http://www.watterott.com/ARM9
http://www.friendlyarm.net/home
http://www.andahammer.com/

http://ecomodder.com/forum/showthrea...uino-8778.html

--

and/or alternatively there is this PAL/NTSC TV shield called TellyMate
for Arduino, which could run small LCD panel, many code samples here:
http://www.batsocks.co.uk/products/S...e%20Shield.htm
http://www.batsocks.co.uk/products/S...d_Examples.htm

now incl. new firmware for larger/custom fonts&graphics:
http://www.batsocks.co.uk/#nogo

hooked to 3,5" 4:3 TFT (.5W) 640(H) x 480(V) RGB car display
(sold as for CCTV camera):
http://cgi.ebay.co.uk/ws/eBayISAPI.d...m=310100862640

--
OBD-II project for RAV4-EV:
http://www.idleloop.com/robotics/RAV4-EView/

Last edited by Mesuge; 10-13-2009 at 05:11 PM..
  Reply With Quote
The Following User Says Thank You to Mesuge For This Useful Post:
dewasha (07-16-2013)
Old 07-16-2013, 07:37 PM   #23 (permalink)
EcoModding Lurker
 
Join Date: Jul 2011
Location: spain
Posts: 19
Thanks: 19
Thanked 0 Times in 0 Posts
this version of obduino show me this errors:

obduino32KMega.ino: In function 'void __vector_5()':
obduino32KMega:882: error: 'PINK' was not declared in this scope
obduino32KMega.ino: In function 'void serial_rx_on()':
obduino32KMega:1026: error: 'Serial1' was not declared in this scope
obduino32KMega.ino: In function 'boolean iso_read_byte(byte*)':
obduino32KMega:1062: error: 'Serial1' was not declared in this scope
obduino32KMega.ino: In function 'void iso_write_byte(byte)':
obduino32KMega:1083: error: 'Serial1' was not declared in this scope
obduino32KMega.ino: In function 'void iso_init()':
obduino32KMega:1265: error: 'Serial1' was not declared in this scope
obduino32KMega.ino: In function 'void setup()':
obduino32KMega:3106: error: 'hostPrintLn' was not declared in this scope
obduino32KMega:3120: error: 'hostPrint' was not declared in this scope
obduino32KMega.ino: In function 'void loop()':
obduino32KMega:3262: error: 'processHostCommands' was not declared in this scope
obduino32KMega.ino: In function 'void params_load()':
obduino32KMega:3637: error: 'hostPrint' was not declared in this scope
obduino32KMega:3657: error: 'hostPrintLn' was not declared in this scope

please help me to solution the error in the code, thanks
  Reply With Quote
Old 03-22-2015, 11:55 PM   #24 (permalink)
EcoModding Lurker
 
Join Date: Mar 2015
Location: Abilene, TX
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Did anything more ever come from this project?

Pete

  Reply With Quote
Reply  Post New Thread


Tags
arduino, mega, obd, obduino



Similar Threads
Thread Thread Starter Forum Replies Last Post
OBDuino working with ELM327 Magister OpenGauge / MPGuino FE computer 49 12-28-2020 11:00 AM
OBDuino CAN version only, progress! Magister OpenGauge / MPGuino FE computer 26 01-19-2011 09:03 AM
OBDuino Feature Request... electromike OpenGauge / MPGuino FE computer 13 07-23-2009 02:46 PM
OBDuino mod - no need of 'uino' Dominik OpenGauge / MPGuino FE computer 4 06-19-2009 10:41 AM
OBDuino and the 328p? gone22 OpenGauge / MPGuino FE computer 0 04-12-2009 09:56 PM



Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com