You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple code to communicate with an App on your Android phone (MIT App Inventor) to an ESP32 (Arduino). Works on Android Phones only. Please make sure that your ESP32 has integrated Bluetooth. Device used for coding: ESP32-WROOM-32D. Youtube explanation is available (see below).
This Code provides an example of how to send values larger than 256 between ESP32 and MIT App Inventor and a simple protocol is introduced to send over an ID with an associated value. This is practical for sending over control and/or sensor values. Please make sure that your ESP32 has integrated Bluetooth. Device used for coding: ESP32-WROOM-32D…
Transfer control panel to Android application via MIT App Inventor In addition to developing to build the previous page where the dimensions became different screens, during training at the Smart Methods Company
Nesse projeto foi construido um sistema embarcado para um dispositivo Spin Coater e um sistema de controle por aplicativo mobile feito em Mit AppInventor