OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Open Sprinkler Raspberry Pi JavaScript / NodeJS Interface

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22594

    Avis
    Member

    https://github.com/AGCTLabs/ospijs

    This is a nodejs based controller that gives
    1. A command line interface to open / shut the valves
    2. JavaScript API interface.

    Using this command line interface you could easily set up unix cron jobs on your pi to schedule your irrigation.

    On the other hand you could easily build a web app or other command line interfaces for example (check the current weather and conditionally open the valve) using the javascript API.

    Folks — Your feedback is valuable !!

    #25326

    Ray
    Keymaster

    Cool. Thanks for sharing.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Open Sprinkler Raspberry Pi JavaScript / NodeJS Interface