TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139263 times)
  2. FAT32 Library (71752 times)
  3. Network Ethernet Library (57128 times)
  4. USB Device Library (47431 times)
  5. Network WiFi Library (43092 times)
  6. FT800 Library (42407 times)
  7. GSM click (29835 times)
  8. mikroSDK (28080 times)
  9. PID Library (26886 times)
  10. microSD click (26198 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Datalogger for Temperature and Humidity

Rating:

8

Author: MIKROE

Last Updated: 2014-03-03

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 5345 times

Followed by: 1 user

License: MIT license  

We’ll show you how easily you can create a fantastic Temperature and Humidity Datalogger device which draws graph on TFT display and stores the acquisition data on the microSD card. We have added an extra autonomous battery power supply feature, so you can carry around your datalogger where ever you go.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Datalogger for Temperature and Humidity" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Datalogger for Temperature and Humidity" changes.

Do you want to report abuse regarding "Datalogger for Temperature and Humidity".

  • Information
  • Comments (6)

Project Blog

Figure 1 - Datalogger for Temp. and Humidity

Figure 1 - Datalogger for Temp. and Humidity

Datalogger for Temp. and Humidity board connections

View full image

Temperature and humidity go hand by hand. Individual perception of surrounding temperature greatly depends on humidity. In more humid environment you may feel like melting, and you can withstand much more heat when air is dry (like in deserts). We have decided to create a simple, but most useful and interesting project for this Let’s make. We’ll show you how easily you can create a fantastic Temperature and Humidity Datalogger device which draws graph on TFT display and stores the acquisition data on the microSD card. We have added an extra autonomous battery power supply feature, so you can carry around your datalogger where ever you go. Just connect mikromedia for XMEGA, Battery Boost shield with SHT1X PROTO temperature/humidity sensor using wire jumpers, click the microSD card in the socket and you got the hardware you need. We have created an open-source datalogger application in mikroC, mikroBasic and mikroPascal compilers for AVR and you ca freely download it from this webpage.

Datalogger for Temp. and Humidity Video

Video Demonstration

Watch on YouTube

Program is very intuitive. Upon placing AAA batteries into Battery Boost Shield, board gets power and displays the initial screen. Clicking on START> button you enter the datalogging screen. TFT shows two graphs: red is for temperature and blue is for humidity. Each second data is being red from SHT1X sensor and information is updated on the display. If the FAT16 formatted microSD card is placed in the socket, it is automatically detected and a SD card icon is shown in the top right corner of the display. Program is designed to continue operation even if you pull-out the card, or if you push it in the slot again.

Applications

  1. You can install the mikromedia inside your home or your car and always have a reliable information about humidity and temperature.
  2. You can carry around your fancy datalogger when you go hiking, or go to the beach, or just hang out with your friends and always keep the track of the weather.

Expanding the project with some other devices, you can find dozens of interesting applications. You can modify the project as much as you like, and expand this basic functionality with your own implementation ideas. Don’t hesitate to send us photos of what you have built using this project kit.

Datalogger for Temp. and Hum. Schematics

Datalogger for Temp. and Hum. Schematics

Connection Schematics

View full image

Source code of this project is provided for free, so you can modify it to suit your needs. Since ATxmega128A1 comes preprogrammed with free UART Bootloader, you won’t have to spend a dollar more on external programmers.

ALSO FROM THIS AUTHOR

Opto 4 click

5

Opto 4 click is a galvanically isolated power switch, which uses a power MOSFET in combination with the optocoupler.

[Learn More]

PCR Click

0

PCR Click is a compact add-on board that allows you to use a pulsed coherent radar (PCR) in your application. This board features the XM125, the Entry+ PCR module from Acconeer. The XM125 uses an Acconeer A121 pulsed coherent radar system based on a patented PCR technology with picosecond time resolution.

[Learn More]

MINI-M4 for Tiva C Series Board Examples

5

Examples for MINI-M4 for Tiva C Series Board. Provided examples demonstrate working with on-board LEDs and internal USB HID module.

[Learn More]