A
alibaba
hi,
the problem is tat when i stand further from the tv,the muting
should be turn off but it does not turn off ,instead the word normal
appear on the tv and wait there forever,cant turn off the mute.
oblem to unmute my sony tv .my project is using infra distance sensor
to mute and unmute the tv,no buttons r required if input(pin_A3) is
high,the tv is mute ,if the input(pin_A3) is low,the tv is unmute but
my unmuting part is incorrect as the word normal keep on appearing on
the screen and the standby light on the sony tv is blinking repeatedly
when i add the unmute(); which is the reset command in the else loop
with delay_ms(1000).I do not know what is wrong with my programming.My
project should work this way,when i stand near the sensor ,the tv is
mute ,red led is turn off but when i stand further away the tv ,the tv
should be unmuted straighaway,red led is turn on and IR is turned
off.Please help me think of a solution on the unmuting part.THanks!
the problem is tat when i stand further from the tv,the muting
should be turn off but it does not turn off ,instead the word normal
appear on the tv and wait there forever,cant turn off the mute.
oblem to unmute my sony tv .my project is using infra distance sensor
to mute and unmute the tv,no buttons r required if input(pin_A3) is
high,the tv is mute ,if the input(pin_A3) is low,the tv is unmute but
my unmuting part is incorrect as the word normal keep on appearing on
the screen and the standby light on the sony tv is blinking repeatedly
when i add the unmute(); which is the reset command in the else loop
with delay_ms(1000).I do not know what is wrong with my programming.My
project should work this way,when i stand near the sensor ,the tv is
mute ,red led is turn off but when i stand further away the tv ,the tv
should be unmuted straighaway,red led is turn on and IR is turned
off.Please help me think of a solution on the unmuting part.THanks!