0% found this document useful (0 votes)
9 views

Arduino Projects 3

Uploaded by

Dia Al-Hemdani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

Arduino Projects 3

Uploaded by

Dia Al-Hemdani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

ARDUINO

PROJECTS 3

DONE BY
Dia Ahmed Abdo Lutf
E. SUPERVISOR
Moses Mehdi
DECEMBER 9, 2022
CONTENTS

 PREFACE
a. Introduction.
b. Main Objectives.
 Projects Procedures……………………………………………………………………………………………………… 1
 Conclusions and Notes…………………………………………………………………………………………………. 2
PREFACE

Regarding arduino projects,This report will mainly be concentrated on briefing the


process of conducting and executing the course of actions required in order to build and
develop arduino projects. Basically, such projects that this report is briefing are as follows:
a. Cotrolling LED light intensity by a dc motor connected with a transistor.
b. Directing servo motor within a scale of 180 degree either automatically or manually.
c. Displaying outputs (texture statements, numerical value,….etc.) on an LCD.
Gradually, the course of actions of these projects would start from figuring out the right
algrithm on how to control the project either automatically, or with human interferences and
then code it using Arduino IDE. After that, desiging the electronic circuit with respect to the
code which being written and the final step to go is uploading the code to an Arduino Uno
hardware. To conclude, the notes and observations that were taken during the projects process
development will be cited.

Main Objectives

a. Empowering the acquired skills to get the projects in a functioned state.


b. Gain new experience as for Arduino projects and enhance that experience in doing more
innovative and astonishing projects.
 Projects Procedures:
a. Coding on the Arduino IDE.
b. Design the required electronic circuits on the breadboard.
c. Verify and upload the codes to the Arduino Uno which then will be automatically
executed on the circuit attached to the Arduino Uno.
− Note: the above procedures are demonstrated at the table below.
Exp Name Written Code Designed Circuit

Cotrolling
LED Light
Intensity by a
DC Motor
Connected
with a
Transistor

Manual Phase Automatic Phase

Directing
Servo Motor
within a Scale
of 180 Degree
either
Automatically
or Manually

Displaying
Outputs on an
LCD

Page 1 of 2
 Conclusions and Notes:
a. Codes can be written in different forms, but at the same time, they are obliged
to the same programming syntax, similarly, designing electronic circuits also can
take different forms and order, but the designing process is adherent to
electrical principles.
b. Arduino IDE is basically a C and C++ based program which operates with
accordance to these languages programming syntax.
c. Arduino Uno is considered as a mini computer, that has its own hardware
utilities and essential components. Of course, with limited resources and
capacities.

Page 2 of 2

You might also like