Skip to content

Releases: tkerstan/Aquaduino-Next

v1.0-alpha2

09 Jul 19:53
Compare
Choose a tag to compare
v1.0-alpha2 Pre-release
Pre-release

Fixed bug in clocktimer handling preventing them from working appropiately.
Reduced Xively Channel Input field length.

v1.0-alpha

05 Jul 12:46
Compare
Choose a tag to compare
v1.0-alpha Pre-release
Pre-release

This first test release supports 12 digital outputs of the Arduino Mega 2560. Digital 1 to 9 are assigned to pins 14-21 while PWM 1 to 3 are assigned to pins 44-46. A Digital Input used for
water level monitoring is assumed to be attached on pin 38 and two OneWire temperature
sensors are assumed to be attached on pin 39. All these assignments can be changed using
the webinterface. For each sensor it is possible to specify a Xively channel to enable continous
monitoring using the Xively service. The sensor values are pushed every minute to the server.

The webinterface is reachable under the ip address 192.168.1.222. The network configuration
can be adjusted using the configuration page. The Xively API key and Feed needs to be specified
here. Changing the Xively configuration does not take effect immediately. The board needs to
be resetted to activate the new Xively configuration. This also the case for changing the pins
of the OneWire sensor devices.

image

image

image

image

image

image

image

image

image

image