OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) OpenSprinkler Pi Software / Control4 Driver

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22486

    brandonj
    Member

    https://github.com/RDX/Drivers/tree/master/OpenSprinklerPiServer

    Here is my OpenSprinkler Pi software implementation. It is written in Node.js for the backend with a REST API, and Angular.js for the frontend.
    I originally wrote the software to interface with my Control4 system, and have included a driver for that as well.

    It is in a pretty early stage of development, but it does work (at least what I have implemented). The frontend is as basic as it gets, and the backend lacks long term scheduling, but it is all being worked on, and will be updated frequently.

    Please see the readme for installation instructions – I will add more detailed instructions as needed.

    Let me know what you think!

    -Brandon

    #24521

    Ray
    Keymaster

    Cool, thanks for sharing and the detailed descriptions. I have never used Control4, but just did a quick search after seeing your post. Seems interesting. You may want to upload a couple of pictures (either here or on your blog) so that anyone who is interested can have a quick preview. Thanks.

    #24522

    brandonj
    Member

    @ray wrote:

    You may want to upload a couple of pictures (either here or on your blog) so that anyone who is interested can have a quick preview.

    That is a good idea. I’ll see if I can whip something up.
    I should point out that my program does _NOT_ require a control4 system… I just provide a driver so they can work together.

    -Brandon

    #46412

    riccardo.zulian
    Participant

    @brandonj : Hi Brandon,
    Could you please share your Control4 driver for Opensprinkler?
    Thnaks
    R

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

OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) OpenSprinkler Pi Software / Control4 Driver