Sensors for Embedded & IoT Applications

In Electronics, the basic definition of a sensor is a device or a module that senses a physical parameter in the environment and converts the measured parameter into information that is usually understandable by a processor or a micro-controller. The electronic sensors we use with respected to Embedded Systems and IoT convert the physical parameter into electrical voltage or a digital logic level(which is same as voltage but only allowing 2 levels i.e. 0 and Vcc). It is very important to understand that as we human beings have senses that help us obtain information and process it, the micro-controller or processor can obtain such physical information through these electronic sensors. So knowing and understanding these sensors is very important if we want to build an application or a smart device using IoT. Our device or application via the sensors can obtain all sorts of information from the real world like temperature, pressure, concentration of variety of gases, infrared s...