Bert
@shunt
Member
Joined: 2023-12-07 2:16 pm
Last seen: 2024-05-08 5:19 pm
Topics: 1 / Replies: 14
Reply
RE: IR Sender Debounce - Sort Of

@old-plumber @zander. Hi Stephen , I’m glad to hear that my code worked for you. I have used it to control a remote light in the house and indeed , w...

4 weeks ago
Reply
RE: IR Sender Debounce - Sort Of

@old-plumber Hello Old Plumber, I have fought this issue for a while, trying different delay approach without success as well. I have not analy...

1 month ago
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

@zander @davee Good day , I have run the ir-remote-receive original sketch this morning in a NANO , Esp32, and a Seeduino XIAO that i had handy. Wa...

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

Hello Ron, for your info, the analogWrite (x, 0 ) is turning off the led . the brightness is mémorised in level variable

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

Good day to you Old Plumber I dont have enough posts to write to you ( or any one else ) directly so I will add some notes here . Feel free to add ...

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

hi Ron , to answer your question, made no difference if line 86 was there or not on my esp32. I was able to get the output Off only by changing line...

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

@zander hello Ron, as mentioned before , the digital write vs analog write was an issue for Esp32.

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

Hello Guys: regarding the issue of the output not turning off I was having , using the ir-remote-receive.ino sketch with my esp32, the fix was very ...

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

good day to all of you , @davee @will , as you pointed out , and thank you for this, mixing Digital and Analog Write is the issue. Actually, ...

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

@davee Hello DaveE, in reference to your 1553 post , the intensity of the led ( or pwm output ) is controlled with analogWrite function. This portion ...

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

Tks Ron for the feedback , appreciated. You could be right about the communication issue. I am not asking for a fix. Only asking if others are seei...

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

Hi , here is the link to the IR remotes ZIP files As previously mention , the file is ir-remote-receive.ino I have changed lines below to adapt...

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

Ron, please slide up where this topic start , dronebot article on IRremote . Refer to time 47:06 in the article. The code is called ir-remote-recei...

2 months ago
Forum
Reply
RE: IR Remotes & Microcontrollers - Arduino & ESP32

Hello, was glad to try the more recent IRremote library . Really like the fact we can get an address and a button code instead of a huge number. ...

2 months ago
Forum
Topic
Replies: 0
Views: 131