SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 123
LOW COST-LOW SPEED OSCILLOSCOPE USING GRAPHICAL LCD
AND ATmega128 MICROCONTROLLER
Sanchit Sachdeva1
, Ramandeep Singh2
1
PG Student M.Tech (ES), EECE Department, ITM University, Gurgaon, Haryana, India
2
Assistant Professor, EECE Department, ITM University, Gurgaon, Haryana, India
Abstract
In this paper , we have discussed the development of existing digital oscilloscope which is used for research and development
purpose, instead of using cathode ray oscilloscope we have realized a circuit using ATmega128 IC [1]. To convert costly device
affordable and which consume less space and less power leads to save time and money. In this way we have try to overcome the
cost and space occupied by oscilloscope.
Keywords: Oscilloscope, Graphical LCD, AVR Microcontroller, LM358 Comparator, cost effective, compact size,
embedded system, research and development.
--------------------------------------------------------------------***------------------------------------------------------------------
1. INTRODUCTION
An oscilloscope, formerly known as oscillograph, and
informally it is known as a CRO (cathode ray
oscilloscope).It is an electronic instrument which is used to
test the observation of constantly varying signal voltages
[2]. Circuit operating voltage is 12V DC. These
observations are shown in the form of tow dimensional
graph i.e. one or more electric potential difference is shown
using the y-axis or vertical axis where as function of time is
plotted against the x-axis or horizontal axis. The classical
oscilloscope using cathode ray is difficult to frame at home
because of size, high voltage presence and mechanical
fragility [4]. Alternative solution to above problem is
modern PC having the advantage of post processing the
signal and its recording capabilities but this is also an
expensive and dangerous if PC is not isolated from its
chassis. Another solution to this is manufacturing of digital
oscilloscope using GLCD screen.
2. BLOCK DIAGRAM
Given block diagram is used to explain the basic functioning
of oscilloscope using ATmega128 and GLCD screen. We
have a battery source which will provide us a 12 V. This
voltage is divided into two different voltage values i.e. 8.2V
and 5V. Input signal and 8.2V is given to LM358 IC which
is used as a comparator .5V is used to powered up micro-
controller ATmega128 and GLCD screen [8]. We have
interface the switches for increasing and decreasing the
time. Similarly for beam up and beam down. Switch 1&4
are used for decreasing and increasing the time or
frequency. Similarly switch 2&5 are used to move beam up
and down. Switch 3 is used to freeze the beam. Output from
LM358 is given to micro-controller and we have used in
built ADC to convert the analog signal to digital signal
using sampling and quantization [2] which is then showed in
the GLCD screen [7].
Fig-1: Block Diagram of Low Speed AVR Oscilloscope
3. FLOW CHART
The system will work as follow:
Analog Signal from the device is fed to the LM358
Comparator. LM358 work as a differential amplifier and
compares the differential voltage with the reference voltage.
We are using 12V DC battery as a Source of Energy and
12V is divided into 5V and 8.2V. LM358 is provided with
8.2V of source energy and it work as a reference
voltage.LM358 then sample and compare the analog signal
with 8.2V of source energy [6]. After that analog signal is
fed to the ADC which is inbuilt in the ATMega128
microcontroller [1][9].ADC converts the analog signal to
digital signal by sampling and quantization[2].Then
Changes has been done as per the requirement of the user
with the use of switches. Then signal is displayed on
Grapical LCD[3][9].
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 124
Fig-2: Flow Chart of the designed Oscilloscope
4. ALGORITHM
Analog signal is fed to LM358 which work as differential
amplifier and compares the differential voltage with the
reference voltage i.e. 8.2V.Differential Amplifier uses the
negative feedback to improve the output performance of the
system. After that analog to digital converter in AVR
samples and calculate the middle value of the signal wave
form. Samples are calculated from one full period. AVR
microcontroller [1] samples the signal continuously and
each sample is compared with the previous one. If the
current sample value is higher than the previous sample then
waveform result as rising waveform and AVR will go to
step 4. If the current sample value is lower than the previous
value then AVR will go to step 2. Again calculate the value
of next sample and compared it with the middle value. If the
value of next sample is higher then the middle value then its
a rising waveform and AVR will calculate the waveform
upto the selected pixels. AVR thus Prints those samples on
GLCD[8][9]. AVR starts again from step 1.
5. GRAPHICAL LCD
GLCD is used to display customized characters and symbols
but in character lcd we can display only characters and
numeric numbers. We are using GLCD 128*64 in which we
have 128 columns and 64 rows and 128*64 means 1024
pixels [7]. GLCD has max. of 20 pins.
Fig -3: GLCD with 20 pins
Data port is of 8 bits and it works on +5V. GLCD is used
where we want character and graphical representation to
display. RS,RW and Enable are the control pins of the
GLCD Each half has 8 pages and it is controlled by a
separate controller. In each page we have 8 rows and 64
columns. For selecting the halves we have two pins named
as chip select [7]. Graphical LCD is mainly used in many
applications like mobile phones, video games ,lifts as a
display. GLCD is divided into two equal halves [8].
Fig-4: Page format of GLCD
Above figure shows the division of two halves. Each half
consist of 8 pages and each half is selected by using the chip
select pin 15 and 16 of GLCD [8]. If high is given to pin 15
and low is given to pin 16 then first half is selected and vice
versa.
6. GLCD SCREEN
Fig-5: Triangular Waveform displayed on GLCD
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 125
Above figure shows the triangular waveform displayed on
glcd. Triangular wave is not an pure sine wave and. it is
known as non sinusoidal waveform. It contains odd
harmonics because its symmetry is odd. In this each
successive harmonics starts from its opposite phase.
Fig-6: Sine Waveform displayed on GLCD
Above figure shows the sine wave displayed on glcd. It is
also known as sinusoidal because it has a repetitive
oscillations. Amplitude of sine wave is max. distance it
reaches from zero and frequency is defined as the cycle it
completes per second. Sine wave from is described as a sine
function studied in plane trigonometry.
7. ADVANTAGES
Major advantage of using GLCD is that everything is
represented using pixels,so detailed information can be
calculated or observed. GLCD [7] have a brighter and
bigger display as comparison to charcter LCD so it can
display waveforms and other symbols which can’t be
display using character LCD. Equivalent time sampling and
consecutive samples lead to higher resolution down to
controller. This device takes less space than the ideal
oscilloscope, also it consumes less power. Also slow
variations like the temperature variation across a day can be
recorded [11].Using of low impedance power supply help us
to reduce the spikes.
8. DISADVANTAGES
Proper isolation is required from the Power-supply so that
we should obtain good resolution or signals.
Electromagnetic noise from the circuit should be reduced
[5],because of the small bandwidth we can’t expect the
signal above the bandwidth. As there is no proper
calibration is done so we get the square wave with little
round edges because high frequency components are lost.
Switching devices, LCD and micro-controller uses the same
digital ground so there will be switching supply noise [6]
[7]. Therefore, ADC should be isolated from this noise. All
though system shares the same VDD so there will be some
noise.
9. APPLICATIONS
We can calculate the frequency of an oscillating signal and
also we can measure voltage in range from 0 to +5V.By
using probe with 1:10 division you can measure almost 10
times higher voltages [4]. Imp. application of device is
differential measurement. To measure the bandwidth first
calculate the max. gain.
10. CONCLUSIONS
Thus, this system is capable of displaying different
waveforms by using ATmega128 and graphical LCD. It has
remove the problem of moving the ideal oscilloscope from
one place to another because of its size and it is affordable
too. Due to small size it is easy to handle and operate,
therefore this system can be used in research purposes and
development. Therefore, this system can be used as portable
device.
ACKNOWLEDGEMENTS
I am very thankful to EECE Dept.ITM University for
helping me in understanding the different system of research
and conceptual problems.
REFERENCES
[1]. Kaifeng’s ATMEGA32 principles and development
[M].Beijing: Electronic Industry Press, 2005.P156-178
[2]. Banff, Alberta Canada "Equivalent Sampling
Oscilloscope with External Delay Embedded System," hpcc
– ices , pp.195-201, 2011 IEEE International Conference on
High Performance Computing and Communications, 2011
September 02-September 04.
[3]. Yang Liu, Rue Rodriguez and Johan Liu, “Design for
Manufacturability and Reliability of Embedded Display
Smart Card”,High Density Microsystems Design and
Packaging and Component Failure Analysis, 2005. HDP '05.
Proceeding of the 7th IEEE CPMT Conference on , 27 June-
30 June 2005.
[4]. K. L. Shepard, Y. Zheng, "On-Chip Oscilloscopes for
Noninvasive Time-Domain Measurement of Waveforms,"
iccd, pp.0221, 2001 IEEE International Conference on
Computer Design (ICCD'01), 2001 September 23-
September 26.
[5]. Duane, J., Asplundh, J., Liu, J., “Microsystems
manufacturing, assembly and packaging technology in
Display-Card/spl trade/ applications”, High Density
Microsystems Design and Packaging and Component
Failure Analysis, 2004. HDP '04. Proceeding of the Sixth
IEEE CPMT Conference on , 30 June-3 July 2004.
[6]. Zhenjiang Yang. A / D, D / A converter interface
technology and practical line [M]. Xi'an: Xidian
UniversityPress, 2002: P198-218.
[7]. Hua Fang, Hua Jiang, "The Research on the Algorithm
of Lattice LCD Drawing Controlled by PIC," dcabes,
pp.226-229, 2011 10th International Symposium on
Distributed Computing and Applications to Business,
Engineering and Science, 2011
[8]. R. Ladanyi, P. Miklosi, "Functionality Test of End-of-
Life TFT LCD Panels," isee, pp.351-355, Proceedings of the
2006 IEEE International Symposium on Electronics and the
Environment, 2006.
[9]. Jidan Al-Eryani, Dietmar Nitzsche, Sebastian vSattler,
"A System-Level Modelv for an Analog-to-Digital
Converter," ims3tw, pp.100-105, 2011 IEEE 17th
International Mixed-Signals, Sensors and Systems Test
Workshop, 2011.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 126
BIOGRAPHIES
Sanchit Sachdeva is currently Post Graduate
student in Masters of Technology, Embedded
Systems from ITM University, Gurgaon. He
completed his B.Tech in Electronics and
Communication Engineering from Akal
College of Engineering & Technology, Eternal
University, Himachal Pradesh in 2012. His area of interest is
Embedded System Design and Real Time Systems.
Ramandeep Singh is an Assistant Professor in
EECE Department of ITM University,
Gurgaon. He is pursuing Ph.D in embedded
systems from ITM University. In 2009 he has
completed M.E. in embedded systems. He is a
B. Tech. graduate from GGSIPU, Delhi. His
core research areas are low power embedded systems,
robotics, FPGA based embedded systems and SCADA.
Prior to joining ITM University he has worked with NXP
Semiconductors, Bangalore. He has various publications in
international journals and conferences.

More Related Content

What's hot

Dynamic Power Reduction of Digital Circuits by ClockGating
Dynamic Power Reduction of Digital Circuits by ClockGatingDynamic Power Reduction of Digital Circuits by ClockGating
Dynamic Power Reduction of Digital Circuits by ClockGating
IJERA Editor
 
Requirements for electronic weighing scales manufacuring unit uma tech weigh...
Requirements for electronic weighing scales manufacuring unit  uma tech weigh...Requirements for electronic weighing scales manufacuring unit  uma tech weigh...
Requirements for electronic weighing scales manufacuring unit uma tech weigh...
UMATECH
 
40120140505013
4012014050501340120140505013
40120140505013
IAEME Publication
 
Design of power efficient 4x4 array multiplier using adiabatic logic
Design of power efficient 4x4 array multiplier using adiabatic logicDesign of power efficient 4x4 array multiplier using adiabatic logic
Design of power efficient 4x4 array multiplier using adiabatic logic
iaemedu
 
DESIGN AND DEVELOPMENT OF LOW COST COMPUTER NUMERICAL CONTROL PLOTTER WITH AN...
DESIGN AND DEVELOPMENT OF LOW COST COMPUTER NUMERICAL CONTROL PLOTTER WITH AN...DESIGN AND DEVELOPMENT OF LOW COST COMPUTER NUMERICAL CONTROL PLOTTER WITH AN...
DESIGN AND DEVELOPMENT OF LOW COST COMPUTER NUMERICAL CONTROL PLOTTER WITH AN...
Chiranjit Adhikary
 
G-Code Controlled 2D Robotic Plotter
G-Code Controlled 2D Robotic PlotterG-Code Controlled 2D Robotic Plotter
G-Code Controlled 2D Robotic Plotter
rahulmonikasharma
 
IRJET- Automation on PA Grading Machine for Cable Forming
IRJET- Automation on PA Grading Machine for Cable FormingIRJET- Automation on PA Grading Machine for Cable Forming
IRJET- Automation on PA Grading Machine for Cable Forming
IRJET Journal
 
Cn33543547
Cn33543547Cn33543547
Cn33543547
IJERA Editor
 

What's hot (8)

Dynamic Power Reduction of Digital Circuits by ClockGating
Dynamic Power Reduction of Digital Circuits by ClockGatingDynamic Power Reduction of Digital Circuits by ClockGating
Dynamic Power Reduction of Digital Circuits by ClockGating
 
Requirements for electronic weighing scales manufacuring unit uma tech weigh...
Requirements for electronic weighing scales manufacuring unit  uma tech weigh...Requirements for electronic weighing scales manufacuring unit  uma tech weigh...
Requirements for electronic weighing scales manufacuring unit uma tech weigh...
 
40120140505013
4012014050501340120140505013
40120140505013
 
Design of power efficient 4x4 array multiplier using adiabatic logic
Design of power efficient 4x4 array multiplier using adiabatic logicDesign of power efficient 4x4 array multiplier using adiabatic logic
Design of power efficient 4x4 array multiplier using adiabatic logic
 
DESIGN AND DEVELOPMENT OF LOW COST COMPUTER NUMERICAL CONTROL PLOTTER WITH AN...
DESIGN AND DEVELOPMENT OF LOW COST COMPUTER NUMERICAL CONTROL PLOTTER WITH AN...DESIGN AND DEVELOPMENT OF LOW COST COMPUTER NUMERICAL CONTROL PLOTTER WITH AN...
DESIGN AND DEVELOPMENT OF LOW COST COMPUTER NUMERICAL CONTROL PLOTTER WITH AN...
 
G-Code Controlled 2D Robotic Plotter
G-Code Controlled 2D Robotic PlotterG-Code Controlled 2D Robotic Plotter
G-Code Controlled 2D Robotic Plotter
 
IRJET- Automation on PA Grading Machine for Cable Forming
IRJET- Automation on PA Grading Machine for Cable FormingIRJET- Automation on PA Grading Machine for Cable Forming
IRJET- Automation on PA Grading Machine for Cable Forming
 
Cn33543547
Cn33543547Cn33543547
Cn33543547
 

Viewers also liked

Graphical LCD
Graphical LCDGraphical LCD
Graphical LCD
Raghav Shetty
 
Design and development of mechanical power amplifier
Design and development of mechanical power amplifierDesign and development of mechanical power amplifier
Design and development of mechanical power amplifier
eSAT Publishing House
 
Reliability assessment for a four cylinder diesel engine
Reliability assessment for a four cylinder diesel engineReliability assessment for a four cylinder diesel engine
Reliability assessment for a four cylinder diesel engine
eSAT Publishing House
 
Atenolol epoxide reaction data analysis in batch reactor
Atenolol epoxide reaction data analysis in batch reactorAtenolol epoxide reaction data analysis in batch reactor
Atenolol epoxide reaction data analysis in batch reactor
eSAT Publishing House
 
Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...
eSAT Publishing House
 
An algorithm for design of brick lining for irrigation channels
An algorithm for design of brick lining for irrigation channelsAn algorithm for design of brick lining for irrigation channels
An algorithm for design of brick lining for irrigation channels
eSAT Publishing House
 
Evaluating performance of centrifugal pump through cfd while modifying the su...
Evaluating performance of centrifugal pump through cfd while modifying the su...Evaluating performance of centrifugal pump through cfd while modifying the su...
Evaluating performance of centrifugal pump through cfd while modifying the su...
eSAT Publishing House
 
Biochemical and molecular characterization of antagonistic bacteria against y...
Biochemical and molecular characterization of antagonistic bacteria against y...Biochemical and molecular characterization of antagonistic bacteria against y...
Biochemical and molecular characterization of antagonistic bacteria against y...
eSAT Publishing House
 
Design and analysis of low power pseudo differential
Design and analysis of low power pseudo differentialDesign and analysis of low power pseudo differential
Design and analysis of low power pseudo differential
eSAT Publishing House
 
A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...
eSAT Publishing House
 
Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...
eSAT Publishing House
 
Traffic growth rate estimation using transport
Traffic growth rate estimation using transportTraffic growth rate estimation using transport
Traffic growth rate estimation using transport
eSAT Publishing House
 
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
eSAT Publishing House
 
A framework assuring decentralized accountability
A framework assuring decentralized accountabilityA framework assuring decentralized accountability
A framework assuring decentralized accountability
eSAT Publishing House
 
Devising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidentsDevising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidents
eSAT Publishing House
 
Satellite image resolution enhancement using multi
Satellite image resolution enhancement using multiSatellite image resolution enhancement using multi
Satellite image resolution enhancement using multi
eSAT Publishing House
 
Detection of skin diasease using curvlets
Detection of skin diasease using curvletsDetection of skin diasease using curvlets
Detection of skin diasease using curvlets
eSAT Publishing House
 
Pygmy deposit system through android cloud
Pygmy deposit system through android cloudPygmy deposit system through android cloud
Pygmy deposit system through android cloud
eSAT Publishing House
 
Power house automation using wireless communication
Power house automation using wireless communicationPower house automation using wireless communication
Power house automation using wireless communication
eSAT Publishing House
 
A review on power electronics application on wind
A review on power electronics application on windA review on power electronics application on wind
A review on power electronics application on wind
eSAT Publishing House
 

Viewers also liked (20)

Graphical LCD
Graphical LCDGraphical LCD
Graphical LCD
 
Design and development of mechanical power amplifier
Design and development of mechanical power amplifierDesign and development of mechanical power amplifier
Design and development of mechanical power amplifier
 
Reliability assessment for a four cylinder diesel engine
Reliability assessment for a four cylinder diesel engineReliability assessment for a four cylinder diesel engine
Reliability assessment for a four cylinder diesel engine
 
Atenolol epoxide reaction data analysis in batch reactor
Atenolol epoxide reaction data analysis in batch reactorAtenolol epoxide reaction data analysis in batch reactor
Atenolol epoxide reaction data analysis in batch reactor
 
Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...
 
An algorithm for design of brick lining for irrigation channels
An algorithm for design of brick lining for irrigation channelsAn algorithm for design of brick lining for irrigation channels
An algorithm for design of brick lining for irrigation channels
 
Evaluating performance of centrifugal pump through cfd while modifying the su...
Evaluating performance of centrifugal pump through cfd while modifying the su...Evaluating performance of centrifugal pump through cfd while modifying the su...
Evaluating performance of centrifugal pump through cfd while modifying the su...
 
Biochemical and molecular characterization of antagonistic bacteria against y...
Biochemical and molecular characterization of antagonistic bacteria against y...Biochemical and molecular characterization of antagonistic bacteria against y...
Biochemical and molecular characterization of antagonistic bacteria against y...
 
Design and analysis of low power pseudo differential
Design and analysis of low power pseudo differentialDesign and analysis of low power pseudo differential
Design and analysis of low power pseudo differential
 
A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...
 
Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...
 
Traffic growth rate estimation using transport
Traffic growth rate estimation using transportTraffic growth rate estimation using transport
Traffic growth rate estimation using transport
 
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
Hybrid aco iwd optimization algorithm for minimizing weighted flowtime in clo...
 
A framework assuring decentralized accountability
A framework assuring decentralized accountabilityA framework assuring decentralized accountability
A framework assuring decentralized accountability
 
Devising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidentsDevising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidents
 
Satellite image resolution enhancement using multi
Satellite image resolution enhancement using multiSatellite image resolution enhancement using multi
Satellite image resolution enhancement using multi
 
Detection of skin diasease using curvlets
Detection of skin diasease using curvletsDetection of skin diasease using curvlets
Detection of skin diasease using curvlets
 
Pygmy deposit system through android cloud
Pygmy deposit system through android cloudPygmy deposit system through android cloud
Pygmy deposit system through android cloud
 
Power house automation using wireless communication
Power house automation using wireless communicationPower house automation using wireless communication
Power house automation using wireless communication
 
A review on power electronics application on wind
A review on power electronics application on windA review on power electronics application on wind
A review on power electronics application on wind
 

Similar to Low cost low speed oscilloscope using graphical lcd and a tmega128 microcontroller

ARM Based Handy and Portable Oscilloscope Using Graphical Display
ARM Based Handy and Portable Oscilloscope Using Graphical DisplayARM Based Handy and Portable Oscilloscope Using Graphical Display
ARM Based Handy and Portable Oscilloscope Using Graphical Display
IJERA Editor
 
IRJET- Design & Implementation of Black Box in Automobiles System
IRJET-  	  Design & Implementation of Black Box in Automobiles SystemIRJET-  	  Design & Implementation of Black Box in Automobiles System
IRJET- Design & Implementation of Black Box in Automobiles System
IRJET Journal
 
IRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter ReadingIRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter Reading
IRJET Journal
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
IRJET Journal
 
Multi-Level Inverter For Domestic Application
Multi-Level Inverter For Domestic ApplicationMulti-Level Inverter For Domestic Application
Multi-Level Inverter For Domestic Application
rahulmonikasharma
 
IRJET- Static Analysis of the Roll Cage of All-Terrain Vehicle
IRJET- Static Analysis of the Roll Cage of All-Terrain VehicleIRJET- Static Analysis of the Roll Cage of All-Terrain Vehicle
IRJET- Static Analysis of the Roll Cage of All-Terrain Vehicle
IRJET Journal
 
Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...
eSAT Journals
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using Microcontroller
IRJET Journal
 
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISISREAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
IRJET Journal
 
SOLAR ENERGY MEASUREMENT USING PIC MICROCONTROLLER
SOLAR ENERGY MEASUREMENT USING PIC MICROCONTROLLERSOLAR ENERGY MEASUREMENT USING PIC MICROCONTROLLER
SOLAR ENERGY MEASUREMENT USING PIC MICROCONTROLLER
IRJET Journal
 
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink SensorDrowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
IRJET Journal
 
Joystick Controlled Wheelchair
Joystick Controlled WheelchairJoystick Controlled Wheelchair
Joystick Controlled Wheelchair
IRJET Journal
 
IRJET- Power Theft Detection and Monitoring using GSM Technology
IRJET-  	  Power Theft Detection and Monitoring using GSM TechnologyIRJET-  	  Power Theft Detection and Monitoring using GSM Technology
IRJET- Power Theft Detection and Monitoring using GSM Technology
IRJET Journal
 
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET Journal
 
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONEAUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
IRJET Journal
 
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
VLSICS Design
 
IRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal Robot
IRJET Journal
 
Paper id 24201428
Paper id 24201428Paper id 24201428
Paper id 24201428
IJRAT
 
Manu’s Employee Estimating Device
Manu’s Employee Estimating DeviceManu’s Employee Estimating Device
Manu’s Employee Estimating Device
IJTET Journal
 
510 277-283
510 277-283510 277-283
510 277-283
idescitation
 

Similar to Low cost low speed oscilloscope using graphical lcd and a tmega128 microcontroller (20)

ARM Based Handy and Portable Oscilloscope Using Graphical Display
ARM Based Handy and Portable Oscilloscope Using Graphical DisplayARM Based Handy and Portable Oscilloscope Using Graphical Display
ARM Based Handy and Portable Oscilloscope Using Graphical Display
 
IRJET- Design & Implementation of Black Box in Automobiles System
IRJET-  	  Design & Implementation of Black Box in Automobiles SystemIRJET-  	  Design & Implementation of Black Box in Automobiles System
IRJET- Design & Implementation of Black Box in Automobiles System
 
IRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter ReadingIRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter Reading
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
 
Multi-Level Inverter For Domestic Application
Multi-Level Inverter For Domestic ApplicationMulti-Level Inverter For Domestic Application
Multi-Level Inverter For Domestic Application
 
IRJET- Static Analysis of the Roll Cage of All-Terrain Vehicle
IRJET- Static Analysis of the Roll Cage of All-Terrain VehicleIRJET- Static Analysis of the Roll Cage of All-Terrain Vehicle
IRJET- Static Analysis of the Roll Cage of All-Terrain Vehicle
 
Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using Microcontroller
 
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISISREAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
 
SOLAR ENERGY MEASUREMENT USING PIC MICROCONTROLLER
SOLAR ENERGY MEASUREMENT USING PIC MICROCONTROLLERSOLAR ENERGY MEASUREMENT USING PIC MICROCONTROLLER
SOLAR ENERGY MEASUREMENT USING PIC MICROCONTROLLER
 
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink SensorDrowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
 
Joystick Controlled Wheelchair
Joystick Controlled WheelchairJoystick Controlled Wheelchair
Joystick Controlled Wheelchair
 
IRJET- Power Theft Detection and Monitoring using GSM Technology
IRJET-  	  Power Theft Detection and Monitoring using GSM TechnologyIRJET-  	  Power Theft Detection and Monitoring using GSM Technology
IRJET- Power Theft Detection and Monitoring using GSM Technology
 
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
 
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONEAUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
 
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
 
IRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal Robot
 
Paper id 24201428
Paper id 24201428Paper id 24201428
Paper id 24201428
 
Manu’s Employee Estimating Device
Manu’s Employee Estimating DeviceManu’s Employee Estimating Device
Manu’s Employee Estimating Device
 
510 277-283
510 277-283510 277-283
510 277-283
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Exception Handling notes in java exception
Exception Handling notes in java exceptionException Handling notes in java exception
Exception Handling notes in java exception
Ratnakar Mikkili
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
PuktoonEngr
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
awadeshbabu
 
Series of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.pptSeries of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.ppt
PauloRodrigues104553
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
Wearable antenna for antenna applications
Wearable antenna for antenna applicationsWearable antenna for antenna applications
Wearable antenna for antenna applications
Madhumitha Jayaram
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
rpskprasana
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
ssuser36d3051
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 

Recently uploaded (20)

Exception Handling notes in java exception
Exception Handling notes in java exceptionException Handling notes in java exception
Exception Handling notes in java exception
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
 
Series of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.pptSeries of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.ppt
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
Wearable antenna for antenna applications
Wearable antenna for antenna applicationsWearable antenna for antenna applications
Wearable antenna for antenna applications
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 

Low cost low speed oscilloscope using graphical lcd and a tmega128 microcontroller

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 123 LOW COST-LOW SPEED OSCILLOSCOPE USING GRAPHICAL LCD AND ATmega128 MICROCONTROLLER Sanchit Sachdeva1 , Ramandeep Singh2 1 PG Student M.Tech (ES), EECE Department, ITM University, Gurgaon, Haryana, India 2 Assistant Professor, EECE Department, ITM University, Gurgaon, Haryana, India Abstract In this paper , we have discussed the development of existing digital oscilloscope which is used for research and development purpose, instead of using cathode ray oscilloscope we have realized a circuit using ATmega128 IC [1]. To convert costly device affordable and which consume less space and less power leads to save time and money. In this way we have try to overcome the cost and space occupied by oscilloscope. Keywords: Oscilloscope, Graphical LCD, AVR Microcontroller, LM358 Comparator, cost effective, compact size, embedded system, research and development. --------------------------------------------------------------------***------------------------------------------------------------------ 1. INTRODUCTION An oscilloscope, formerly known as oscillograph, and informally it is known as a CRO (cathode ray oscilloscope).It is an electronic instrument which is used to test the observation of constantly varying signal voltages [2]. Circuit operating voltage is 12V DC. These observations are shown in the form of tow dimensional graph i.e. one or more electric potential difference is shown using the y-axis or vertical axis where as function of time is plotted against the x-axis or horizontal axis. The classical oscilloscope using cathode ray is difficult to frame at home because of size, high voltage presence and mechanical fragility [4]. Alternative solution to above problem is modern PC having the advantage of post processing the signal and its recording capabilities but this is also an expensive and dangerous if PC is not isolated from its chassis. Another solution to this is manufacturing of digital oscilloscope using GLCD screen. 2. BLOCK DIAGRAM Given block diagram is used to explain the basic functioning of oscilloscope using ATmega128 and GLCD screen. We have a battery source which will provide us a 12 V. This voltage is divided into two different voltage values i.e. 8.2V and 5V. Input signal and 8.2V is given to LM358 IC which is used as a comparator .5V is used to powered up micro- controller ATmega128 and GLCD screen [8]. We have interface the switches for increasing and decreasing the time. Similarly for beam up and beam down. Switch 1&4 are used for decreasing and increasing the time or frequency. Similarly switch 2&5 are used to move beam up and down. Switch 3 is used to freeze the beam. Output from LM358 is given to micro-controller and we have used in built ADC to convert the analog signal to digital signal using sampling and quantization [2] which is then showed in the GLCD screen [7]. Fig-1: Block Diagram of Low Speed AVR Oscilloscope 3. FLOW CHART The system will work as follow: Analog Signal from the device is fed to the LM358 Comparator. LM358 work as a differential amplifier and compares the differential voltage with the reference voltage. We are using 12V DC battery as a Source of Energy and 12V is divided into 5V and 8.2V. LM358 is provided with 8.2V of source energy and it work as a reference voltage.LM358 then sample and compare the analog signal with 8.2V of source energy [6]. After that analog signal is fed to the ADC which is inbuilt in the ATMega128 microcontroller [1][9].ADC converts the analog signal to digital signal by sampling and quantization[2].Then Changes has been done as per the requirement of the user with the use of switches. Then signal is displayed on Grapical LCD[3][9].
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 124 Fig-2: Flow Chart of the designed Oscilloscope 4. ALGORITHM Analog signal is fed to LM358 which work as differential amplifier and compares the differential voltage with the reference voltage i.e. 8.2V.Differential Amplifier uses the negative feedback to improve the output performance of the system. After that analog to digital converter in AVR samples and calculate the middle value of the signal wave form. Samples are calculated from one full period. AVR microcontroller [1] samples the signal continuously and each sample is compared with the previous one. If the current sample value is higher than the previous sample then waveform result as rising waveform and AVR will go to step 4. If the current sample value is lower than the previous value then AVR will go to step 2. Again calculate the value of next sample and compared it with the middle value. If the value of next sample is higher then the middle value then its a rising waveform and AVR will calculate the waveform upto the selected pixels. AVR thus Prints those samples on GLCD[8][9]. AVR starts again from step 1. 5. GRAPHICAL LCD GLCD is used to display customized characters and symbols but in character lcd we can display only characters and numeric numbers. We are using GLCD 128*64 in which we have 128 columns and 64 rows and 128*64 means 1024 pixels [7]. GLCD has max. of 20 pins. Fig -3: GLCD with 20 pins Data port is of 8 bits and it works on +5V. GLCD is used where we want character and graphical representation to display. RS,RW and Enable are the control pins of the GLCD Each half has 8 pages and it is controlled by a separate controller. In each page we have 8 rows and 64 columns. For selecting the halves we have two pins named as chip select [7]. Graphical LCD is mainly used in many applications like mobile phones, video games ,lifts as a display. GLCD is divided into two equal halves [8]. Fig-4: Page format of GLCD Above figure shows the division of two halves. Each half consist of 8 pages and each half is selected by using the chip select pin 15 and 16 of GLCD [8]. If high is given to pin 15 and low is given to pin 16 then first half is selected and vice versa. 6. GLCD SCREEN Fig-5: Triangular Waveform displayed on GLCD
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 125 Above figure shows the triangular waveform displayed on glcd. Triangular wave is not an pure sine wave and. it is known as non sinusoidal waveform. It contains odd harmonics because its symmetry is odd. In this each successive harmonics starts from its opposite phase. Fig-6: Sine Waveform displayed on GLCD Above figure shows the sine wave displayed on glcd. It is also known as sinusoidal because it has a repetitive oscillations. Amplitude of sine wave is max. distance it reaches from zero and frequency is defined as the cycle it completes per second. Sine wave from is described as a sine function studied in plane trigonometry. 7. ADVANTAGES Major advantage of using GLCD is that everything is represented using pixels,so detailed information can be calculated or observed. GLCD [7] have a brighter and bigger display as comparison to charcter LCD so it can display waveforms and other symbols which can’t be display using character LCD. Equivalent time sampling and consecutive samples lead to higher resolution down to controller. This device takes less space than the ideal oscilloscope, also it consumes less power. Also slow variations like the temperature variation across a day can be recorded [11].Using of low impedance power supply help us to reduce the spikes. 8. DISADVANTAGES Proper isolation is required from the Power-supply so that we should obtain good resolution or signals. Electromagnetic noise from the circuit should be reduced [5],because of the small bandwidth we can’t expect the signal above the bandwidth. As there is no proper calibration is done so we get the square wave with little round edges because high frequency components are lost. Switching devices, LCD and micro-controller uses the same digital ground so there will be switching supply noise [6] [7]. Therefore, ADC should be isolated from this noise. All though system shares the same VDD so there will be some noise. 9. APPLICATIONS We can calculate the frequency of an oscillating signal and also we can measure voltage in range from 0 to +5V.By using probe with 1:10 division you can measure almost 10 times higher voltages [4]. Imp. application of device is differential measurement. To measure the bandwidth first calculate the max. gain. 10. CONCLUSIONS Thus, this system is capable of displaying different waveforms by using ATmega128 and graphical LCD. It has remove the problem of moving the ideal oscilloscope from one place to another because of its size and it is affordable too. Due to small size it is easy to handle and operate, therefore this system can be used in research purposes and development. Therefore, this system can be used as portable device. ACKNOWLEDGEMENTS I am very thankful to EECE Dept.ITM University for helping me in understanding the different system of research and conceptual problems. REFERENCES [1]. Kaifeng’s ATMEGA32 principles and development [M].Beijing: Electronic Industry Press, 2005.P156-178 [2]. Banff, Alberta Canada "Equivalent Sampling Oscilloscope with External Delay Embedded System," hpcc – ices , pp.195-201, 2011 IEEE International Conference on High Performance Computing and Communications, 2011 September 02-September 04. [3]. Yang Liu, Rue Rodriguez and Johan Liu, “Design for Manufacturability and Reliability of Embedded Display Smart Card”,High Density Microsystems Design and Packaging and Component Failure Analysis, 2005. HDP '05. Proceeding of the 7th IEEE CPMT Conference on , 27 June- 30 June 2005. [4]. K. L. Shepard, Y. Zheng, "On-Chip Oscilloscopes for Noninvasive Time-Domain Measurement of Waveforms," iccd, pp.0221, 2001 IEEE International Conference on Computer Design (ICCD'01), 2001 September 23- September 26. [5]. Duane, J., Asplundh, J., Liu, J., “Microsystems manufacturing, assembly and packaging technology in Display-Card/spl trade/ applications”, High Density Microsystems Design and Packaging and Component Failure Analysis, 2004. HDP '04. Proceeding of the Sixth IEEE CPMT Conference on , 30 June-3 July 2004. [6]. Zhenjiang Yang. A / D, D / A converter interface technology and practical line [M]. Xi'an: Xidian UniversityPress, 2002: P198-218. [7]. Hua Fang, Hua Jiang, "The Research on the Algorithm of Lattice LCD Drawing Controlled by PIC," dcabes, pp.226-229, 2011 10th International Symposium on Distributed Computing and Applications to Business, Engineering and Science, 2011 [8]. R. Ladanyi, P. Miklosi, "Functionality Test of End-of- Life TFT LCD Panels," isee, pp.351-355, Proceedings of the 2006 IEEE International Symposium on Electronics and the Environment, 2006. [9]. Jidan Al-Eryani, Dietmar Nitzsche, Sebastian vSattler, "A System-Level Modelv for an Analog-to-Digital Converter," ims3tw, pp.100-105, 2011 IEEE 17th International Mixed-Signals, Sensors and Systems Test Workshop, 2011.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 126 BIOGRAPHIES Sanchit Sachdeva is currently Post Graduate student in Masters of Technology, Embedded Systems from ITM University, Gurgaon. He completed his B.Tech in Electronics and Communication Engineering from Akal College of Engineering & Technology, Eternal University, Himachal Pradesh in 2012. His area of interest is Embedded System Design and Real Time Systems. Ramandeep Singh is an Assistant Professor in EECE Department of ITM University, Gurgaon. He is pursuing Ph.D in embedded systems from ITM University. In 2009 he has completed M.E. in embedded systems. He is a B. Tech. graduate from GGSIPU, Delhi. His core research areas are low power embedded systems, robotics, FPGA based embedded systems and SCADA. Prior to joining ITM University he has worked with NXP Semiconductors, Bangalore. He has various publications in international journals and conferences.