Project

Data Tracker

This project utilizes a self-contained Raspberry Pi 3B to gather real-time environmental data, including temperature and humidity, and stores it on a secure database server for efficient monitoring and analysis.

Github

Introduction

Users can interact with a menu-driven, text-based interface to query the database and retrieve hourly minimum, maximum, and average temperature or humidity readings for any specified day.

Hardware Required

  • Raspberry Pi 3B using a Linux Operating System
  • 16x2 LCD Display (4 bit mode)
  • Raspberry Pi Camera V2.1 for capturing visuals
  • 10K Trimmer (variable resistor for adjustment)
  • Technologies Used

  • Visual Studio (for production-level development)
  • MariaDB (for robust relational database management)
  • Flask (used to create a lightweight web server for data access)