ESP8266 ESP-01 WiFi Module with Arduino UNO or NANO

i have made a LED cube with arduino nano. is there a way i can use ESP8266 ESP-01 WiFi Module with the nano to turn on and off the cube with google assistant?

Please find the attached schematics

TIA

Screenshot (41).png

is there a way i can use ESP8266 ESP-01 WiFi Module with the nano to turn on and off the cube with google assistant?

No, because you have no free pin for the communication. You may program the ESP to cut the power to your complete cube based on commands over the network but that's a rather rude method.

pylon:
No, because you have no free pin for the communication. You may program the ESP to cut the power to your complete cube based on commands over the network but that's a rather rude method.

thank you pylon. is there anything you can suggest to achieve the mentioned method?

What kind of suggestion do you expect? Hardware? A transistor, a MOSFET and a few resistors should do that job