0% found this document useful (0 votes)
10 views16 pages

Advance Data Logger

This document describes an upgraded data logger using an ESP32 microcontroller. It logs data from an accelerometer, gyroscope, magnetometer, and altimeter. The ESP32 allows interfacing of multiple sensors over I2C and implements WiFi connectivity for transmitting sensor data using TCP/IP protocols. The design aims to have a simple, low-cost, and lightweight implementation for reliable 24-hour monitoring and data analysis.

Uploaded by

hahaha000095
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views16 pages

Advance Data Logger

This document describes an upgraded data logger using an ESP32 microcontroller. It logs data from an accelerometer, gyroscope, magnetometer, and altimeter. The ESP32 allows interfacing of multiple sensors over I2C and implements WiFi connectivity for transmitting sensor data using TCP/IP protocols. The design aims to have a simple, low-cost, and lightweight implementation for reliable 24-hour monitoring and data analysis.

Uploaded by

hahaha000095
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 16

Advance Data

Logger
Model X
Model X

1. Accelerometer
1.1 X axis
1.2 Y axis
1.3 Z axis

2. Gyroscope
1.1 X axis
1.2 Y axis
1.3 Z axis
Upgraded Data Logger
Upgraded Data Logger

Esp32

Accelerometer Gyroscope Magnetometer Altimeter

Pressure Difference
X axis X axis X axis
every 100 milli sec.

Y axis Y axis Y axis

Z axis Z axis Z axis


My Idea
Version 1
Pros
• Simple to implement.
• Cost can be reduced.
• No need of dual antenna ESP32.
• Need only single power source.
• Light weight machine learning model.
• No need of wi-fi protocols.
Version 1
Esp32- sensors interfacing and enclose in prototype box, we
need two units.

Applied TCP/IP protocol on two esp32.

All sensors interface to be implemented in I2C.


New Circuit Layout
Prototype
Cad
Circuit layout
Circuit layout
Esp32 Firebeetle E v1.0

• SRAM: 520KB
320 kb DRAM; 200 IRAM
The maximum statically allocated DRAM usage is 160 KB.
• Flash: 32Mbit
• When the ESP32 boots up, the program's initialization code is executed, and as
the program runs, specific parts of the code and data are loaded into the RAM.
• The ESP32's processor fetches instructions from flash memory and temporarily
stores data from flash in RAM during the program's execution.
• Max 27 values can be received in one second without delay.
• 47 milliseconds refresh rate.
• Transmission lag 391 milliseconds.
• Adc size must known
To-Do

ESP32- SENSORS APPLY TCP/IP ALL SENSORS WI-FI CONNECTION ANALYSIS OF 24 HRS.
INTERFACING AND PROTOCOL ON TWO INTERFACE TO BE MONITORING DATA FOR
ENCLOSE IN ESP32. IMPLEMENTED IN (CHECK CONTINUITY AND
PROTOTYPE BOX, WE I2C. RELIABILITY). RELIABILITY.
NEED TWO UNITS.

COMPACT PROTOTYPE
CIRCUITRY.

You might also like