UNIT III T Two marks
UNIT III T Two marks
Sensor Actuators
It is input device. It is output device.
Convert a Physical parameter to an electrical Convert an electrical signal to a Physical output.
output.
A device that detects events or changes in the A component of a machine that is responsible for
environment and send that information to moving and controlling mechanism.
another electronic device.
It help to monitor the changes in the It helps to control the environment or physical
environment. changes.
Example: Biosensors, image sensors, motion Example: Electric motors, Stepper motors, Comb
sensors, and, chemical sensors are some drives, and Hydraulic cylinder.
examples of sensors while electric motors,
stepper motors, comb drives, and, hydraulic
cylinders are some examples of actuators.
2. Define Sketches.
A tool chain is simply a set of software tools that work together to complete a task. for
example, if we were going to hang a picture, the tool chain might include a hammer, maybe a
tape measure and some nails. The Arduino tool chain refers to the set of software tools used to
develop and deploy programs for Arduino microcontroller boards.
Arduino shields are the boards, which are plugged over the Arduino board to expand its
functionalities. Shield is defined as the hardware device that can be mounted over the board to
increase the capabilities of the projects.
Active or passive:
• Sensors can be categorized based on whether they produce an energy output and typically
require an external power supply (active) or
• Whether they simply receive energy and typically require no external power supply
(passive).
Invasive or non-invasive:
Contact or no-contact:
• Sensors can be categorized based on whether they require physical contact with what
they are measuring (contact) or not (no-contact).
Absolute or relative:
9. Define Arduino.
Arduino is an open source microcontroller which can be easily programmed, erased and
reprogrammed at any instant of time.
In summary, Arduino has a simpler software environment that is well-suited for basic
control of inputs and outputs, while Raspberry Pi has a more powerful and versatile
operating system that provides greater functionality for complex projects.
PART –B
1.Briefly explain the Technical Building blocks of IoT,
2.Describe the Communication Technologies of IOT
3.Draw the Physical design of IOT and explain .
4.Explain the Sensors and sensor Node and interfacing using any Embedded target boards
Raspberry Pi.
5.Explain about Arduino shieds
6.Explain the types of Arduino in detail.