Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 563 Bytes

mit-app-inventor.md

File metadata and controls

21 lines (11 loc) · 563 Bytes

Basic MIT App Inventor App Tutorial

Author: Li Chi Kin (Andy) ckliam

How to connect the app to HC05 Bluetooth Module?

[https://www.youtube.com/watch?v=w5LgLsCumFI]

Although it is not using STM32 board in the video, the method is the same. You can use the same method to connect the app to the HC05 Bluetooth Module.

How to Add Buttons and Images?

[https://www.youtube.com/watch?v=UsDRkprcLsM]

How to Add Joystick?

[https://www.youtube.com/watch?v=sCWqv2OgW-8]

How to do design the app layout?

[https://www.youtube.com/watch?v=tm4GeF0UN-U]