Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

Fwd: IR Receiver for Atmega32L

Fwd: IR Receiver for Atmega32L

2012-06-24 by Daniel Skåre

Hi all,

I have been struggling for quite a while now to decode IR signal with
atmega32 and IR receiver TSOP32238. I am following the tutorial on
http://www.ladyada.net/learn/sensors/ir.html , but the terminal output
does not give out the same output each time I press the power toggle
button on my LG TV remote control.

I am running the loop function in main():

while(1){
loop();
}

Anyone who could help, have any suggestion? This is my first AVR project

Re: [AVR-Chat] Fwd: IR Receiver for Atmega32L

2012-06-25 by Jim Wagner

Well, in some way, we need to see a schematic and code.

Jim Wagner
Oregon Research Electronics
Show quoted textHide quoted text
On Jun 24, 2012, at 12:32 PM, Daniel Skåre wrote:

> 
> Hi all,
> 
> I have been struggling for quite a while now to decode IR signal with
> atmega32 and IR receiver TSOP32238. I am following the tutorial on
> http://www.ladyada.net/learn/sensors/ir.html , but the terminal output
> does not give out the same output each time I press the power toggle
> button on my LG TV remote control.
> 
> I am running the loop function in main():
> 
> while(1){
> loop();
> }
> 
> Anyone who could help, have any suggestion? This is my first AVR project
> 
> 
> ------------------------------------
> 
> Yahoo! Groups Links
> 
> 
>

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.