trying to build a multichannel rs232 volt ohm meter

Thread Starter

dicedaniels

Joined Feb 15, 2010
13
im in the prosses of turning a cf-27 toughbook into an automotive scan tool. i have the software and the cable for the multiple scan tool software packages i am installing. that part is simple.

BUT even with the multiple programs i am installing i still need atleist 6 inputs that monitor voltage and resistances for those certain vehicles that dont have a data link connector, or that are uncomatable with the software i have. plus for the vehicles that "are" compatible with the software, it could be used in cunjunction so that i can monitor what the ecu is seeing and what the sensor is actualy sending. this would out do the pro scan tools do to the user frendly interface of a pc.

my question is what would be the simplest way to go about doing this?

my options are:

(1) buy multiple $10-$20 simple digital volt ohm meters, gut them and find a way to make the communicate with a rs232 or even usb interface with seperate channels.

(2) start from scratch and build my own pcb and circuit.

(3) spend over $1000 on a rs232 dvom module that has only one or two signal monitors. this would almost be useless to me looking at the fact that i only have $200 into the scan tool so far. id ductape 6 meters together befor i spent $1000. i dont even pay that much for the vehicles i drive.;)

any ideas?
 

Thread Starter

dicedaniels

Joined Feb 15, 2010
13
i dont even know you, but i think i love you!!!

you just made my year!!!

and its simple enough for my tired mind to figure out!!!!
 

Thread Starter

dicedaniels

Joined Feb 15, 2010
13
somehow you hit and sunk the nail with one swing. the thing has a 5v output supply. this would be even more useful due to the fact that most of the three wire sensors on an engine use a 5 volt supply, ground and return. i could test a sensor outside the vehicle. we dont have a tool that does that


THANK YOU!!!
 

retched

Joined Dec 5, 2009
5,207
Well, weeks of training have prepared me for this moment.... my finest hour...

:)

Anyway, Im sure something will be wrong. If it needs any tweaking, let it be known.
 

Thread Starter

dicedaniels

Joined Feb 15, 2010
13
looks like the circuit in the link is drawn up for a 0-5v range, but at the bottom it shows how to modify it to take on a 0-16v range which would be perfect. im trying to put it together in my mind. i understand the circuit, but not computing the modification to give it a 16v tollerance. can you dumb it down for a mechanic. the two halves of my brain are fighting over it.
 

Attachments

Thread Starter

dicedaniels

Joined Feb 15, 2010
13
the avr assembler download mentioned isnt quite as simple to find as worded

i did find AVR Studio 4.18 SP1 which sounds right

am i headed down the right path
 

Thread Starter

dicedaniels

Joined Feb 15, 2010
13
ok im back again with a new rookie question or 5.

i take it the avr studio software included the isp software. i found the programming adapter Schematic. looks easy enough to duplicate. as you may have guessed, i am no electronic technitian. so i will be bugging you a little more than most.

first, where can i buy one or two single chips? i see i need atleist one at90s4433 and one 74ls244. everywhere i look seems to deal in bulk and parts express doesnt show any on hand.

second, is the executable software (AVRDVM.hex for 3.6864 MHz, DVM4MHZ.hex for 4.00 MHz) something i need to download, or is that also included in the avr studio?

im set on building atleist 2 of these things. so i will absorb any advice i can get.

im also wondering if there is an lcd version of this chip. im thinking of building a small portable dashboard with seperate back lit lcd displays. but then again, that would almost be too easy. i could probably just do as i mentioned before and gutt some of the $4-$5 dvoms off of ebay to accomplish that. so if there's not a chip available that wouldnt hurt my feelings any.
 

retched

Joined Dec 5, 2009
5,207
Start with it this way. It will display the info into a window on the laptop you are using for the rest of the equipment scanning process. If later you want this device in a stand alone box, you can buy a GLCD or graphical LCD screen and have it display the data.

As for the software, the software shown on the page is copyrighted. The author sells it for $10.

I would recommend going that route rather than spending countless hours learning to program.

I just sent you an email with how to get a hold of the author for the software you need.
 

Thread Starter

dicedaniels

Joined Feb 15, 2010
13
thank you. that makes life easier.:)

im still interested in learning to write software, but not for something i need to trust so deeply. i work on alot of touchy cars with performance issues and i need this thing to be accurate. thanks again.
 

retched

Joined Dec 5, 2009
5,207
You are welcome. When your ready, this will be pretty easy to switch to an lcd.
The 6 output can be read by lcd drivers to display. But it will be nice to duct tape this box onto the laptop with your leads going to the car.
 

Thread Starter

dicedaniels

Joined Feb 15, 2010
13
http://robokitsworld.com/index.php?...ult&search_in_description=1&keyword=at90s4433

would any of these programmers work for what im trying to do? they are specific to the chip. i dont know how much they want for the atmel version, but these prices are reasonable.

You are welcome. When your ready, this will be pretty easy to switch to an lcd.
The 6 output can be read by lcd drivers to display. But it will be nice to duct tape this box onto the laptop with your leads going to the car.
duct tape is only good for sealing leaks on intake manifolds and radiators.;):D

im building an aluminum housing that attaches to the body behind the monitor with machine screws. it will plug in, and bolt up like one large connector. the vga and other ports will have a pass through circuit so i can still use them. im making it large enough to fit the width of the laptop. this way i have room for other projects.

i was also wondering if it wasnt just as simple as asking for a few chips pre flashed from atmel. that would speed things up a bit.
 

retched

Joined Dec 5, 2009
5,207
You can get the preflashed chips. That would make things easier. and you could put off having to worry about buying a programmer or learning any coding.
 

Thread Starter

dicedaniels

Joined Feb 15, 2010
13
You can get the preflashed chips. That would make things easier. and you could put off having to worry about buying a programmer or learning any coding.

that would be perfect. where/how would i go about finding them? i could shrink the circuit down even smaller by loosing the flash port and extra components. not that they took up much more space. is there a part number i can just slip into partsexpress? or should i just contact him with the info i recieved earlier?

this thing could almost be squeezed down to the size of a flash drive. thats nutts.

is there a circuit out there for an rs232 ohm meter? i would only need 2 channels at the most.
 
Top