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.
[Solved] Single ESP32 module to control 4 Light
-
- Posts: 4
- Joined: Sun May 13, 2018 11:07 am
Re: Single ESP32 module to control 4 Light
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.
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.
-
- Posts: 4
- Joined: Sun May 13, 2018 11:07 am
Re: Single ESP32 module to control 4 Light
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
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
Re: Single ESP32 module to control 4 Light
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 29 guests