Skip to content

Commit cf13194

Browse files
committed
Update readme
1 parent 76062fc commit cf13194

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TerrariumPI 2.5
1+
# TerrariumPI 2.7
22
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.
33

44
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
1414
- Reading out temperature and humidity sensors
1515
- Open door detection (sprayer will not spray when a door is open)
1616
- Support for native Raspberry Pi cam out of the box
17-
- Total power and water usage for costs calculation
1817
- Support for USB and remote webcams
18+
- Total power and water usage for costs calculation
1919
- Lights control based on sun rise and sun set or timers
2020
- Rain control based on measured humidity
2121
- 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
2424
- Temperatures in Celsius or Fahrenheit
2525
- Alarm detections
2626

27+
It is currently controling my reptile terrarium for more then three years! And my Madagascar Day Gecko is very happy with it!
28+
2729
## Installation
2830
1. Get a working Raspberry Pi
2931
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
6264
### System settings
6365
![TerrariumPI 2.5 System setup screenshot](screenshots/System_setup.png)
6466

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/)
6668

6769
## About
6870
Read more information at: https://terrarium.theyosh.nl/index.html

0 commit comments

Comments
 (0)