I have 20 lights in my house including street lights that I want to control through an application. I have a ESP 01 with a single channel relay module board that controls a one light. I have a total of 20 ESP 01 with realy board to control 20 lights. I have a raspberry pi that I want to use to communicate with 20 esp 01bords . I have decided to use MQTT Protocol for communication between raspberry Pi and esp 01
In my system raspberry pi will act as broker and esp 01 will act as client.
I am asking for some suggestions, what features should I keep in the application?
In my system raspberry pi will act as broker and esp 01 will act as client.
I am asking for some suggestions, what features should I keep in the application?
Last edited: