https://github.com/elucidation/arduinotemperaturelogger
Indoor/Outdoor Temperature logging, using RTC clock and LCD screen for display
https://github.com/elucidation/arduinotemperaturelogger
Last synced: about 1 year ago
JSON representation
Indoor/Outdoor Temperature logging, using RTC clock and LCD screen for display
- Host: GitHub
- URL: https://github.com/elucidation/arduinotemperaturelogger
- Owner: Elucidation
- License: mit
- Created: 2014-09-24T02:45:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-19T01:46:00.000Z (over 10 years ago)
- Last Synced: 2025-02-10T00:16:27.344Z (over 1 year ago)
- Language: Arduino
- Homepage: http://elucidation.github.io/ArduinoTemperatureLogger/
- Size: 3.52 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Home Monitoring System
---


Requirements
---
* Log indoor & outdoor temperatures every minute to SD card
* Timestamped log messages using RTC clock
* Display current indoor/outdoor temperature on LCD screen
* Ability to pop out SD card and get data without crashing Arduino
Desirements
---
* Display logged temperature in graph format