3D Robotics

Open source infrared camera control

3689431389?profile=originalFrom Hackaday(needless to say, this design isn't quite right for UAV use, since the battery wouldn't be needed, but it's close:

 

Here are the guts of [Lukasz's] infrared camera remote control. He based it off of an existing design, but looked for places where improvements could be made. He felt the ATtiny2313 was a bit wasteful in this case. But further investigation led him to see why it was chosen. If you were to drop down to an ATtiny13 the ability to connect a crystal oscillator is lost (that chip only offers a 1-pin clock signal input) and the internal RC oscillator isn’t quite up to his standards for reliable IR communications.

Instead of driving the IR LED directly from an AVR pin he used a transistor in hopes that it will allow the maximum current to flow through the diode when in use. We’re not sure if it’s necessary, but we can see how it makes sense. Power is received from an unregulated 3 volt coin cell, so maybe as that voltage drops over time this will come into play.

 

 

 

E-mail me when people leave their comments –

You need to be a member of diydrones to add comments!

Join diydrones

Comments

  • Weren't open source IR remote controls being invented 10 years ago, as LIRC?

  • the transistor might be a great idea. it will be interesting to know the range increase.

This reply was deleted.