You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# TerrariumPI 2.5
1
+
# TerrariumPI 2.7
2
2
Software for cheap home automation of your reptile terrarium or any other enclosed environment. With this software you are able to control an enclosed environment so that the temperature and humidity is of a constant value. This is done by using temperature and humidity sensors and realy switches to activate external devices.
3
3
4
4
It has support for lights, sprayer, heater and cooler equipment. The amount of devices that can be controlled depends on the used relay boards.
@@ -14,8 +14,8 @@ And all this is controlled with a nice webinterface based on [Gentelella a Boots
14
14
- Reading out temperature and humidity sensors
15
15
- Open door detection (sprayer will not spray when a door is open)
16
16
- Support for native Raspberry Pi cam out of the box
17
-
- Total power and water usage for costs calculation
18
17
- Support for USB and remote webcams
18
+
- Total power and water usage for costs calculation
19
19
- Lights control based on sun rise and sun set or timers
20
20
- Rain control based on measured humidity
21
21
- Heater control based on temperature sensors or timers
@@ -24,6 +24,8 @@ And all this is controlled with a nice webinterface based on [Gentelella a Boots
24
24
- Temperatures in Celsius or Fahrenheit
25
25
- Alarm detections
26
26
27
+
It is currently controling my reptile terrarium for more then three years! And my Madagascar Day Gecko is very happy with it!
28
+
27
29
## Installation
28
30
1. Get a working Raspberry Pi
29
31
2. Clone this repository and submodules: git clone --recursive https://github.com/theyosh/TerrariumPI.git
@@ -62,7 +64,7 @@ If there is some other hardware which is not working with TerrariumPI, open an i
62
64
### System settings
63
65

64
66
65
-
More screenshots can be found [here](https://github.com/theyosh/TerrariumPI/tree/documentation/screenshots/)
67
+
More screenshots can be found [here](https://github.com/theyosh/TerrariumPI/tree/screenshots/)
66
68
67
69
## About
68
70
Read more information at: https://terrarium.theyosh.nl/index.html
0 commit comments