Search found 4 matches

by Quindor
28 Jan 2016, 12:58
Forum: ESP Easy: Projects / Applications
Topic: QuinLED via ESP Easy?
Replies: 15
Views: 16969

Re: QuinLED via ESP Easy?

Not sure about hardware pwm but I'm experimenting with adding a PWMFADE command. Simply PWMFADE,GPIO,TARGETLEVEL This is for R048 Sounds good! Although I'm wondering how useful it's going to be (at least for LED lighting) without a 100% stable PWM signal at a very high frequency (Like 1000Hz). Test...
by Quindor
26 Jan 2016, 21:11
Forum: ESP Easy: Projects / Applications
Topic: QuinLED via ESP Easy?
Replies: 15
Views: 16969

Re: QuinLED via ESP Easy?

Ah, yes, I agree the current situation could be much improved if it could be integrated into ESP Easy. What I built works and it's reliable, but efficient in setting up and a nice web interface such as ESP Easy, not really. ;) Hopefully they can get the hardware timers working in Arduino for ESP. It...
by Quindor
26 Jan 2016, 01:13
Forum: ESP Easy: Projects / Applications
Topic: QuinLED via ESP Easy?
Replies: 15
Views: 16969

Re: QuinLED via ESP Easy?

Hi, Quindor himself here! Awesome to see my dimmer boards being used. Soon I will be releasing board revision 2.5 which has some slight improvements! I would love to see the same functionality as I built using NodeMCU in ESP Easy. This was my first attempt at coding anything really and well, I know ...
by Quindor
26 Jan 2016, 01:02
Forum: ESP Easy: Projects / Applications
Topic: QuinLED via ESP Easy?
Replies: 15
Views: 16969

Re: QuinLED via ESP Easy?

Hi, Quindor himself here! It would be awesome if ESP Easy could incorporate PWM dimming with smooth fading in combination with Domoticz! That would make my, ahum, very amateuristic code obsolete! It's my first time coding anything real, ever. :P Anyway, I looked into before myself and from what I ha...