Jump to content
Electronics-Lab.com Community

Recommended Posts

Posted

Greetings all!

I have a few questions, and although i can handle a sodiering iron i am by no means an expert at eletronics, but i know enough to know which end of the sodiering iron not to touch when hot!

I am currently working on a project for a car.

I want to read the tach/speedometer/volt/temp/oil pressure then send this information to a PC to be displayed on a graphical screen. Writing the code isn't the problem, i have C++ knowledge enough to write it. What i need is a way to convert the signals from the engine to the PC. The Transmission has a place on it for a digital signal to be sent, and the tach just uses a pulse signal, the temp i have already figured out how to do and the volt. The Oil pressure and Speedometer are the ones i am having trouble figuring out how to read. Does anyone have an ideas on what i can use/build/buy for this?? Once i get all the signals set up i'll use an interface into the Parralle port to update the PC or if i can make it wireless which would be a better idea but first things first, the signals for the speedo and oil pressure.

Thanks,
Eliminator


Posted

eliminator, how are you with microprocessor chips? If you are familiar with them, then you might want to consider sending the information to the chip first, format the data in some way, then feed the data to the serial port of the PC instead. You will need other hardware to interface the parallel port to all of the different types of signals that you want. Some will be voltage levels and some will be pulses.

MP

Posted

Wow! You have been busy.

I think the 1000KB attachment size limit is good since many have slow connections. It would slow down traffic on the site for larger uploads/downloads.

MP

Posted

I Did make the pictures smaller then they were worthless because you couldn't read the values and some of the lines were missing because of the size.

Most datasheets are bigger than that! I have all of these in a pdf file but it will not let me upload it. I thing PDF files should have a bigger limit!

Posted

You certainly need an oscilloscope to determine how the siganal is changing. It might vary the pulse width(duty cycle), the pulse time, or the pulse amplitude. This is going to require a more complicated matching circuit. I would consult an electronics guy to develop the circuit.

Posted

Here is what happens when you size it down. And convert it to GIF

Is it worth Posting like this?
I don't think so!
So stop complaining over pictures being too big for the browser or we could all suffer from the poor quality of the picture from it being so small that it is not ledgable or usable.

post-787-14279141615135_thumb.gif

Posted

MP,
The gif files is the smallest type of picture files that I know of. They can be very small if you only use black & white witch in most cases is good for circuits. Anything with less than 256 colours will be small.

Ante ::)

Posted

To get the smaller size in KB you have to reduce the size in inches. Another alternative is to try to get it into a greyscale format. But then the pixels are not as tight and you loose the detail. I think the sise limit is a big bother and it limits what you can post.

Posted

That is great until you get to a schematic with fine lines. I have several that I converted that way too. But when the quality is not there you run into problems. Convert the ones that I previously posted here and make a believer out of me.

Posted

What program do you use to convert GIF to JPG?
Will it also convert BMP (huge file) to JPG?


I use Irfanview, it can convert a great many file types. I mainly use its screen capture feature on the options tab, with it i can copy, save to a file and convert a screen image in just one click.

http://www.irfanview.com/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...