You are on page 1of 8

IOT

CHAP. 2
Sensors, Microcontrollers, and
Their Interfacing
Topics

• Sensor interfacing
• Types of sensors
• Controlling sensors
• Microcontrollers
• ARM
Types of sensors
• Position Sensors
• Pressure Sensors
• Temperature Sensors
• Force Sensors
• Vibration Sensors
• Piezo Sensors
• Fluid Property Sensors
• Humidity Sensors
• Strain gauges
• Photo Optic Sensors
• Flow and Level Switches
etc
Sensor interfacing
1. MQ-2/05 GAS SENSOR INTERFACING
( https://create.arduino.cc/projecthub/Aritro/smoke-detection-using-mq-2-gas-sensor-79c54a )
2. OBSTACLE SENSOR INTERFACING (IR SENSOR)
(https://create.arduino.cc/projecthub/munir03125344286/ir-obstacle-detector-a70e29 )
3. HEARTBEAT SENSOR INTERFACING
(https://create.arduino.cc/projecthub/Ingeimaks/diy-heart-rate-sensor-a96e89 )
4. ULTRASONIC SOUND SENSOR INTERFACING
(https://create.arduino.cc/projecthub/abdularbi17/ultrasonic-sensor-hc-sr04-with-arduino-
tutorial-327ff6 )
5. GYRO SENSOR INTERFACING
(https://create.arduino.cc/projecthub/Nicholas_N/how-to-use-the-accelerometer-gyroscope-
gy-521-6dfc19 )
6. LDR SENSOR INTERFACING
(https://create.arduino.cc/projecthub/guruashishchoudhary29/turn-led-on-and-off-through-
ldr-fe5738 )
7. GPS MODULE INTERFACING
(https://create.arduino.cc/projecthub/ruchir1674/how-to-interface-gps-module-neo-6m-with-
arduino-8f90ad )
8. pH SENSOR INTERFACING
Controlling sensors
• Controlling LED/sensors through webpages
(https://maker.pro/arduino/tutorial/how-to-control-leds-through-a-webpage-with-arduino)
Microcontrollers
• ARCHITECTURAL LAYOUT OF 8051
(https://www.youtube.com/watch?v=GPz_mR7Flas)
ARM
• DATA FLOW MODEL OF ARM
(https://www.youtube.com/watch?v=fI20Bsx3EPM)
(https://www.youtube.com/watch?v=arv68gb6PlA)
Reference
• https://create.arduino.cc

You might also like