Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Trigger Circuit

Status
Not open for further replies.

heida11

New Member
I have a PIC driven digital RF link working at reduced power.
(Currently limited to max PIC voltage.)

I would like to find a way to provide 9 volts to the transmitter's
trigger input while providing the 5 volts or so required by the PIC.

Currently the trigger is wired directly to the PICs output pin.

The attachment is as far as my knowledge takes me.

Would appreciate any ideas.
 

Attachments

  • image_838.jpg
    image_838.jpg
    20.7 KB · Views: 352
heida11 said:
I have a PIC driven digital RF link working at reduced power.
(Currently limited to max PIC voltage.)

I would like to find a way to provide 9 volts to the transmitter's
trigger input while providing the 5 volts or so required by the PIC.

Currently the trigger is wired directly to the PICs output pin.

The attachment is as far as my knowledge takes me.

Would appreciate any ideas.

You simply need an open-collector driver, with the collector having a pull-up resistor to the 9V supply - please note though, this inverts the logic - but is easily cured in the software.

Many PIC's have a single open-collector output pin (usually RA4), but I don't think the 12F675 does?.

Are you sure the transmitter requires a 9V input signal?, it might work quite happily with a 5V signal - you could try it and see.
 
Thanks Nigel.

I used an NPN transistor with a 1K pullup to draw sufficient current.

The output is more than double compared to 5V.

Thanks again.
 
Hi,
The 12f675 does not have an open DRAIN output. Make your own to control the 9v trigger.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top