Search found 18 matches

by ffoo31
Thu Sep 14, 2017 9:47 pm
Forum: Arduino Firmware
Topic: Wiring ESP8266 to un arduino UNO
Replies: 19
Views: 25247

Re: Wiring ESP8266 to un arduino UNO

Good evening I solved the problem. it was necessary to replace Serial.begin (115200) by irsend.begin (); the IR LED sends the signal to the A / C and it works Note: I did not add any resistance to the IR led. is it interesting to add a transistor stabilizer to 5V to power the LEd? now I will lean in...
by ffoo31
Wed Sep 13, 2017 8:06 pm
Forum: Arduino Firmware
Topic: Wiring ESP8266 to un arduino UNO
Replies: 19
Views: 25247

Re: Wiring ESP8266 to un arduino UNO

OK,
to decide between ESP and LedIR. I replaced the led IR with a limune LED.
but no sign of life.
is the upturn correct? because there is an error message at the bottom tells me that: no valid library found in: c: users / hp / documents / arduino / arduino-masters
Capture.PNG
by ffoo31
Wed Sep 13, 2017 4:59 pm
Forum: Arduino Firmware
Topic: Wiring ESP8266 to un arduino UNO
Replies: 19
Views: 25247

Re: Wiring ESP8266 to un arduino UNO

hank you very much I followed the instructions, result: upturn carried out without problem But the LED does not send any signal. connection: from GND to LED from Pin D2 to 20ohm resistance to Led I tried without resistance but the problem persists there is no voltage between G and D2. it encloses th...
by ffoo31
Tue Sep 12, 2017 9:58 pm
Forum: Arduino Firmware
Topic: Wiring ESP8266 to un arduino UNO
Replies: 19
Views: 25247

Re: Wiring ESP8266 to un arduino UNO

Good evening I want to upload this code on ESP8266 but I have an error error ----------------- C:\Users\HPF5DF~1\AppData\Local\Temp\arduino_modified_sketch_740424\IRGCSendDemo.ino: In function 'void loop()': IRGCSendDemo:84: error: no match for call to '(IRsend) (int)' irsend(4).sendRaw(rawData,195,...
by ffoo31
Fri Sep 08, 2017 1:54 pm
Forum: Arduino Firmware
Topic: Wiring ESP8266 to un arduino UNO
Replies: 19
Views: 25247

Re: Wiring ESP8266 to un arduino UNO

Hello
sorry, I could not post the picture.
it joins the link of a module identical to mine

http://www.aliexpress.com/store/product ... 39199.html


cordially
by ffoo31
Thu Sep 07, 2017 4:49 pm
Forum: Arduino Firmware
Topic: Wiring ESP8266 to un arduino UNO
Replies: 19
Views: 25247

Re: Wiring ESP8266 to un arduino UNO

Hello
I bought a wifi module ref ESP8266MOD MODEL VENDOR
is that this model is adapted with the desired project
thank you
by ffoo31
Wed Aug 30, 2017 9:46 am
Forum: Arduino Firmware
Topic: Wiring ESP8266 to un arduino UNO
Replies: 19
Views: 25247

Re: Wiring ESP8266 to un arduino UNO

OK,I will buy a NodeMCU ESP8266 and I come back to you
thanks
by ffoo31
Tue Aug 29, 2017 7:21 pm
Forum: Arduino Firmware
Topic: Wiring ESP8266 to un arduino UNO
Replies: 19
Views: 25247

Re: Wiring ESP8266 to un arduino UNO

Thank you very much for this answer. Here is my wifi module that I use http://www.electrodragon.com/product/esp8266-wi07c-wifi-module/ And an arduino uno r3. For receiving and transmitting IR signals, that's good. I master the method. I even carried out tests with success. This success remains at th...
by ffoo31
Tue Aug 29, 2017 9:41 am
Forum: Arduino Firmware
Topic: Wiring ESP8266 to un arduino UNO
Replies: 19
Views: 25247

Re: Wiring ESP8266 to un arduino UNO

Hello

But how ESP8266EX can send signals without an IR transmitter.
Or exists another model of ESP8266 capable of doing everything without using arduino
thanks
by ffoo31
Mon Aug 28, 2017 11:17 am
Forum: Arduino Firmware
Topic: Wiring ESP8266 to un arduino UNO
Replies: 19
Views: 25247

Re: Wiring ESP8266 to un arduino UNO

Thanks AnalysIR

Ok, I'll opt for a 3.3V stabilization wiring.

But it is new to me to hear that IR code can only be transmitted with ESP8266.
Can you orient me to realize this project.
cordially