Arduino Projects 3
Arduino Projects 3
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
Main Objectives
Cotrolling
LED Light
Intensity by a
DC Motor
Connected
with a
Transistor
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