Skip to content

dchima/temp-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

TEMPERATURE LOGGER

Development

This project entailed the use of an Embedded system to perform the function of detecting, logging and displaying of current environment temperature. This embedded device is known as a Temperature Logger or Temperature Logging device.

System

The embedded device makes use of a microcontroller device with CPU, memory and I/O peripheral characteristics. The microcontroller is embedded onto the device also containing a temperature sensor, LCD unit, buttons and switches, and a battery power unit.

Design

The aim of the project was to configure the temperature sensor to be read by the micro-controller which then logs the data per minute into a CSV file in its memory. The Logged data is then to be displayed by the LCD unit on the device, with a plot of the real time data and logging state, with each state of the LCD to be navigable via button pushes. The switches on the device is also used to turn logging on/off.

Gear

  • TMP102 temperature sensor
  • NXP LPC1786 micro-controller
  • Nokia LCD display (N5110)
  • PCB board
  • Battery
  • LEDs and Switches
  • mbed online compiler

Report can be viewed in root folder.

About

An embedded project for logging current temperature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published