Week8 - Journal

Ideation

Tell us about your assignment's idea for this week. Why do you care about this idea? What inspired you? (Please include images or links to sources of inspiration)

This week Assignment is to Build a simple smart circuit that contains at least TWO action components that you can control wirelessly.

Use either the Android GUI or PC GUI to control the action components

My idea is to control servo motor and light through arduino using bluetooth sensor




Tool Chain

Which software/machines/materials did you use in the assignment? Why?

Arduino uno and wire

BT module

breadboard

jumpers wire

RGB led

Design/Preparation Process

Explain the design and/or preparation process of your assignment. How did you use the tool or software to design and/or prepare your assignment before fabrication/implementation?

RGB LED on pin 2 ,3,4 output

in void loop if we press on

No.1 (BT module ) Digital read HIGH LOW LOW , which make red color

if (NO.2 digital read (LOW LOW HIGH ) which make blue color

(NO.3 (LOW LOW HIGH ) which make green color

else digital read LOW LOW LOW , switch off the light


Development/Implementation Process

Explain the development/implementation process of your assignment. How did you use the machine/tool to manufacture or implement the design of your assignment?

applying the component on tinker cad

connecting components to Arduino and breadboard

servo to pin 7

TX of the HC-05 linked to RX -Arduino.

connect Arduino to laptop using USB cable and upload code and control with GUI app.

NO.1 digital read (low low high ) which make blue color

NO.2 digital read (LOW LOW HIGH ) which make red color

(NO.3 (LOW LOW HIGH ) which make green color

else digital read LOW LOW LOW , switch off the light

circuit video

bt.MOV

Overcoming Challenges

What kinds of challenges or problems did you face while doing the assignment, tutorials, or exercises? How did you solve them? Did you ask for help from an instructor or peer? Please provide a link to the tutorial or article that you used to solve your problem (if any)

I had a problem uploading the code to the Arduino and use BT module , then I searched and I knew that the TX & RX wires must be disconnected before uploading


Final Project

How can you use the skills and knowledge that you've acquired this week in your final project?

Title of Media


WOW!

What is the coolest thing that you've learned this week? What is something that you will never forget from this week?

Weekly Digest [OPTIONAL]

Tell us about any other cool things that you've made this week: in the Hands-on activity, tutorial examples, exercises, or any other cool mini-project that you tried out aside from the assignment.

Assignment Design Files