Maker Pro
Maker Pro

USB to serial question

it is to send readings from a chronograph to a computer via usb so the power source is the 5v from usb the chrono itself uses 3 of the batteries you would use in a laser pointer
 
hi could anyone tell me by the original diagrams could i wire straight to the 3 pins to this usb cable directly for it to work
http://www.amazon.co.uk/gp/product/B00F2F5HVK/ref=oh_details_o00_s00_i00?ie=UTF8&psc=1
The USB to Serial TTL should not need an extra inverter to work at TTL Level. To answer what to do with pin 3, you need to read the manual for the device you need to communicate with. As far as I understand you can not connect this USB Device to a standard RS232 port.
 
Last edited by a moderator:

(*steve*)

¡sǝpodᴉʇuɐ ǝɥʇ ɹɐǝɥd
Moderator
Peter st, what you have done is called "hijacking a thread". In this case I have moved all the posts to a new thread and removed 7 of them which were confused by the change in topic of the thread.

It would be wise to start a new thread for new topics in the future. I'll accept that it was an error, but now you've seen what happens, I'm sure you'll be more careful in the future.
 
ok i shall try and explain as best as i can please note i do not have a clue so sorry if i seem daft
i own a combro chronograph i found this wiring diagram for it
http://www.combro.co.uk/cb625/m625-3.gif
now what i would like to do is connect the chronograph to my computer with this cable
http://www.amazon.co.uk/gp/product/B00F2F5HVK/ref=oh_details_o00_s00_i00?ie=UTF8&psc=1
i belive it is a j9 connector i put onto the chronograph
so my question is after i clip the j9 to the chronograph what do i need to do to make it work with the cable i linked to ie how do i build the circuit shown in the diagram to connet to my cable
please correct me if im wrong on anything i will try to answer any questions with my limited knowledge
 
The short answer to Your questions is:
Yes, you can use the USB to TTL Device.
No, you cant Connect it directly to the combro. You need to Connect a noninverting buffer, between the output from the combro, and the input on the TTL Interface.

The good thing is that you have +5V available on the USB side, to Power the buffer. The simplest buffer would be 2 transistor inverters in series. I'm not sure this will work, since the output Levels from the combro is not defined, but I would have tried.
Attached is a sketch of this.
 

Attachments

  • combro_if.png
    combro_if.png
    13.2 KB · Views: 1,454
ok i get what the 10 and 100k resisters are but can you clarify for me the bits i circled thankyou peter
 

Attachments

  • combro_if.png
    combro_if.png
    36.5 KB · Views: 241
Last edited:
also to build the diagram is it just a matter of soldering the resisters to each other etc and shrink wrapping or do i need to make some sort of board again thanks
 
ok i get what the 10 and 100k resisters are but can you clarify for me the bits i circled thankyou peter

Circle, where?

also to build the diagram is it just a matter of soldering the resisters to each other etc and shrink wrapping or do i need to make some sort of board again thanks

Depends on how resilient you want the circuit to be. I think I would have used a perf board of some kind, to give it some spine.

Regarding the values of the components. M, k, R is multipliers for the resistance value.
M = 1 000 000, k = 1 000, and R = 1. Always remember that M is not the same as m. m = 1/1 000.

k is not the same as K ! K is a temperature measure, Kelvin.

When writing decimal values with the multipliers, the letter is placed as the 'decimal' point.

6M8, 5k6, 8R2, this reduces the fault rate, since the decimal point is easy to miss.
 
Last edited:
Ok, the 2 middle rings are around the two transistors. You can use mostly any NPN transistor, like the 2N2222.

The lower ring is only around a Connection point. Both transistor's emitters are connected to 0V.

The USB Device is connected to the right side of the sketch.
 
ok i have 2 last questions the 2n2222's i assume i connect to the middle pin and split out via the outer pins
and does anyone know what connector i need for the pins in this pic
 

Attachments

  • 20140119_131346.jpg
    20140119_131346.jpg
    151.3 KB · Views: 256
  • 20140119_131405.jpg
    20140119_131405.jpg
    133.3 KB · Views: 248
ok i asked the maker of the chrono he said it should be a Harwin 2mm but i have googled and get all sorts of results so im now more puzzled on the connector lol
 
2mm is a standard pitch, so a 3pin 2mm female connector could well be the answer. If you can get a longer socket strip, you can easily cut it down to 3pin.
 
thanks very much for your help :D still waiting on the perf boards to arrive :( but i made a mock up and it works great :cool:
all your help has been great i would have never managed without
Gorgon you are a great bloke :):)
 

Attachments

  • 20140123_193754.jpg
    20140123_193754.jpg
    129.3 KB · Views: 256
Top