Code captures, for Prive, Daenyx

Get help and show off your TV-B-Gone kit!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
caitsith2
 
Posts: 217
Joined: Thu Jan 18, 2007 11:21 pm

Code captures, for Prive, Daenyx

Post by caitsith2 »

For Prive, NEC format, Custom code 0x09F6, command 0x45BA.

Code: Select all

const struct powercode xCode_000 PROGMEM = {
	freq_to_timerval(38655),
	{
		{ 880,	447 },
		{ 53,	167 },
		{ 53,	57 },
		{ 53,	60 },
		{ 53,	167 },
		{ 53,	57 },
		{ 53,	57 },
		{ 53,	59 },
		{ 51,	59 },
		{ 51,	59 },
		{ 56,	164 },
		{ 56,	167 },
		{ 50,	60 },
		{ 55,	165 },
		{ 55,	167 },
		{ 53,	167 },
		{ 56,	167 },
		{ 53,	167 },
		{ 53,	57 },
		{ 55,	167 },
		{ 51,	59 },
		{ 53,	57 },
		{ 53,	57 },
		{ 56,	167 },
		{ 50,	60 },
		{ 50,	60 },
		{ 55,	167 },
		{ 51,	59 },
		{ 53,	167 },
		{ 56,	167 },
		{ 53,	167 },
		{ 50,	60 },
		{ 55,	167 },
		{ 53,	3925 },
		{ 883,	222 },
		{ 58,	9449 },
		{ 883,	222 },
		{ 58,	9450 },
		{ 880,	225 },
		{ 55,	9450 },
		{ 883,	222 },
		{ 58,	9449 },
		{ 881,	224 },
		{ 56,	9449 },
		{ 883,	222 },
		{ 58,	0 }
	}
};
For Daenyx, (there is more than one power code, but I only captured the ones I could confirm the capture result. The one I have captured uses NEC, custom code 0x4040, command 0x0AF5.

Code: Select all

const struct powercode xCode_001 PROGMEM = {
	freq_to_timerval(38709),
	{
		{ 880,	452 },
		{ 56,	57 },
		{ 53,	57 },
		{ 55,	57 },
		{ 53,	57 },
		{ 56,	57 },
		{ 53,	57 },
		{ 55,	165 },
		{ 55,	57 },
		{ 56,	54 },
		{ 56,	57 },
		{ 53,	57 },
		{ 55,	57 },
		{ 53,	57 },
		{ 56,	57 },
		{ 53,	167 },
		{ 55,	57 },
		{ 53,	57 },
		{ 56,	167 },
		{ 53,	57 },
		{ 55,	167 },
		{ 53,	57 },
		{ 56,	57 },
		{ 53,	57 },
		{ 55,	55 },
		{ 55,	167 },
		{ 56,	54 },
		{ 56,	167 },
		{ 53,	57 },
		{ 55,	167 },
		{ 53,	167 },
		{ 56,	167 },
		{ 53,	167 },
		{ 55,	4607 },
		{ 881,	232 },
		{ 50,	9495 },
		{ 883,	229 },
		{ 51,	9497 },
		{ 880,	230 },
		{ 53,	9494 },
		{ 881,	232 },
		{ 50,	9495 },
		{ 880,	232 },
		{ 51,	9494 },
		{ 881,	232 },
		{ 50,	0 }
	}
};
I didn't have time to get any of the other daenyx codes, or I would have captured them as well. All of these TVs were at walmart, and I used a One-for-All learning remote, bought right at the store to do the capture.

Locked
Please be positive and constructive with your questions and comments.

Return to “TV-B-Gone Kit”