Difference between revisions of "Spacestate sensors"
m (removed todo) |
(revamped project) |
||
Line 1: | Line 1: | ||
{{Project | {{Project | ||
− | |State= | + | |Featured=No |
+ | |State=Planned | ||
|Members=Xopr | |Members=Xopr | ||
|Description=You can't manage what you don't measure | |Description=You can't manage what you don't measure | ||
+ | |GitHub=SpaceAPI-sensors | ||
}} | }} | ||
Note: Onewire sensors are part of the [[ESP8266-SpaceState]] ([[SpaceAPI]]). | Note: Onewire sensors are part of the [[ESP8266-SpaceState]] ([[SpaceAPI]]). | ||
Line 8: | Line 10: | ||
=== synopsis === | === synopsis === | ||
− | Create a | + | Create a modular repository of sensors and outputs to keep an eye on temperatures (and/or other stuff), especially for monitoring the server room, and optionally, the [sl|h|st]ackspace(s), including the space state switch. |
=== intro === | === intro === | ||
− | After implementing the [[Space state]] switch, a [[Spacestate indicator]] | + | After implementing the [[Space state]] switch, a [[Spacestate indicator]],its [[Mobile Spacestate Indicator|mobile implementation]] and some different types of temperature sensors, it is time to make it modular. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 14:02, 19 July 2017
Project: Spacestate sensors | |
---|---|
Featured: | No |
State | Planned |
Members | Xopr |
GitHub | SpaceAPI-sensors |
Description | You can't manage what you don't measure |
Picture | |
Note: Onewire sensors are part of the ESP8266-SpaceState (SpaceAPI). Some code is already in place, and using ESP8266 wifi modules make it very modular.
synopsis
Create a modular repository of sensors and outputs to keep an eye on temperatures (and/or other stuff), especially for monitoring the server room, and optionally, the [sl|h|st]ackspace(s), including the space state switch.
intro
After implementing the Space state switch, a Spacestate indicator,its mobile implementation and some different types of temperature sensors, it is time to make it modular.