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

Weird behavior sending IR commands #3

Open
izaiasemjr opened this issue Oct 22, 2018 · 0 comments
Open

Weird behavior sending IR commands #3

izaiasemjr opened this issue Oct 22, 2018 · 0 comments

Comments

@izaiasemjr
Copy link

Hi guys, in this topic I want to report to weird a thing that happens in my code. Since I'm talking about IR commands and Mongoose-os , I open a issue here, but my issue is not related to the library mongoose/ir.

I used this library IR adapted for esp8266 to send IR commands <https://github.com/markszabo/IRremoteESP8266 and this works fine for me.

So, since I'm using mongoose solution to connect with AWS, I ported part of code of this library, especifically the part of send raw commands IR (IRsend::sendRaw) to use in main mongoose, this works but its lose power (for some reason ) and I need to put Led next to device to works fine. I don't know why this happens me , cause its the same code and I use the library https://github.com/mongoose-os-libs/arduino-compat to translate functions like delay and digitalWrite from arduino to mongose functions.

I have a question, the libs in Mongoose limits the current and voltage in output pins?

ps: So, I have used a transistor to turnOn and turnOff my led infrared

@izaiasemjr izaiasemjr changed the title Weird behavior in sending IR commands Weird behavior sending IR commands Oct 22, 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