Cover Page
Cover Page
Lab Report
Experiment No. : 01
Name of the Experiment:
1
Submitted to: Submitted by:
Objectives:
Equipment:
In this first lab you will gain experience with the Arduino development environment
for writing programs. These programs are then loaded into the Arduino where they are
run. You can use a physical Arduino Uno for this lab
2
Arduino Software
Arduinos are programmed using the Integrated Development Environment (IDE). The
Arduino IDE is available for Windows, mac OS, and Linux. The programming
language is based on a variant of C and C++; therefore, people familiar with these
languages will be able to start coding right away.
Task 1:
Proteus Circuit Diagram:
GREEN ON(Delay)
GREEN Off (Delay)
3
Code:
Task-2
Fig: On stage RED, YELLOW
RED ON (Delay) YELLOW ON (Delay) YELLOW OFF (Delay) RED Off.
Code:
Fig: On stage
4
Fig: On stage
Discussion:
In this experiment I have used Proteus software. I hav e learned aboutsome basic of Arduino.
I have learned some codes through which I turn on some LED using Arduino . I face some
problems Which are – I have made a mistake in writing Codes, without pressing the ‘Export
compiled binary’ command I uploaded the code in arduino. But our class teacher helped me
to complete the Experiment.This is a software based experiment. So everything on the code
& circuit should be right for the output. If any symbol or any wire missed there will be error
for a circuit.