orhun / HydropotX

Automated and Self-contained Hydroponics System 🌱

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note This is a discontinued project. I'm sharing the resources in case someone else finds it helpful.

Hydroponics is a subset of hydroculture, which is a method of growing plants without soil, by instead using mineral nutrient solutions in a water solvent. Terrestrial plants may be grown with only their roots exposed to the nutritious liquid, or the roots may be physically supported by an inert medium such as perlite, gravel.

HydropotX

1

2 3

4

Part List

Electronic Parts

  • 1x Arduino Nano
  • 1x Tiny breadboard (46mm x 36mm)
  • 2x Peristaltic Liquid Pump (5v)
  • 2x IRF520 MOSFET
  • 1x HC-05 Bluetooth Module
  • 1x DS18B20 Waterproof Digital Temperature Sensor
  • 1x DFRobot pH Sensor
  • 1x EC/TDS Sensor
  • 4x resistor
    • 2x 1k ohm
    • 1x 2.2k ohm
    • 1x 4.7k ohm

Other Parts

  • 1x seedling (e.g: strawberry)
  • 1x drinking water (300ml+, pH: ~7.8)
  • 1x liquid fertilizer (100ml+)
  • 1x plastic cup (180ml-6oz)
  • 4x translucent silicone tube (4mm)
  • 3x container for layers
  • enough growstones/clay pebbles

License

GNU General Public License (v3)

Copyright

Copyright © 2020-2023, Orhun Parmaksız

About

Automated and Self-contained Hydroponics System 🌱

License:GNU General Public License v3.0


Languages

Language:Kotlin 49.8%Language:C++ 40.8%Language:C 9.4%