Skip to content

A compact and mobile soil health diagnostic tool that uses Arduino Nano.

License

Notifications You must be signed in to change notification settings

HawtStrokes/TerraCheck

Repository files navigation

TerraCheck

A compact and mobile soil health diagnostic tool that uses Arduino Nano.

Description

TerraCheck is an approach to soil health assessment designed for field deployment. It integrates an Arduino Nano, sensors, an HC-05 Bluetooth module, a battery pack, and a protective enclosure. The device wirelessly transmits plant-related data to a paired computer, where a dedicated C++ program processes the information to infer insights.

Build

Cloning

In a terminal, enter the following commands.

git clone --recursive https://github.com/HawtStrokes/TerraCheck.git
cd TerraCheck/
git submodule update --init --recursive 

External

Use C-Make to generate the project files of the following and link appropriately:

Planned Features

  • Add more sensors
  • Android/IOS support

Dependencies

About

A compact and mobile soil health diagnostic tool that uses Arduino Nano.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published