
The fire sensor detects the presence of the fire by detecting the IR (Infrared Radiation) waves present in the fire. The flame sensor also known as the flame detector is a type of sensor that senses the presence of the fire in its vicinity. In short you must have the simulation models of the components in order to imitate their actual behavior.If you have the component in your circuit whose simulation model is not present in the library of your software then the software will be unable to simulate the behavior of the circuit.While simulating any circuit it is important to keep in mind that the simulation models of all the components that are being used in your circuit or embedded system must be present in the library of the software.There are a lot of the software and online tools available for simulating the circuit or embedded systems, among them Proteus holds the significant position which is equally popular among students and professionals. The simulation software calculates the behavior of the circuit by calculating the mathematical equation of all the components.Let us now summarize all the custom made simulation models required for simulating the embedded system designed based on the Arduino microcontrollerdevelopment board.Serial.In this projectiot123 tutorial we will Learn the Download Proteus Library of Components.The simulation model of an electronic component contains the information about the input and output relationship of the electronic component in the form of the mathematical equation.

PinMode (IRSensor, INPUT) // sensor pin INPUT

Int LED = 11 // connect Led to arduino pin 13 int IRSensor = 8 // connect ir sensor to arduino pin 2

But the simulation model is not in the library of the Proteus, so you must download the library first and then place files containing the simulation model in the Proteas library. The simulation model of IR sensor must be present in the library of Proteus. Īnd connect additional virtual terminals to show results, as shown below. LED attachments with 220ohm resistor to arduino board pin 11 and ground terminal.GND of sensor module are connected to ground terminal.

OUT connects to Arduino’s digital PIN (PIN 8).Interfacing DHT11 Humidity/Temperature Sensor with Arduino in Proteus.Interfacing Temperature Sensor (LM35) with Arduino in Proteus.How To Simulate Arduino Program In Proteus Software?.How to Install and Download Proteus Software?.Let us now start with the simple project of IR sensors in P roteus window. In the previous tutorial, we learned the basic knowledge of temperature sensors and their various types and IR (Infrared) Temperature Sensor.
