https://github.com/cheeplusplus/roomtemplogger
Log the room temperature with a Netduino
https://github.com/cheeplusplus/roomtemplogger
Last synced: 6 months ago
JSON representation
Log the room temperature with a Netduino
- Host: GitHub
- URL: https://github.com/cheeplusplus/roomtemplogger
- Owner: cheeplusplus
- Created: 2011-10-20T22:53:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-10-20T22:54:11.000Z (over 13 years ago)
- Last Synced: 2023-03-12T10:14:12.174Z (about 2 years ago)
- Language: C#
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a .NET Micro Framework project for a Netduino Plus to present room temperature and light information over the network.
Uses the astra.http project from http://forums.netduino.com/index.php?/topic/1345-pachube-client-for-netduinoplus/
and the Trigo class from http://www.microframework.nl/
and the NtpClient class by http://www.schwarz-interactive.de/Pin layout information to come.
Includes a Munin script that graphs the data, requires pymetar (http://schwarzvogel.de/software-pymetar.shtml)