Week 6 # - 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)


I was inspired from old movies that we all love it Monsters Inc

so the idea come why i didnt make Boo's door


by chance i found it on instracbles while i was searching

Tool Chain

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

jumpers

red LED

cardboard to make the design

potentiometer as anlog input

breadboard

220 ohm

arduino uno

tinker for simulation

IDE

Design/Preparation Process

at first I cut the cardboard and I draw boo's door on it

coding


from tinkercad

I choosed LED

breadboard

1 resistor (220 ohm )

arduino uno

potentiometer

and made the circle


I clicked on if codition and put if analog A0 > 512 set pin 10 high

else

set pin 10 low

after that I take the code and put it on IDE then upload the code on arduino uno





i put the potentiometer as an input and the LED as an output

the a condition if the analog read more than 512 *because the average 1023 * the led become on

else the led off

Development/Implementation Process

IMG_5004.mov
  • the final result after putting the door on the circle

  • I connected the circle together and uploaded the code






  • I make sure that the circle now is ready


IMG_5007.mov

NOW BOO should go home

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 wasn't know how to upload the code on arduino I asked my friend and the solution was to choose from tools : board : arduino uno

Final Project

cardboard design helped me to imagine my design at first on my final project

WOW!

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


being calm while doing any project learned me If I fail try again

Assignment Design Files