Lasko Fan / Heater

If you have learned signals that don't get decoded when you look at them in IR.exe, post your file to the Diagnosis Area then post your question here (including a link to the file).

Moderator: Moderators

Post Reply
adamwh
Posts: 16
Joined: Sat May 15, 2004 11:04 am

Lasko Fan / Heater

Post by adamwh »

I have a Lasko column fan with a flimsy little IR remote. Signals are learnable on my 2116, but don't decode as anything in IR502. They seem pretty simple, but what do I know. :)

It only has 4 buttons (don't remember which of these does which, but I can provide that information if it's helpful)

All data below appears in the "Sent Repeatedly While Key is Behing Held" section. "Sent Once When Key is Pressed" and "Sent Once Upon Completion of Other Bursts" are both empty.

Frequency 37914

Button 1
+1266 -426 +1266 -426 +422 -1270 +1266 -426 +1266 -426 +422 -1270 +422 -1270 +422 -1270 +422 -1270 +422 -1270 +422 -1270 +1266 -7200

Button2
+1266 -426 +1266 -426 +422 -1270 +1266 -426 +1266 -426 +422 -1270 +422 -1270 +1266 -426 +422 -1270 +422 -1270 +422 -1270 +422 -8044

Button 3
+1266 -426 +1266 -426 +422 -1270 +1266 -426 +1266 -426 +422 -1270 +422 -1270 +422 -1270 +422 -1270 +422 -1270 +1266 -426 +422 -8044

Button 4
+1266 -426 +1266 -426 +422 -1270 +1266 -426 +1266 -426 +422 -1270 +422 -1270 +422 -1270 +1266 -426 +422 -1270 +422 -1270 +422 -8044


Is it possible some enterprising person can turn this into a protocol/upgrade?

Thanks in advance,
Adam
jon_armstrong
Expert
Posts: 1238
Joined: Sun Aug 03, 2003 9:14 pm
Location: R.I.P. 3/25/2005
Contact:

Post by jon_armstrong »

Here ya go:

Upgrade Code 0 = 6F CF (Cable/1999)
91 00 81 D8 00 04 40 08 20 00 00 00 00 00
End

Upgrade Protocol 0 = 01 91 (S3C8+)
3D 92 11 8B 14 C5 11 06 06 02 79 00 C1 00 D5 02
65 34 E3 FF FF FF FF FF 03 8D 01 46
End


KM and PB files are here

BTW there is an activation fee of $100 -- you did say enterprising, right :-)
-Jon
The Robman
Site Owner
Posts: 21888
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

jon_armstrong wrote:BTW there is an activation fee of $100 -- you did say enterprising, right :-)
And don't forget, I'll be needing my taste too!

Image
Last edited by The Robman on Tue Dec 29, 2020 9:23 am, edited 2 times in total.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
adamwh
Posts: 16
Joined: Sat May 15, 2004 11:04 am

Post by adamwh »

:)

I did open my mouth, didn't I?

That worked like a charm, thank you very much. PayPal is in the mail!

Adam
The Robman
Site Owner
Posts: 21888
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Hey Adam,
Could you confirm what each of the 4 codes you posted actually do (and how the original buttons are labelled) so we can make an official upgrade for this.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
adamwh
Posts: 16
Joined: Sat May 15, 2004 11:04 am

Post by adamwh »

Sure. As they are assigned in the KM file that Jon posted:

1 - Power on/off
2 - Oscillate on/off
3 - Fan Speed
4 - Timer

They are labeled with some goofy icons on the original remote. :)

Adam
vickyg2003
Site Admin
Posts: 7104
Joined: Sat Mar 20, 2004 12:19 pm
Location: Florida
Contact:

Lasko Heater

Post by vickyg2003 »

I'd like to add an upgrade for a Lasko Heater to a JP1.2 Comcast 1067.

The learned signals are in this file.
http://www.hifi-remote.com/forums/dload ... le_id=5174

Here is some work done by the late Jon Armstrong, but the files in the links don't exist.
http://www.hifi-remote.com/forums/viewt ... ight=lasko

I'd love to learn how to do this, but for some reason this seems to be just outside my grasp.
mr_d_p_gumby
Expert
Posts: 1370
Joined: Sun Aug 03, 2003 12:13 am
Location: Newbury Park, CA

Post by mr_d_p_gumby »

See if this works. It is just a quick HCS08 port of Jon Armstrong's S3C8 work & I did not have time to test it.

Code: Select all

Upgrade protocol 0 = 01 91 (HCS08) PB v4.01 beta 03
 20 17 1F 4B 11 C5 11 06 06 02 79 00 D5 00 D5 02 
 79 34 E3 FF FF FF FF FF 03 CC FF 5F 
End
The file linked in the old post has been moved to the JP1 files section here.
vickyg2003
Site Admin
Posts: 7104
Joined: Sat Mar 20, 2004 12:19 pm
Location: Florida
Contact:

Post by vickyg2003 »

Thanks Mike
Post Reply