Button on app (software push)

i have built a MIT inventor and my app includes four buttons . I will push these buttons with esp 32 . is there any way to push button with programming in ESP 32 ( I wont to touch buttons with finger ) ??

Welcome Hooman.

You probably could use a Procedure. http://www.appinventor.org/bookChapters/chapter21.pdf to to push button with programming in ESP 32 ( "I wont to touch buttons with finger" ). Read it all. What you possibly want to do is to trigger an event to call the procedure. See the section titled Calling a Procedure

Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.

There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps

How to do a lot of basic things with App Inventor are described here: How do you...? .

Also look here App inventor español. Offline. Tutorial. Ejemplos. Instalación. Códigos. Juegos. Curso gratis de App inventor. and here Tutorial Index | Imagnity for more tutorials

Learn about components Component Reference
and visit the Library The MIT App Inventor Library: Documentation & Support Help>Library on the MENU

1 Like

Search ESP32
https://community.appinventor.mit.edu/search?q=esp32