AutoGros Docs
  • 👋AutoGro Official Documentation
  • Overview
    • 💡About AutoGro
    • ✨Getting Started
      • 🛜 Setting up a static IP (Optional)
  • Setup Instructions
    • 📪Running the code
      • 🥬 Auto pH balance
    • 📎File Index
      • 📒AutoGro Logs
  • ⚡Wiring Schematics
    • 🔡Power Evaluation
  • 🛠️Parts List & Hardware
    • 🏗️3D Models
    • 📓Part List
  • 💻Backend Data Solutions
    • 🔵Discord Bot Development
    • 📲Web App & API Development
    • 🤖Ai Development
  • 🌐Join Our Community
    • Discord
    • LinkedIn
    • Twitter
    • AutoGro Github
  • 👷‍♂️Meet the Team
Powered by GitBook
On this page
  1. Setup Instructions
  2. Running the code

🥬 Auto pH balance

If enabled, the system attempts to adjust the pH level automatically. If the minimum amount of time has elapsed as defined by PH_BALANCE_INTERVAL (in seconds) since the last auto balance attempt, then auto balance will be attempted after the next water cycle. The system does this after a water cycle to allow the pH adjustment liquid as much time as possible to dissolve in the water before the next water cycle.

PreviousRunning the codeNextFile Index

Last updated 1 year ago

📪