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

Underwater Data Logger

The document presents a project on designing and implementing an underwater data logger system for monitoring sensors in aquatic environments. It details the objectives, hardware components, software requirements, and advantages of the system, emphasizing its accuracy, reliability, and efficiency. The project aims to enhance data quality and sensor validation for various environmental monitoring applications.

Uploaded by

Vishakha Bansode
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Underwater Data Logger

The document presents a project on designing and implementing an underwater data logger system for monitoring sensors in aquatic environments. It details the objectives, hardware components, software requirements, and advantages of the system, emphasizing its accuracy, reliability, and efficiency. The project aims to enhance data quality and sensor validation for various environmental monitoring applications.

Uploaded by

Vishakha Bansode
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

UNDERWATER DATA LOGGER

Presented by-
1.Bansode Vishakha Sanjay –
(14)
2.Joshi Sakshi Vishanudas –
(34)
3.Patil Shweta Baliram – (42)
4.Manchal Adash Pramod –
(65)
ABSTRACT:
This project presents the design and implementation
of an underwater data logger system aimed at
monitoring the operational status of various sensors
deployed in aquatic environments. As the use of
sensors for environmental monitoring becomes
increasingly prevalent, ensuring their functionality is
critical for accurate data collection and analysis.
INTRODUCTION:
• Data logging is essential in various fields,
including environmental monitoring, industrial
applications, and research.

• This project aims to design and implement a


compact, reliable, and cost-effective data logger
using the rtc ds3231 module, an sd card module,
and a sparkfun mini board.

• The device will record timestamped data from


OBJECTIVE:
To develop a data logger capable of:
• Accurate time-stamping using the RTC DS3231
module.
• Recording data from connected sensors.
• Saving data to an SD card in a structured format.
• Operating efficiently with low power consumption.
HARDWARE COMPONENTS:
• 1.RTC DS3231 Module:
Provides real-time clock functionality with high precision and battery backup for
continuous timekeeping.
• 2.SD Card Module:
Facilitates data storage in a file system for easy retrieval and analysis.
• 3.SparkFun Mini Board:
Serves as the microcontroller platform to integrate and control the modules.
• 4.Sensors:
Various sensors (e.g., temperature, humidity, light intensity) can be connected
for data logging.
• 5.Power Supply:
USB power or battery for portable operation .
COMPONENTS
SOFTWARE REQUIREMENTS:

• Arduino IDE:
- Used to write and upload the firmware.
• Libraries:
- RTClib: For RTC DS3231 functionality.

- SD: To manage data storage on the SD card.


- Sensor-specific libraries.
CIRCUIT DIAGRAM:
ADVANTAGES:

1.Sensor Validation: The project allows for sensor


validation, ensuring that the sensors are working correctly and
providing accurate data.

2.Improved Sensor Accuracy: The project improves


sensor accuracy by providing real-time feedback on sensor
performance, enabling adjustments to be made as needed.

3.Improved Data Quality: The project improves data


quality by ensuring that sensor data is accurate and reliable,
reducing errors and inconsistencies.
CONCLUSION:
This data logger project combines precision,
reliability, and simplicity using the RTC DS3231
module, SD card module, and SparkFun Mini Board.
The system is suitable for numerous real-world
applications and provides a robust platform for further
developments in data logging technology.
THANK YOU !

You might also like