Giter Club home page Giter Club logo

cloudgarden's Introduction

12/24/21 Functional Design Link:

While I loved the concept of a wireless battery powered soil moisture sensor and performed much research on the topic in the accompanying documents, I have not been able to spare the time to revise and fix the flawed designs described within this repository. As such, I would like to redirect anyone searching to another team who has successfully designed and made a functional prototype available for open usage:

A LoRa enabled and battery powered soil moisture sensor has been designed by the people over at Makerfabs whose wireless transmission systems function correctly and has low energy consumption of around 7.1 uA. More information into the design and function of those functional products/designs can be found at either:


CloudGarden

This repository contains the work of a senior design project from the University of Kentucky to develop a wireless battery powered outdoor soil moisture sensor.

  • The Hardware Design section contains the Autodesk Eagle (created in 9.6.2) computer aided design (CAD) files and bill of materials (BOM) for a custom soil moisture sensor device PCB with functioning soil moisture and temperature sensing capability.
  • The Software Design section contains two methods of programming. One focused on decentralising the code and instantiating objects to seperately develop and integrate code piece by piece labeled OOP. The other, named Functional was focused on developing one central implementation without having to deal with many objects. Both are meant to be ran from the ArduinoIDE with the soil moisture sensor PCB being programmed as an Arduino Pro Mini with the libraries installed or added via the library manager.
  • The Integration Testing section contains sections of code meant for testing separate sensing or communicaiton subsystems on the device while constructing

The main difficulties that disabled our ability to fully finish the project arose from a lack of understanding and prototyping of Wireless LoRaWAN Communication and Serial Microcontroller Chip Connectivity. Without a way of digitally recovering data from the device, we were unable to perform long-term testing to confirm sensing effectiveness and battery life.

Necessary Arduino Libraries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.