Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO ISSUE, Just need to send START command from ARDUINO UNO/Raspberry pi3 to MITSUBISHI MSZ-FD25VA. #27

Open
lumanga opened this issue Oct 27, 2018 · 0 comments

Comments

@lumanga
Copy link

lumanga commented Oct 27, 2018

Dear Sir,
I think you have done a fantastic job! but I really can't understand how to use this program pyton "setup.py"
I have a MITSUBISHI Kyrigame MSZ-FD25VA.
Which command line on RASPBERRY PI 3 with Raspbian Scretch Lite, I have to use to send just one, the START command through the IR LED connected to the GPIO nr (give me the GPIO PIN????

And for the Arduino UNO have I to use simply this???
#include "IRremote2.h" IRsend irsend; void setup(){} void loop() { delay(1000); irsend.sendHvacMitsubishi(HVAC_HOT, 22, FAN_SPEED_AUTO, VANNE_AUTO_MOVE, false); delay(1000);} **

Thanks in advance!

@lumanga lumanga changed the title NO ISSUE, Just know how send the START command to MITSUBISHI MSZ-FD25VA. NO ISSUE, Just the .IDE to send START command from ARDUINO UNO to MITSUBISHI MSZ-FD25VA. Oct 27, 2018
@lumanga lumanga changed the title NO ISSUE, Just the .IDE to send START command from ARDUINO UNO to MITSUBISHI MSZ-FD25VA. NO ISSUE, Just need .ino to send START command from ARDUINO UNO to MITSUBISHI MSZ-FD25VA. Oct 27, 2018
@lumanga lumanga changed the title NO ISSUE, Just need .ino to send START command from ARDUINO UNO to MITSUBISHI MSZ-FD25VA. NO ISSUE, Just need to send START command from ARDUINO UNO/Raspberry pi3 to MITSUBISHI MSZ-FD25VA. Oct 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant