Govt. Polytechnic College Betul (M.P.) : Major Project Report On " Acrylic 3D Alfhabet"
Govt. Polytechnic College Betul (M.P.) : Major Project Report On " Acrylic 3D Alfhabet"
“ ACRYLIC 3D ALFHABET”
GOVT. POLYTECHNIC COLLEGE BETUL (M.P.)
YEAR 2021-2022
A Dissertation submitted to
Rajiv Gandhi Proudyogiki Vishwavidyalaya
Bhopal (M.P.)
Diploma
Amit Tikare
Indraraj Yaduwanshi
Roshni Pawar
Shiva soni
Shruti Anothe
Shayam chaure
Sourabh Deepke
Yash Yadav
GOVT. POLYTECHNIC COLLEGE BETUL (M.P.)
CERTIFICATE
This is to certify that the work embodies in this project entitled "ACRYLIC 3D
ALPHABET" being submitted Aarti,
Amit,Indraraj,Krashnpal,Naman,Mayur,Praveen,Roshni,Shiva,Shruti,
Shyam,Sourabh & Yash in partial fulfillment of the requirement for the award of
Diploma in Electronics & Telecommunication to Rajiv Gandhi Proudyogiki
Vishwavidyalaya, Bhopal (M.P) during the academic year 2018-2019 is a record of
bonafied piece of work carried out by them under my supervision and guidance.
We are satisfied by their sincere effort and wish them every success in their
carrier.
2021-2022
Department of
Electronics & Telecommunication Engineering
Recommendation
This is Certify That,
Amit,Indraraj,Krashnpal,Naman,Mayur,Praveen,Roshni,Shiva, Shruti,
Shyam,Sourabh,Yash students of Final year Diploma in Electronics &
Telecommunication Engineering in the academic year 2021-2022 of the institute
has completed the project work entitled " GOVT. POLYTECHNIC COLLEGE BETUL "
and have submitted a satisfactory report as a part of requírement toward the
partial fulfillment for the award of diploma in Electronics Telecommunication
engineering Bhopal from Rajiv Gandhi Proudyogiki Vishwavidyalaya Bhopal (M.P.)
With regards,
Aarti(19048E03062) Amit(19048E03002)
Indraraj(19048E03009) Naman(19048E03020)
Mayur(19048E03018) Praveen(19048E03031)
Roshni(19048E03043) Shiva(19048E03047)
Shruti(19048E03049) Shyam(19048E03058)
Sourabh(19048E03059) krashnapal(19048E03012)
. Yash(19048E03061)
TABLES OF CONTENTS
LIST OF FIGURES
INTRODUCTION
ARDUINO BOARD
Arduino Uno is a microcontroller board developed by Arduino.cc which is an open
source electronics platform mainly based on AVR microcontroller Atmega328 .
First Arduino project was started in Interaction Design Institute Ivrea in 2003 by
David Cuartielles and Massimo Banzi with the intention of providing a cheap and
flexible way to students and professional for controlling a number of devices in the
real world .
The current version of Arduino Uno comes with USB interface , 6 analog input
pins , 14 VO digital ports that are used to connect with external electronic circuits .
Out of 14 VO ports , 6 pins can be used for PWM output .
It allows the designers to control and sense the external electronic devices in the
real world.
This board comes with all the features required to run the controller and can be
directly connected to the computer through USB cable that is used to transfer the
code to the controller using IDE ( Integrated Development Environment )
software , mainly developed to program Arduino . IDE is equally compatible with
Windows , MAC or Linux Systems , however , Windows is preferable to use .
Programming languages like C and C ++ are used in IDE.
Apart from USB , battery or AC to DC adopter can also be used to power the board
.
Arduino Uno boards are quite similar to other boards in Arduino family in terms of
use and functionality , however , Uno boards don't come with FTDI USB to Serial
driver chip .
There are many versions of Uno boards available , however , Arduino Nano V3 and
Arduino Uno are the most official versions that come with Atmega328 8 - bit AVR
Atmel microcontroller where RAM memory is 32KB .
When nature and functionality of the task go complex , Mirco SD card can be
added in the boards to make them store more information.
Fig. No. 1
The Light Dependent Resistor ( LDR ) is made using the semiconductor cadmium
Sulphide .
The light falling on the brown zigzag lines on the sensor causes the resistance of
the device to fall .
This is known as a negative co - efficient . There are some LDRs that work in the
opposite way i.e. their resistance increases with light ( called positive coefficient ) .
The resistance of the LDR decreases as the intensity of the light falling on it
increases.
Incident photons drive electrons from the valence band into the conduction band .
Fig. No. 2
RESISTOR
Fig no. 3