Controlling Arduino from Your Phone: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
*Use ethernet shield and Blynk app 'first IoT app in 5 minutes' [https://www.instructables.com/Control-An-Arduino-With-Your-Phone/] | *Use ethernet shield and Blynk app 'first IoT app in 5 minutes' [https://www.instructables.com/Control-An-Arduino-With-Your-Phone/] | ||
*MIT AppInventor and serial bluetooth module [https://www.instructables.com/How-control-arduino-board-using-an-android-phone-a/]/ 6 years old. | *MIT AppInventor and serial bluetooth module [https://www.instructables.com/How-control-arduino-board-using-an-android-phone-a/]/ 6 years old. | ||
* | *Arduino with phone - just using a HC-06 bluetooth serial communication module. Just pairing does it! | ||
*Review of bluetooth modules - [https://www.intorobotics.com/pick-right-bluetooth-module-diy-arduino-project/#:~:text=Like%20the%20HC%2D05%2C%20the,HC%2D06%20would%20work%20fine.] | |||
*Blynk has a joystick widget. [https://docs.blynk.io/en/blynk.apps/widgets] |