Arduino Notes
Arduino Notes
COMPONENTS OF ARDUINO
The wired platform consists of printed circuit board with ATmega168
microcontroller, an IDE based on processing and library functions to
easily programme the microcontroller.
It consists of ………………………….
●Analog pins
●TX RX LEDs
●Main IC
●Voltage regulator
●Reset button
●Power LED indicator
DESCRIPTION OF COMPONENTS
●1)3 GND :There are several ground pins on the Arduino any
of which can be used to ground your circuit.
●2)5V(4)&3.3V(5): The 5V pin supplies 5V power and the 3.3
V pin supplies 3V of power.
●3)Analog (6):The area of pins under the analog in label(A0
to A5 on the UNO) .These pins can read the signal from
analog sensor and convert into a digital value that we can
read
●4)digital(7):Across from the analog pins are the digital pins
(0 to 13 on the UNO).These pins can be used to both digital
input (like telling if a button is pushed) and digital output
(like powering and LED)
●5) PWM(8): You may noticed the tilde (~) next to some of the
digital pins (3,5,6,9,10 and 11 on the UNO).These pins act as
normal digital pins, but can also be used for something
called pulse width modulation(PWM).
●INTERNET-It is intermediate which connects two data
bases .Through it we can communicate with people and
control things far away from us.
●FIREWALL-It protects our PC from harmful data
●TRAFFIC-many people using same website at a time.
●JUNK-Trash or worthless items that are unlikely to be paid
back to the investor.
●VIRUS-Piece of code that destroys the data. If any file
contains virus then the hardware will not work properly.
COMMUNICATION
●Exchange of information.
●Sender-Channel-Receiver
●The data is said to be in proper channel if there is no loss of
data.
●One needs converter/ mediator if there is no exact
communication between sender and receiver.
●*Even if different devices are connected to the same router
and same information is being sent, even then the data is
not going to conflict because the router will assign a unique
IP(Internet protocol ) address to each device.
ROBOTICS
The branch that deals with the construction, operation, and application of robotics
NAME : MOHD.SIDDIQ.AHMED