Skip to content

Commit 115c67a

Browse files
committed
update
1 parent df8211a commit 115c67a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# brewable
22

3-
# Raspberry Pi based programmable temperature controller
3+
# Programmable temperature controller for the Raspberry Pi
44

55
Basic feature list:
66
* sensors & relays connect directly to Raspberry Pi (no additional Arduino or Spark etc. boards)
77
* control remotely via web browser (no keyboard, mouse, screen needed for Raspberry Pi)
88
* supports multiple DS18B20 temperature sensors
99
* supports multiple [SainSmart](http://www.sainsmart.com/sainsmart-relay-module-for-arduino-raspberry-pi.html) 5V relay modules for total of up to 20x relays
10-
* supports [SeedStudio](http://www.seeedstudio.com/wiki/Raspberry_Pi_Relay_Board_v1.0) 4 Channel relay module
10+
11+
This is a complete javascript rewrite of the original (pre 0.3) python version.
1112

1213
See https://cwilling.github.io/brewable for installation and usage information.
1314

14-
Note that the develop branch is a rewrite of the server code using nodejs, replacing the python version in master branch.

0 commit comments

Comments
 (0)