Go to file
Thomas Cort 60a61dffae weatherstation: BeagleBone Weather Cape demo app.
The BeagleBone Weather cape enhances the BeagleBone's capabilities
by providing environment sensors (temperature, humidity, pressure,
and ambient light level).

The weatherstation demo is a port of the bonescript weatherstation
to Minix. It provides a nice visual display of the sensor data in
a web browser.

The code is installed to /usr/share/beaglebone/weather on 'earm'
and an embedded web server is started at boot time on port 80
when the cape is attached. Further details are provided in the
README.txt file.

Change-Id: I1596a2b66b213762ace26c0c750c8154c76b5c6e
2013-08-26 21:51:32 +02:00
benchmarks Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
bin increase -Werror resilience 2013-08-21 13:53:39 +02:00
commands Importing usr.bin/tr 2013-08-25 18:51:36 +02:00
common a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
dist/nvi Termcap update, replacing elvis by nvi. 2013-01-24 07:44:38 +01:00
distrib weatherstation: BeagleBone Weather Cape demo app. 2013-08-26 21:51:32 +02:00
docs Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
drivers bmp085: driver for the BMP085 temp&pressure sensor 2013-08-22 16:54:03 -04:00
etc weatherstation: BeagleBone Weather Cape demo app. 2013-08-26 21:51:32 +02:00
external gcc: realize gas supports visibility 2013-08-26 18:02:43 +00:00
gnu Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
include bmp085: driver for the BMP085 temp&pressure sensor 2013-08-22 16:54:03 -04:00
kernel Use ARM_VM_SECTION_MASK to determine kernel base address 2013-08-19 09:53:25 +02:00
lib libaudiodriver: handle interrupt only once 2013-08-20 19:42:37 +02:00
libexec increase -Werror resilience 2013-08-21 13:53:39 +02:00
man Importing usr.bin/tr 2013-08-25 18:51:36 +02:00
releasetools Importing usr.bin/tr 2013-08-25 18:51:36 +02:00
sbin increase -Werror resilience 2013-08-21 13:53:39 +02:00
servers PFS: unblock the child when unsuspending an accept 2013-08-21 11:12:48 +02:00
share weatherstation: BeagleBone Weather Cape demo app. 2013-08-26 21:51:32 +02:00
sys a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
test Importing usr.bin/wc 2013-08-25 18:51:35 +02:00
tests Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00
tools gcc: realize gas supports visibility 2013-08-26 18:02:43 +00:00
usr.bin Importing usr.bin/tr 2013-08-25 18:51:36 +02:00
usr.sbin increase -Werror resilience 2013-08-21 13:53:39 +02:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview misc:Add gerrit code review support. 2013-01-16 09:44:16 +01:00
build.sh Reverting back to default value of MKARZERO 2013-01-17 10:03:58 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00