TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 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 (141319 times)
  2. FAT32 Library (74154 times)
  3. Network Ethernet Library (58737 times)
  4. USB Device Library (48834 times)
  5. Network WiFi Library (44544 times)
  6. FT800 Library (44120 times)
  7. GSM click (30857 times)
  8. mikroSDK (29699 times)
  9. PID Library (27359 times)
  10. microSD click (27273 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

Temperature Data Logger

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-21

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 770 times

Followed by: 3 users

License: MIT license  

A temperature data logger based on:

• DS18B20 One Wire Digital Temperature Sensor
• DS1307 I2C Real Time Clock (RTC)
• AT24C32BN I2C EEPROM Memory and
• ATMega8515

https://www.youtube.com/watch?v=iv3rWs3FXW8

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Temperature Data Logger" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Temperature Data Logger" changes.

Do you want to report abuse regarding "Temperature Data Logger".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

RTC, EEPROM, Thermometer Module Demo

RTC, EEPROM, Thermometer Module Demo

Watch on YouTube
RTC, EEPROM, Thermometer Module

RTC, EEPROM, Thermometer Module

RTC, EEPROM, Thermometer Module

View full image
Setup

Setup

Setup

View full image
Schematic

Schematic

Schematic

View full image

ALSO FROM THIS AUTHOR

Measuring Voltage Levels with PIC's Analog Comparator

0

Usually ADCs are used for voltage measurements. What if you don't have ADC and still need to measure voltages? If you are PIC micro user then you can use any micro with built-in analog comparator to sense voltage levels by comparing the sense voltage vs the different internal reference voltage levels available for the comparator block.

[Learn More]

STM32L Discovery Internal Temperature Sensor Demo

2

STM32L152RB Discovery Internal Temperature Sensor Demo. The code is written with MikroC Pro for ARM.

[Learn More]

BH1750FVI Lux Meter with 8051

0

BH1750FVI Lux Meter with 8051.

[Learn More]