ICP 4 - Abdullah-otb/IOT GitHub Wiki
Introduction
We created an Android app that connects to an Arduino UNO and an LED using Bluetooth. The app can turn the LED on and off.
Objectives
Connect an Arduino and LED light Create an Android app using MIT App Inventor
Methods and Workflow
Connect each the LED to Arduino
Build the app on the MIT website

Connect the app to the Arduino using an Android phone


Control the LED on our mobile device
Circuit Diagrams

Videos
Parameters
We needed to use an Android phone and make sure we connected to the correct Bluetooth device.
Evaluation & Discussion
Initially, we had trouble connecting the app to our Arduino. We were using a faulty Bluetooth module but we replaced it and then we were able to connect.
Conclusion
Most of our time was spent trying to connect using Bluetooth, but we were able to control the LED.