[Solved] Single ESP32 module to control 4 Light

TAPAN_ESP32
Posts: 4
Joined: Sun May 13, 2018 11:07 am

[Solved] Single ESP32 module to control 4 Light

Postby TAPAN_ESP32 » Sun May 13, 2018 11:17 am

I have a requirement of controlling 4 light relay with single ESP32 module with ESP-MDF framework. Current example code talks only about one ESP32 + one Light.
Need pointer.

ESP_LBB
Posts: 108
Joined: Fri May 18, 2018 3:41 am

Re: Single ESP32 module to control 4 Light

Postby ESP_LBB » Fri May 18, 2018 4:16 am

Hi TAPAN_ESP32,

The ESP32 can support as many as 16 PWM output, as long as you can spare enough I/O in your application.

Our demo code light_driver.c is a specific example based on iot_light.c, so you can ignore this light_driver.c (or keep it as a reference) and develop your own code based on iot_light.c.

Hope this can help you. Please feel free to reply for any further questions.

TAPAN_ESP32
Posts: 4
Joined: Sun May 13, 2018 11:07 am

Re: Single ESP32 module to control 4 Light

Postby TAPAN_ESP32 » Sat May 19, 2018 9:11 am

Hi ESP_LBB,

Thanks for your input. I understood your point. Now I want to Android APP source code for adding my custom light feature to it.
When shall we get the Mesh Android source code available in github?

Thanks and Regards,
Tapan_ESP32

ESP_LBB
Posts: 108
Joined: Fri May 18, 2018 3:41 am

Re: Single ESP32 module to control 4 Light

Postby ESP_LBB » Tue Jun 12, 2018 6:31 am

Hi I'll mark this question as [Solved]. For the issue about APP source code, please track in the new topic: https://esp32.com/viewtopic.php?f=21&t=5773

Who is online

Users browsing this forum: No registered users and 24 guests