Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: cartelet on May 02, 2016, 12:36:57 PM

Title: (newbie) OLinuXIno-LIME2 Infrared sensor
Post by: cartelet on May 02, 2016, 12:36:57 PM
Hi to all!

I'am new on the forum, I work more with cubieboard2 and I look an alternative.

In the wiki is not mentioned.

Have OLinuXIno-LIME2 an ir sensor?

internal or external?

thanks
Title: Re: (newbie) OLinuXIno-LIME2 Infrared sensor
Post by: JohnS on May 02, 2016, 01:08:40 PM
If not on the schematic, product page or manual, it hasn't got it.

So, no.

John
Title: Re: (newbie) OLinuXIno-LIME2 Infrared sensor
Post by: cartelet on May 02, 2016, 01:14:54 PM
Is there a product IR external? for example usb or gpio?
Title: Re: (newbie) OLinuXIno-LIME2 Infrared sensor
Post by: Gerrit on May 03, 2016, 12:07:41 AM
Quote from: cartelet on May 02, 2016, 01:14:54 PM
Is there a product IR external? for example usb or gpio?

yes you can enable it in the fex

[ir_para]
ir_used = 1
ir0_rx = port:PB04<2><default><default><default>


and remove the gpio_pin_35 line which also using PB04

most IR sensors can be used like http://www.vetco.net/catalog/images/VUPN5920-1.jpg
Title: Re: (newbie) OLinuXIno-LIME2 Infrared sensor
Post by: cartelet on May 03, 2016, 11:21:01 AM
thanks you so much, i try it and report