Spacestate sensors

From Hackerspace ACKspace
Revision as of 17:26, 16 February 2014 by Xopr (talk | contribs) (created first page or the 1-wire sensor network idea)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Project: Spacestate sensors
Featured:
State Planned
Members Xopr
GitHub No GitHub project defined. Add your project here.
Description You can't manage what you don't measure
Picture
Spacestate sensors Picture.jpg

synopsis

Create a 1-wire network of sensors to keep an eye on temperatures (and/or other stuff), especially for monitoring the server room, and optionally, the [sl|h|st]ackspace(s), probably including the space state switch and the keychain patch rack (sensing keys)..

intro

After implementing the Space state switch, a Spacestate indicator and its mobile implementation, it is time to add some extra's to the SpaceAPI, namely: a sensor network.

The idea got triggered due to the fact that sensors are natively supported in the SpaceAPI, and our server room tends to get fairly warm in the summer.

The plan is to start off with an Arduino + netshield, and later design a small custom PCB with AVR + W5100ENC28J60/WIZ811MJ

implementation

I (Xopr) have a (broken) netshield somewhere, which I can use to get going. Also, I have 10 Dallas/Maxim 18B20 onewire sensors and RJ45 couplers are under way..


testing

I (Xopr) modified an RJ45 coupler to have a sensor connected to pins 8, 7 and 4 (Ground, data and Vcc respectively), and while it worked for one night, it became more and more unstable up until the point that it only worked with a 25cm cat5e patchcable.

I have to change strategy regarding the soldering technique used; to be continued...