Color Print
Color Print
Color Print
Pin Configuration
2. ADXL 335 Accelerometer
The ADXL335 accelerometer is a small yet powerful sensor, renowned for
its precise measurement of acceleration in three axes (x, y, and z). With
high resolution and accuracy, it's ideal for motion sensing in various
applications. Its analog outputs enable easy interfacing with
microcontrollers like Arduino. Operating between 3.3V to 5V, it's
commonly used in wearables, robotics, and vibration monitoring for its
reliability and performance in capturing dynamic movement.
The LCD with I2C interface module combines a standard liquid crystal display (LCD)
screen with an I2C (Inter-Integrated Circuit) interface, simplifying its integration with
microcontrollers like Arduino. The module typically includes a character-based LCD
screen (such as 16x2 or 20x4) with backlighting. It communicates with the Arduino or
other microcontrollers using the I2C protocol, which requires only two wires (SDA and
SCL) for data transmission. I2C is a two-wire serial communication protocol using a
serial data line (SDA) and a serial clock line (SCL). The protocol supports multiple target
devices on a communication bus and can also support multiple controllers that send
and receive commands and data.
Pin Configuration
SCL-A4
SDA-A5
VCC-5V
GND-GND
4. Piezoelectric buzzer
Piezoelectric buzzers offer a simple construction with
few moving parts, enhancing reliability and durability.
Their low power consumption makes them ideal for
portable devices and applications where energy
efficiency is crucial. With their wide frequency range,
piezoelectric buzzers find applications in various fields,
including alarms, timers, electronic gadgets, and
medical devices. Additionally, their compact size and
lightweight design make them easy to integrate into
electronic circuits, providing an effective solution for generating audible alerts.
Pin Configuration:
Positive to Digital Pin 12
Negative to GND
5. Breadboard
A breadboard is a device used to prototype
electronic circuits without soldering. It consists of a
rectangular plastic board with numerous holes into
which electronic components' leads can be inserted.
These holes are typically arranged in a grid pattern
and are connected internally in a specific manner.
Breadboard allows components to be easily
inserted, moved, and removed, facilitating rapid
circuit design and experimentation. They are
commonly used by hobbyists, students, and
professionals to test and develop electronic circuits before finalizing them on a printed
circuit board (PCB).
6. Jumper Wires
Jumper wires are flexible wires with connectors at each end
used to create temporary electrical connections between
components on a breadboard or other electronic prototyping
platforms. They facilitate quick and easy circuit construction,
testing, and modification during electronics projects.
Software Requirements:
1.Arduino Software IDE
The open-source Arduino software (IDE) was used to write the code. This
software makes it quite easy to write and upload code on Arduino uno board. We
can run it either on Windows 34 or MAC OS. The code was written in C and
based on other open-source software. The code is uploaded to Arduino Uno
board using b type USB cable.
2.Processing IDE
Pin Configuration
1. Calibrating
2. Earthquake Detected
3.Display of magnitude in 3 axes
3. Display of seismograph
Tribhuwan University
Institute of Engineering
Pulchowk Campus
ELECTRONICS
REPORTS
Submitted by:
Shruti Maharjan
Roll Number: 080BCT082
Submitted to:
Department of Electronics and
Computer Engineering
ARDUINO PROJECT
REPORT
EARTHQUAKE DETECTION
SYSTEM