Fabiano Riccardi

Results 107 comments of Fabiano Riccardi

Hello! In which sense? You should be able to download the updated version from Arduino IDE

Yes, it should work without any other setup. This is a library to control directly digital pins, so it should require any other modification. By default, the library is set...

Hi Roberto, did you solve the issue?

Hi, thanks! At the time I was thinking about it, but finally, I didn't spot a meaningful purpose if not debugging and auto-detected the electrical network frequency. Have you another...

As already said, I thought to implement an "autodetect frequency" feature: the library can wait for 100ms in order to detect the network frequency. But what if there are spurious...

Hi, sorry for the late reply, they seem good suggestions. This week I will try to find out some moments to finalize them!

I've started to push the first enhancements, by this evening I also will add an example to show the usage and a bit of documentation. The code is not in...

Have you tried with 115200? I don't think the serial is the problem source... Which pins are you using to control the dimmer?

A couple of question: 1. what is the circuit? Which voltage do you apply for Signal and Vcc pins? 2. Do you always get flickering or only for specific brightness...

Could you try with Vcc=3,3V? However that's weird, I'm planning to insert some lines of code to better understand your problem.