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
This idea is inspired by the growing use of IoT and AI in safety and security systems. For example, smart homes already use connected devices to monitor smoke and carbon monoxide levels, sending alerts to homeowners’ phones.
to simulate the electrical circuit before implementing it.
Jumper Wires
buzzer
lm 35
arduino uno
Adaptor 9V :The source of electricity.
led
arduino id to run the code
resistor
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
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 13
connect buzzer to groumd and pin 5
using arduino id to uplode the cod to arduino
the previous knowledge and skills I had learned this week will reflect a lot of benefits on the final project, for instance,
using thinkercad to simulate the circuit
how to make smart device using arduino
coding by use code block