arduino-heatpumpir icon indicating copy to clipboard operation
arduino-heatpumpir copied to clipboard

Fujitsu doesnt react to pin 11 (pwm) with nano v3 or nano v3 clone

Open maxscheel opened this issue 10 years ago • 2 comments

Works beautifully with pin 3 but doesn't seem to work with pin 11.

maxscheel avatar Sep 02 '15 11:09 maxscheel

I have only tested it on ATmega 328 Duemilanove board, on that one pins 3, 9, 10 and 11 work. The problem is probably on the file IRSender.cpp, on function IRSender::mark.

How about the other possible pins? If you connect a visible light led, does it blink at all?

ToniA avatar Sep 02 '15 12:09 ToniA

tested pin 11 with phone camera and could see it blink, however heatpump doesn't react. in the same conditions with pin 3 everything is working as expected.

On Thu, 3 Sep 2015 00:11 Toni [email protected] wrote:

I have only tested it on ATmega 328 Duemilanove board, on that one pins 3, 9, 10 and 11. The problem is probably on the file IRSender.cpp, on function IRSender::mark.

How about the other possible pins? If you connect a visible light led, does it blink at all?

— Reply to this email directly or view it on GitHub https://github.com/ToniA/arduino-heatpumpir/issues/4#issuecomment-137050675 .

maxscheel avatar Sep 02 '15 12:09 maxscheel