Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Engine Management, OBD-II, Engine Diagnostics, etc.


Reply
 
Share Thread Tools Display Modes
Old 10-18-2009, 11:14 AM   #1
Newbie
 
Join Date: Oct 2009
Posts: 2
fab26x is an unknown quantity at this point
Simple ODB2 Microcontroller Project, need some help.

Hello guys,

I have a project using the ODB2 port and a microcontroller I'm going to start working on and would love some help. The project is pretty simple, the only information it needs to get from the car is real time RPM, throttle position, and MAP sensor. Once I have that information the microcontroller has to turn on or off an electric actuator. Thus, I'm planning to use some kind of programmable microconntroller board. Prob, a development board using something like a PIC18. chip.

What would be great is, a dev. board with an LCD to view a menu. Then control and adjust the commands.

Any help would be very thankful, I don't have a lot of cash, but would be willing to pay someone for their help.

Thanks,

Fabio
fab26x is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 10-19-2009, 08:21 AM   #2
VENDOR - OBDPros
 
Join Date: Mar 2006
Posts: 350
michbound is on a distinguished road
The simplest option would be to use an ELM327 type micro that does all the OBD2 stuff for you and then integrate it with your Dev board to display data etc.

Elektor has a number of articles on how to do this using a different chip but the concept is the same

http://www.elektor-electronics.co.uk...er.58218.lynkx

Thanks
Paul
OBDPros Scantool
michbound is offline   Reply With Quote
Old 10-19-2009, 11:09 AM   #3
What can I say? I like serial.
 
Curiosity's Avatar
 
Join Date: Mar 2004
Location: Florence Yall, BFKY
Posts: 2,156
Curiosity will become famous soon enough
Electric cutouts?
__________________
XPort 1.41 -GPS port splitter, logger, and USB device resume fix
GPS DirectShow Filter / XOBD / MiniCam
Curiosity is offline   Reply With Quote
Old 10-19-2009, 11:52 AM   #4
Newbie
 
Join Date: Oct 2009
Posts: 2
fab26x is an unknown quantity at this point
Thank you Paul, For sure I will do some reading about that link. Now, if I just want to get the information from the car such as PRM's, MAP sensor and Throttle Position, do I need the ELM327 ? Or can I just use a programmable chip ?

Thanks,

Fabio
fab26x is offline   Reply With Quote
Old 10-19-2009, 02:29 PM   #5
VENDOR - ScanTool
 
Join Date: Dec 2006
Posts: 234
Vitaliy is on a distinguished road
Quote: Originally Posted by fab26x View Post
Hello guys,

I have a project using the ODB2 port and a microcontroller I'm going to start working on and would love some help. The project is pretty simple, the only information it needs to get from the car is real time RPM, throttle position, and MAP sensor. Once I have that information the microcontroller has to turn on or off an electric actuator. Thus, I'm planning to use some kind of programmable microconntroller board. Prob, a development board using something like a PIC18. chip.

What would be great is, a dev. board with an LCD to view a menu. Then control and adjust the commands.

Any help would be very thankful, I don't have a lot of cash, but would be willing to pay someone for their help.

Thanks,

Fabio

Fabio, have you had a chance to look at Microchip's development boards? I personally prefer the 16-bit parts (33F or 24H), you get a lot more bang for the buck (easier to develop on, too).

You can start with an ELM327, or -- if you have some time -- we have an easy to use OBD module called microOBD in the works.

Best regards,

Vitaliy
__________________
— Did you know that MP3Car sells OBD-2 interfaces? Get your ElmScan 5 Compact for only $64.95!
— Need to look up a diagnostic trouble code? Try the most up-to-date, free DTCsearch.com!
Vitaliy is offline   Reply With Quote
Old 10-19-2009, 02:42 PM   #6
What can I say? I like serial.
 
Curiosity's Avatar
 
Join Date: Mar 2004
Location: Florence Yall, BFKY
Posts: 2,156
Curiosity will become famous soon enough
Quote: Originally Posted by Vitaliy View Post
Fabio, have you had a chance to look at Microchip's development boards? I personally prefer the 16-bit parts (33F or 24H), you get a lot more bang for the buck (easier to develop on, too).

You can start with an ELM327, or -- if you have some time -- we have an easy to use OBD module called microOBD in the works.

Best regards,

Vitaliy

Nice! That adds all the extra support circuitry needed for the ELM327 to talk to the car and has to be added on anyway. Plug-n-play.
__________________
XPort 1.41 -GPS port splitter, logger, and USB device resume fix
GPS DirectShow Filter / XOBD / MiniCam
Curiosity is offline   Reply With Quote
Old 10-20-2009, 10:56 PM   #7
Variable Bitrate
 
Superduck's Avatar
 
Join Date: Oct 2003
Location: Vancouver BC
Posts: 250
Superduck is on a distinguished road
Not sure if it'd add way more complexity, or if it'd be better for saving some money, but if all you need is RPM, TPS and MAP, couldn't you just tap into the various sensors and use just any old I/O chip? 18F2455 or an Arduino or something? Or just grab an MSD Boost Control or Nitrous Control or something? I'm guessing you're using it for one of those two things? /shrug

Or I could be way off, and this is the start of something much cooler. Not that it wouldn't be cool regardless, I'm sure. I'll just shut up now.

Anyway, just my two cents after tax.

Cheers,

Kris
__________________
How Much Horsepower Can I have And Still Go To Heaven?
Superduck is offline   Reply With Quote
Old 10-21-2009, 02:07 PM   #8
Newbie
 
Join Date: Apr 2009
Posts: 25
fanl is an unknown quantity at this point
I am having hard time with ELM237, here in Brazil, I still couldn't find a fully OBD-II compliant car... None have awnsered proppely for the $01 PID 05 request.
fanl is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 10-23-2009, 09:00 PM   #9
VENDOR - ScanTool
 
Join Date: Dec 2006
Posts: 234
Vitaliy is on a distinguished road
Quote: Originally Posted by fanl View Post
I am having hard time with ELM237, here in Brazil, I still couldn't find a fully OBD-II compliant car... None have awnsered proppely for the $01 PID 05 request.

Your best be is to test it on newer cars, because Brazil only recently adopted OBD (there's even a choice for PID $1C now, "Brazilian OBD"). Or it could be that your ELM327 is bad.

Vitaliy
__________________
— Did you know that MP3Car sells OBD-2 interfaces? Get your ElmScan 5 Compact for only $64.95!
— Need to look up a diagnostic trouble code? Try the most up-to-date, free DTCsearch.com!
Vitaliy is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
2004 Mazda RX8 macMini Project mazdachuck Worklogs 2 06-21-2008 04:17 PM
New Project - Toshiba Satellite ZoomVT Newbie 2 04-12-2006 10:31 AM
DIN compatable PC project don-m Worklogs 4 10-23-2005 11:11 AM
FS: Lilliput 8" LCD w/ 2 Project Housings migel628 Classified Archive 18 09-14-2005 07:40 PM
Carputer as a comp sci final year project? MikeHunt79 General MP3Car Discussion 5 06-23-2004 10:19 AM



All times are GMT -5. The time now is 04:36 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics