KontroLIR - Arduino compatible IR remote control: Difference between revisions

From AnalysIR WiKi
Jump to navigation Jump to search
(43 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''KontroLIR – 100% Arduino compatible IR remote Control, with optional extras'''
'''KontroLIR – World's first 100% Arduino compatible 45-49 button IR remote Control, with optional extras'''


work in progress
[[File:KontroLIR photo1.jpg|right|170px|KontroLIR by AnalysIR]]
'''DO NOT USE AS A REFERENCE YET!!!!'''
== Where To Purchase ==
KontroLIR is available in our store and can be purchased via [https://www.analysir.com/blog/shop/ Buy KontroLIR].


== Where To Purchase ==
KontroLIR is available as a functional standard unit. In addition, there are several optional add-ons available:
KontroLIR is available in our store and can be purchased via [https://www.analysir.com/blog/shop// Buy KontroLIR].
* Serial USB adapter ''(You can also use your own to upload sketches)''
* I2C EEPROM 16KBytes+  ''(There is a significant amount of free FLASH and SRAM available to use, before you need EEPROM)''
* IR receiver & IR Learner pair ''(only required if you want to use KontroLIR to record signals with AnalysIR or IRremote etc)''


KontroLIR is available as a complete base unit. In addition, there are several optional add-ons available: Serial USB adapter; I2C EEPROM 16KBytes+; IR receiver & IR Learner pair. There is also a fully loaded version available with all add-ons included.
There is also a fully loaded version available with all add-ons included.


== Data Sheet ==
== Data Sheet ==
The data sheet can be found by [https://www.analysir.com/blog/product-sheet-kontrolir_reva/ clicking here]
The KontroLIR data sheet can be found by [https://www.analysir.com/blog/product-sheet-kontrolir_reva/ clicking here]


== Applications ==
== Applications ==
KontroLIR, can be used in the following:
KontroLIR, can be used in many applications, including the following:
* A full customized remote control, using Arduino
* A fully customized remote control, using the Arduino IDE for development and firmware upload.
* Clone an existing collection of remotes, exactly how you want it
* Clone an existing collection of remotes, exactly how you want it
* Restrict usage for certain groups: children, seniors, Hotel Guests, public areas, company equipment.
* Restrict usage for certain groups: children, seniors, Hotel Guests, public areas, company equipment.
* Add custom macros, passwords.
* Add custom macros, passwords.
* Comes with example firmware for 5 devices & 225 signals, which can be easily expanded to many more.
* Comes with example firmware for 5 devices & ~200+ signals, which can be easily expanded with many more devices, signals and macros.
* Combine TV, STB, DVR, Media Center, Lights, Fans, LEDs, Toys, Air Conditioners - all on the same remote.
* Combine TV, STB, DVR, Media Center, Lights, Fans, LEDs, Toys, Air Conditioners, LaserTag - all from the same remote.
* Offer a custom remote as-a-service to 3rd parties.
* Offer a custom remote as-a-service to 3rd parties.
* As a development, prototyping or proof of concept platform for companies designing their own remotes, before committing to a large production run.
* As a platform for projects in schools & universities or as a practical Arduino related training aid.
* Create your very own learning remote control.
* Send non-standard IR carrier frequencies, that other remotes cannot handle.
* ...any many more situations


The possibilities are endless.
The possibilities are endless.


== KontrolIR Pin Outs ==
== Skills Required ==
 
This should not be your very first Arduino project (unless you are an experienced C programmer). Ideally you will have used IRremote or similar libraries within the Arduino system. You should be familiar with compiling and uploading sketches, installing new Boards and libraries with the desktop Arduino IDE. If you have not done so already, download the Arduino IRremote Library and try out the examples provided with your TV. Once you are happy with your understanding and competency with Arduino and IRremote, order your KontroLIR(s) via our online shop or other affiliates.


Details are available here: [[KontrolIR Pin Outs]]
== KontroLIR Pin Outs ==
 
Details of pin-outs are available here: [[KontroLIR Pin Outs]]


== Oscillator Clock Rate Selection ==
== Oscillator Clock Rate Selection ==
Line 35: Line 47:
Details are available here: [[Getting Started]]
Details are available here: [[Getting Started]]


== Uploading the Firmware ==
== Uploading the KontroLIR Firmware ==
Details are available here: [[Uploading the Firmware]]
Details are available here: [[Uploading the KontroLIR Firmware]]


== Configuring IRremote for use with KontroLIR ==


== Customizing the Firmware ==
Details are available here: [[Configuring IRremote]]
Details are available here: [[Customizing the Firmware]]
 
== Customizing the KontroLIR Firmware ==
Details are available here: [[Customizing the KontroLIR Firmware]]


== Low Power Configuration ==
== Low Power Configuration ==
Details are available here: [[Low Power Configuration]]
Details are available here: [[Low Power Configuration]]


== Use with AnalysIR ==
== Using KontroLIR with AnalysIR ==
Details are available here: [[Use with AnalysIR]]
Details are available here: [[Use with AnalysIR]]


== Getting Support ==
== Getting Support ==
If you need additional support please open a new issue in our [https://irforum.analysir.com/ IRforum e]- under '''Products:Support Requests'''.
If you need additional support please open a new issue in our [https://irforum.analysir.com/ IRforum] - under '''Products:Support Requests'''.
 
You can also use our IRforum for general discussion about KontroLIR and related topics.
 
== KontroLIR Release Notes ==
Details are available here: [[KontroLIR Release Notes]]
 
== Opening the Enclosure ==
The enclosure of KontroLIR is '''not designed for opening''' by users, other than for replacing batteries and uploading firmware via the battery compartment over SerialUSB.
 
When we open the enclosure we use a tool called a spudger and employ lots of TLC to avoid any damage to the hard plastic case.
If you decide to open the case beyond the battery compartment, you do so at your own risk.
 
Advanced users may decide to go ahead and open the enclosure, to gain access to the ICSP programming header or the I2C headers etc, or even just to have a look at the PCB.
This does not come under standard support, but we are happy to assist where possible (at your own risk, in case of damage to the enclosure)
 
Some things to note:
* The battery clips/terminals attached to the PCB can be delicate and must be carefully re-inserted into the retaining slots when re-assembling the case.
* If you do damage the plastic case, it should be possible to use glue or similar to restore it.
* Be extra careful not to scratch the edges as this can result in an uncomfortable feeling or touch when holding the remote.
* If you do, it should be possible to pare off or sand any jagged edges you created.
* If all of this doesn't make sense, then you have likely not tried this before with remote controls. They can be a challenge to open without the right tools.
 
''We expect to have a supply of quality spudgers stocked in our shop soon, if not already there.''
 
== Copyright & Open Source MIT License==
See here for [[copyright and license information]].


== More Information ==
== More Information ==

Revision as of 09:00, 16 January 2020

KontroLIR – World's first 100% Arduino compatible 45-49 button IR remote Control, with optional extras

KontroLIR by AnalysIR
KontroLIR by AnalysIR

Where To Purchase

KontroLIR is available in our store and can be purchased via Buy KontroLIR.

KontroLIR is available as a functional standard unit. In addition, there are several optional add-ons available:

  • Serial USB adapter (You can also use your own to upload sketches)
  • I2C EEPROM 16KBytes+ (There is a significant amount of free FLASH and SRAM available to use, before you need EEPROM)
  • IR receiver & IR Learner pair (only required if you want to use KontroLIR to record signals with AnalysIR or IRremote etc)

There is also a fully loaded version available with all add-ons included.

Data Sheet

The KontroLIR data sheet can be found by clicking here

Applications

KontroLIR, can be used in many applications, including the following:

  • A fully customized remote control, using the Arduino IDE for development and firmware upload.
  • Clone an existing collection of remotes, exactly how you want it
  • Restrict usage for certain groups: children, seniors, Hotel Guests, public areas, company equipment.
  • Add custom macros, passwords.
  • Comes with example firmware for 5 devices & ~200+ signals, which can be easily expanded with many more devices, signals and macros.
  • Combine TV, STB, DVR, Media Center, Lights, Fans, LEDs, Toys, Air Conditioners, LaserTag - all from the same remote.
  • Offer a custom remote as-a-service to 3rd parties.
  • As a development, prototyping or proof of concept platform for companies designing their own remotes, before committing to a large production run.
  • As a platform for projects in schools & universities or as a practical Arduino related training aid.
  • Create your very own learning remote control.
  • Send non-standard IR carrier frequencies, that other remotes cannot handle.
  • ...any many more situations

The possibilities are endless.

Skills Required

This should not be your very first Arduino project (unless you are an experienced C programmer). Ideally you will have used IRremote or similar libraries within the Arduino system. You should be familiar with compiling and uploading sketches, installing new Boards and libraries with the desktop Arduino IDE. If you have not done so already, download the Arduino IRremote Library and try out the examples provided with your TV. Once you are happy with your understanding and competency with Arduino and IRremote, order your KontroLIR(s) via our online shop or other affiliates.

KontroLIR Pin Outs

Details of pin-outs are available here: KontroLIR Pin Outs

Oscillator Clock Rate Selection

Details are available here: Oscillator Clock Rate

Getting Started

Details are available here: Getting Started

Uploading the KontroLIR Firmware

Details are available here: Uploading the KontroLIR Firmware

Configuring IRremote for use with KontroLIR

Details are available here: Configuring IRremote

Customizing the KontroLIR Firmware

Details are available here: Customizing the KontroLIR Firmware

Low Power Configuration

Details are available here: Low Power Configuration

Using KontroLIR with AnalysIR

Details are available here: Use with AnalysIR

Getting Support

If you need additional support please open a new issue in our IRforum - under Products:Support Requests.

You can also use our IRforum for general discussion about KontroLIR and related topics.

KontroLIR Release Notes

Details are available here: KontroLIR Release Notes

Opening the Enclosure

The enclosure of KontroLIR is not designed for opening by users, other than for replacing batteries and uploading firmware via the battery compartment over SerialUSB.

When we open the enclosure we use a tool called a spudger and employ lots of TLC to avoid any damage to the hard plastic case. If you decide to open the case beyond the battery compartment, you do so at your own risk.

Advanced users may decide to go ahead and open the enclosure, to gain access to the ICSP programming header or the I2C headers etc, or even just to have a look at the PCB. This does not come under standard support, but we are happy to assist where possible (at your own risk, in case of damage to the enclosure)

Some things to note:

  • The battery clips/terminals attached to the PCB can be delicate and must be carefully re-inserted into the retaining slots when re-assembling the case.
  • If you do damage the plastic case, it should be possible to use glue or similar to restore it.
  • Be extra careful not to scratch the edges as this can result in an uncomfortable feeling or touch when holding the remote.
  • If you do, it should be possible to pare off or sand any jagged edges you created.
  • If all of this doesn't make sense, then you have likely not tried this before with remote controls. They can be a challenge to open without the right tools.

We expect to have a supply of quality spudgers stocked in our shop soon, if not already there.

Copyright & Open Source MIT License

See here for copyright and license information.

More Information

If...

  • There is a topic not covered here or
  • You would like us to add some more information or
  • You have a tip to add or
  • you have noticed a mistake

then let us know via the contact page