Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 861 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 861 Bytes

#OxFloodNet Sensor Device Sensor code (originally started at Sushack 2013 - http://www.sushack.co.uk/)

Requirements

Initial configuration:

  • Ciseco RFu-328 (SRF radio + ATMega328 module) with an ultrasonic sensor
  • Schematic and parts list shown above

Output

  • LLAP to transmit sensor readings
  • Sends messages in format: a<dash padding til 12 chars>
  • Example message: aR1U65------
  • Meaning: Device R1, Ultrasonic Sensor, Reading: 65cm to water surface.

Sensor gateway:

First sensor deployed