diff options
author | msmith <msmith@FreeBSD.org> | 1999-07-16 05:31:48 +0800 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 1999-07-16 05:31:48 +0800 |
commit | 925305969ab7f7bf5b14ac0533864ab6058a5711 (patch) | |
tree | 63617d5572696bc53b0d79b826e436abaa4c2be9 /misc/bottlerocket/pkg-descr | |
parent | d1712469c4a11d31ea0803bfe1b86b3f60573d40 (diff) | |
download | freebsd-ports-gnome-925305969ab7f7bf5b14ac0533864ab6058a5711.tar.gz freebsd-ports-gnome-925305969ab7f7bf5b14ac0533864ab6058a5711.tar.zst freebsd-ports-gnome-925305969ab7f7bf5b14ac0533864ab6058a5711.zip |
This is BottleRocket, a commandline interface to the X10 firecracker home
automation starter kit's 'dynanmite' RF control module.
See the author's homepage (http://mlug.missouri.edu/~tymm/) for more
details.
Diffstat (limited to 'misc/bottlerocket/pkg-descr')
-rw-r--r-- | misc/bottlerocket/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/misc/bottlerocket/pkg-descr b/misc/bottlerocket/pkg-descr new file mode 100644 index 000000000000..39e8912dd4e7 --- /dev/null +++ b/misc/bottlerocket/pkg-descr @@ -0,0 +1,21 @@ +What is BottleRocket? + + BottleRocket is a command-line interface for Unix systems to use the + FireCracker kit. It is easy to use, has all of the major (non-gui) + functionality of the Windows interface, is easy to call from scripts + and the backend code is made to be easily linked into other programs. + +What is the X10 FireCracker kit? + + The X10 Firecracker kit is a simple wireless home automation system, + consisting of a lamp module, an appliance module/radio receiver, a + hand held wireless transmitter and a wireless transmitter that plugs + into a standard RS-232 serial port. Using either the handheld + transmitter or the serial port transmitter, a user can turn on or off + any of up to 256 appliances, and brighten/dim any of those that happen + to be lamps and plugged into the special lamp modules. Each appliance + to be controlled must be plugged into its own module, and each module + is set (by turning dials on the front) to a unique address by which it + is identified. + +WWW: http://mlug.missouri.edu/~tymm/ |