All Projects → OxFloodNet → sensor-device

OxFloodNet / sensor-device

Licence: MIT License
[Core] Firmware, schematics and guides for building the sensors

Programming Languages

Eagle
155 projects
C++
36643 projects - #6 most used programming language
processing
702 projects
objective c
16641 projects - #2 most used programming language

#OxFloodNet Sensor Device

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

Requirements

Base components:

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

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.
  • Example message: aR1B5500----
  • Meaning: Device R1, Battery sensor, Reading: 5500mV (5.5v remaining in battery)

Typical sensor deployment

Testing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].