20BCS3314 Iot 1
20BCS3314 Iot 1
Experiment1.1
Requirement required:-
1. To study hardware and software related to IOT
2. To understand the function of Node MCU, Arduino UNO and Raspberry Pi
Arduino Board:
DEPARTMENT OF
COMPUTER SCIENCE & ENGINEERING
Program an Arduino:
The most important advantage with Arduino is the programs can be directly loaded
to the device without requiring any hardware programmer to burn the program. This
is done because of the presence of the 0.5KB of Boot-loader which allows the
program to be burned into the circuit.
All we have to do is to download the Arduino software and writing the code. The
Arduino tool window consists of the toolbar with the buttons like verify, upload,
new, open,save, serial monitor.
It also consists of a text editor to write the code, a message area which displays the
feedback like showing the errors, the text console which displays the output and a
series of menus like the File, Edit, Tools menu.
7. Now find the Arduino shortcut on your Desktop and click on it. The IDE will
open up and you’llsee the code editor:
DEPARTMENT OF
COMPUTER SCIENCE & ENGINEERING
RASPERRY PI