DIYIR - Soldering Kit: Difference between revisions

From AnalysIR WiKi
Jump to navigation Jump to search
Line 1: Line 1:
== Summary ==
== Summary ==


[[File:DIYIR Soldered.jpg|150px|thumb|right|DIYIR Wiring for IRremote, IRLib & AnalysIR]]DIYIR is a kit for building a high-end fully functioning IR tranmitter and receiver.Soldering skills are required along with solder and a soldering iron. An MCU or microcontroller is also required to control the module.
[[File:DIYIR Soldered.jpg|150px|thumb|right]]DIYIR is a kit for building a high-end fully functioning IR tranmitter and receiver.Soldering skills are required along with solder and a soldering iron. An MCU or microcontroller is also required to control the module.


Beginners can build the module as part of a soldering class or course under supervision. Experienced users can use the kit to complete their own high-end IR module.
Beginners can build the module as part of a soldering class or course under supervision. Experienced users can use the kit to complete their own high-end IR module.

Revision as of 09:23, 19 September 2018

Summary

DIYIR is a kit for building a high-end fully functioning IR tranmitter and receiver.Soldering skills are required along with solder and a soldering iron. An MCU or microcontroller is also required to control the module.

Beginners can build the module as part of a soldering class or course under supervision. Experienced users can use the kit to complete their own high-end IR module.

The kit uses high quality IR components from Vishay. We also include dual IR LEDs with the kit which have narrow and wider angles for greater coverage in most situations.

Where To Purchase

Visit AnalysIR's IR Shop where you will find this and a range of similar Infrared solutions. You can also purchase DIYIR via our Tindie Store

Data Sheet

The data sheet for the DIYIR module can be found by clicking here

The data sheets for the main components are available via the links below:

IRx1 or IRx2 IR Receiver - TSSP4038

D2 IR LED #1 - TSAL6100

D3 IR LED #2 - TSAL6200

Q1 NPN Transistor - 2N4401

Always mare sure to check & verify the pinouts of components, before installing and applying power.

Assembly Instructions

Follow the step by step guide DIYIR Assembly Instructions

Connection Header P1

You can use Header P1 to connect the DIYIR module to your Microcontroller. Check out the section below about wiring to an Arduino UNO. Each signal appears twice on P1, in case you need to daisy-chain any of the signals or just for testing with a multimeter or oscilloscope.

+ Pin - Connect this to the power rail of your microcontroller. Usually if your MCU is powered from 5V via USB and runs at 5V this is suffiecient. (If your MCU is powered from 3V3 then connect this pin to the 3V3 rail of your MCU).

- Pin - This is the ground pin and should be connected to the GND pin of your MCU.

IN Pin - This is the IRin pin for your MCU and on the UNO is connected to Pin2 (or any other pin you designate in your firmware)

OUT Pin - This is the IRout pin for your MCU and on the UNO is connected to Pin9 (which is the default for Irremote or any other pin you designate in your firmware)

Jumper Settings

JP1 - Insert this to increase IR Output power by a factor of 2x.

JP2 - Set to 5V for 5V operation and to 3V3 for 3V3 operation. (In 3V3 mode one of the IR emitters is removed from the circuit)

Note, it may be possible to operate both emitters @ 3V3 by powering from 3V3 and setting JP2 to 5V mode, However, the red LED may not visibly blink when a signal is being sent.

Always make sure to power the module from the same voltage as the logic level of the system you are connecting to (5v->5V or 3V3->3V3 DO NOT mix voltage levels or you will damage your MCU or module)

Use with IRremote

DIYIR can be used with IRremote, AnalysIR and other Libraries(E.g. IRLib) by connecting as follows:

DIYIR Wiring for IRremote, IRLib & AnalysIR

The image shows wiring for 5V opertion. To use with 3V3 set the position of JP2 accordingly. To Test try out all of the example sketches provided with the library. By Default IROUT is connected to Pin 9. There si no default for IRIN, but we prefer to use Pin 2, which is the default when using with AnalysIR.

You can find the IRremote library on GitHub. Make sure to read the README before starting.

The latest version of IRLIB is also available via GitHub.

Use with AnalysIR

DIYIR can be used with AnalysIR by wiring it up to an MCU similar to the diagram above. You will receive instructions for the most common platforms when you install AnalysIR (Purchase required).

As a bonus, if you post a photo of your completed soldering, we will provide a free copy of our A.IR shield Nano firmware. Just post the photo to any social media platform or website with a link back to our website and send us a link to your post with your request. With the 'Nano' firmware you get send ability from AnalysIR, plus free access to our PYTHON script for web based control of sending & receiver IR via RPi (and other platforms supporting PYTHON)