espressif / esp-rainmaker

ESP RainMaker Agent for firmware development
Apache License 2.0
431 stars 145 forks source link

AC Dimming librray with rainmaker (MEGH-4532) #259

Open MahendraDnkTech opened 1 year ago

MahendraDnkTech commented 1 year ago

Is your feature request related to a problem?

Hello there Hope all are doing well

For the past few days, we have been playing with the ESP32 rainmaker with IDF V5 In most of the reference code examples, I have found the libraries for the DC dimming using LEDC library I need to know, if there is any reference available for the AC light dimming along with the ZCD.

Welcome all suggestions and comments

Thanks

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Additional context.

No response

shahpiyushv commented 1 year ago

@MahendraDnkTech ESP RainMaker is more like a software component which helps you expose your hardware interfaces to the cloud service and then further, to the phone apps. On the driver front, RainMaker SDK itself just has GPIO and WS2812 LED support, that too because our devKits have them. For actual drivers, please file an issue under esp-idf.