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.

Pulsing an infra-red Led transmitter

Status
Not open for further replies.

jen12

New Member
How to pulse an infra-red LED transmitter using a PWM? if not possible, is there any other way to do so?
(I'm using Arduino-uno)
 
Pulsing is hardly difficult - turn it ON, wait a bit, turn it OFF, wait a bit - repeat.

You could obviously use PWM to do it if you wanted as well, as long as you can adjust the frequencies.

However, presumably the transmitters aren't connected to the Uno, and the Uno is trying to detect them?.

In which case you could use 555's to pulse them.
 
Pulsing is hardly difficult - turn it ON, wait a bit, turn it OFF, wait a bit - repeat.

You could obviously use PWM to do it if you wanted as well, as long as you can adjust the frequencies.

However, presumably the transmitters aren't connected to the Uno, and the Uno is trying to detect them?.

In which case you could use 555's to pulse them.
Thank you so much. I appreciate it.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top