Você está na página 1de 6

What Comes with a Arduino Kit?

Potentiometer
A potentiometer is a simple knob that provides a variable resistance, which we can read into the Arduino board as an
analog value.

Potentiometer

SN74HC595N Shift Register

The SN74HC595N is a simple 8-bit shift register IC. Simply put, this shift register is a device that allows additional
inputs or outputs to be added to a microcontroller by converting data between parallel and serial formats. Your
chosen microprocessor is able to communicate with the The SN74HC595N using serial information then gathers or
outputs information in a parallel (multi-pin) format. Essentially it takes 8 bits from the serial input and then outputs
them to 8 pins. This small DIP packaged IC contains an 8-bit, serial-in parallel-out shift register that feeds an 8-bit
D-type storage register with parallel 3-state outputs.

SN74HC595N Shift Register

Infrared Reciver
An infrared receiver, or IR receiver, is hardware that sends information from an infrared remote control to another
device by receiving and decoding signals. ... It is the part of a device that receives infrared commands from a remote
control.
Infrared Reciver

LM35:
The LM35 series are precision integrated-circuit temperature devices with an output voltage linearly-proportional to
the Centigrade temperature. The LM35 device has an advantage over linear temperature sensors calibrated in
Kelvin, as the user is not required to subtract a large constant voltage from the output to obtain convenient
Centigrade scaling. The LM35 device does not require any external calibration or trimming to provide typical
accuracies of C at room temperature and C over a full 55C to 150C temperature range. Lower cost is
assured by trimming and calibration at the wafer level. The low-output impedance, linear output, and precise
inherent calibration of the LM35 device makes interfacing to readout or control circuitry especially easy. The device
is used with single power supplies, or with plus and minus supplies. As the LM35 device draws only 60 A from the
supply, it has very low self-heating of less than 0.1C in still air. The LM35 device is rated to operate over a 55C
to 150C temperature range, while the LM35C device is rated for a 40C to 110C range (10 with improved
accuracy). The LM35-series devices are available packaged in hermetic TO transistor packages, while the LM35C,
LM35CA, and LM35D devices are available in the plastic TO-92 transistor package. The LM35D device is
available in an 8-lead surface-mount small-outline package and a plastic TO-220 package

Temperature Sensor

Flame Sensor
A flame detector is a sensor designed to detect and respond to the presence of a flame or fire. Responses to a
detected flame depend on the installation, but can include sounding an alarm, deactivating a fuel line (such as a
propane or a natural gas line), and activating a fire suppression system. When used in applications such as industrial
furnaces, their role is to provide confirmation that the furnace is properly lit; in these cases they take no direct action
beyond notifying the operator or control system. A flame detector can often respond faster and more accurately than
a smoke or heat detector due to the mechanisms it uses to detect the flame.

Flame Sensor
Tilt Ball Switch:
The tilt sensor is a component that can detect the tilting of an object. However it is only the equivalent to a
pushbutton activated through a different physical mechanism. This type of sensor is the environmental-friendly
version of a mercury-switch. It contains a metallic ball inside that will commute the two pins of the device from on
to off and viceversa if the sensor reaches a certain angle.

Tilt Ball Switch

Photoregistor:
A photoresistor or photocell is a light-controlled variable resistor. The resistance of a photoresistor decreases with
increasing incident light intensity. A photoresistor can be applied in light-sensitive detector circuits, and light- and
dark-activated switching circuits. It's also called light-dependent resistor (LDR).

Photoregistor

Stepper Motor and Driver Board:


A stepper motor is an Open-loop control element which converts electrical pulse signals into angular or linear
displacements, By controlling the sequence, frequency and quantity of electrical pulses working on the motor coils,
we can achieve the control for the velocity, rotation and rotation angle of a stepper motor. Matching with linear
motion executive module or gear box device, it will satisfying more complicated and precise linear motion
controlling demands.

Stepper motors and Driver board


Servo Motor

Servo motors are great devices that can turn to a specified position. Usually, they have a servo arm that can turn 180
degrees. Using the Arduino, we can tell a servo to go to a specified position and it will go there.

Servo Motor

Temperature Module

The Temperature Module provides an accurate way to remotely monitor temperatures over an IP network. It can be
used for environmental temperature monitoring and simple control. Up to four digital temperature sensors can be
connected and it has two internal relays that can be independently controlled. These relays can control devices such
as alarm signals, heaters, fans, etc. The Temperature Module provides remote temperature monitoring and remote
relay control using a standard web browser. Additionally, computers, PLCs, and automation controllers can
communicate with the Temperature Module using XML formatted text, or Modbus/TCP.

Temperature Module

RFID Module
RFID tagging is an ID system that uses small radio frequency identification devices for identification and tracking
purposes. An RFID tagging system includes the tag itself, a read/write device, and a host system application for data
collection, processing, and transmission.

RFID Module
Sound Module

This module allows you to detect when sound has exceeded a set point you select. Sound is detected via a
microphone and fed into an LM393 op amp. The sound level set point is adjusted via an on board
potentiometer. When the sound level exceeds the set point, an LED on the module is illuminated and the output is
sent low.

Sound module

Relay Module
A Relay is an electrically operated switch. Many relays use an electromagnet to mechanically operate the switch and
provide electrical isolation between two circuits. In this project there is no real need to isolate one circuit from the
other, but we will use an Arduino UNO to control the relay. We will develop a simple circuit to demonstrate and
distinguish between the NO (Normally open) and NC (Normally closed) terminals of the relay. We will then use the
information gained in this tutorial to make a much more exciting circuit.

Relay Module

Clock Module
The DS1302 is a Real Time Clock (RTC) or TimeKeeping Chip with a build-in Trickle-Charger.

Clock Module

RGB Color Module

RGB tricolor access the current limiting resistor to prevent burn out.
the PWM modulator with three primary colors can be mixed in different colors
with a variety of microcontroller interface.
They are called SMD 5050 because the dimensions of the chips are 5.0mm x 5.0mm.

RGB LEDs are Tri-color LEDs with red, green, and blue emitters, in general using a four-wire connection with one
common lead (anode or cathode). These LEDs can have either common positive or common negative leads. Others
however, have only two leads (positive and negative) and have a built in tiny electronic control unit.

RGB Color Module

Others
Keypad, Water Sensor, Xykeyboard, LCD , Buzzer, Remote, 9v battery case etc

Al-Amin Shohag

Você também pode gostar