I inspired this idea from fire alarm system that sensing any fire or smoke in specific area and launches alarm and this was my idea in week 6 and I add push button to control the buzzer manually after that i control in buzzer by GUI
I used this week Serial monitor in Arduino software to control in buzzer on / off and display the temperature sensor results after that I design a program do the same function by processing-3.5.4 software
also used fritzing program to draw the schematic diagram of the electrical circuit that I made
The materials I used this week is :
1- Buzzer
2- Temperature sensor (LM35)
3- Breadboard
4- Jumpers
5- Arduino Uno
6- Push button
the idea of the project in real life there are alarm key when you press on it he launches the alarm
first I design the circuit on sheet after that I drew the circuit on fritzing software // i write the code and I use (if – else if) condition to launch the buzzer sound if the temperature sensor read higher than 30 C degree and stop the alarm if the temperature sensor read less than 30 C degree // and this what I did in week 6 but in this week I added push button that work like alarm key when I press on it launch the buzzer after I recorded the circuit video I design a program do the same function that the button do and display the results of temperature by processing software and I recorded a video of it
I used fritzing program to draw the schematic diagram of the circuit
I start to installing the physical components together by putting LM35 and wire it to (Gnd,5V,A1) pins on Arduino and wire the buzzer to (Gnd,9) pins and wire the push button to (Gnd,8) pins also on Arduino uno by breadboard than I taste the code with push button next I used serial monitor in Arduino software to on /off buzzer by sending a word (g) in code and display the temperature sensor results after I make sure if working of the code I program the processing software to do the same function of the serial monitor code
And it worked well after some work
My peer ask me for some thoughts for the assessment and I help him and I ask my peers in how to import he library of P5
I face some problems in programming code specially in GUI code because he have a lot of variables and importing the library of P5 and face some mistakes in Arduino but I search online for solutions and I solve it
We need to take more videos about processing software & MIT inventor
The benefits from this week videos is how to programming more Arduino cods and how to use serial monitor and also how to use processing software and this sure will help me in the final project
I think the most interesting thing this week was MIT inventor I tried to make an app on it but I didn’t make it before the Sunday and plus this week was how to use GUI