week 6

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's assignment was to Build and Program a smart circuit using an Arduino UNO

I want to make a fire alarm 

Fire alarm is a device that detects and alerts people of fire  

inspiration

Tool Chain

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

electronic component : 

software : 

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?

simulate the cercuit

using thinkercad to simulate the circuit and make sure that my connection is okay  by using breadboard , arduino , then connect it to the breadboard then i put the led with 220 ohm resistor , then conect the buzzer 

start to use bread board and arduino

use lm35 sensor nd conect 

use led with resestor and connect 

use buzzer and connect 

Final circuit

start to use code blocks

start to use (if else ) condition from control tap

from math tap 

then from input tap choose read tempreature sensor

then choose pin A0 and make the condition >= 30 c

choose from output tap 

set pin .... to ....

and choose pin 5 & pin 3 to HIGH

then duplicate the output

then change from HIGH to LOW

finall code

thinker cad link

Link

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

first start to build the cicruit

start to connect the vcc and ground to arduino

connect lm35 to ground and vcc and the signal to pin A0

connect led with resistor then connect to garound and pin 3

connect buzzer to groumd and pin 5

final circuit

second , using arduino id to uplode the cod to arduino

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)

Before

After

first overcome , in code put 30> instead of 30< 

so it works for cold , not heat 😆😂 

Final Project

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

the previous knowledge and skills I had learned this week will reflect a lot of benefits on the final project, for instance, 

WOW!

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

spend special time on friday and doing activities

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.

try to make RGB led to illuminate red,blue,green,orange,purple,white

Build a Smart Waving Hand using Arduino