OpenSprinkler Forums OpenSprinkler Unified Firmware Setting up a Windows environment

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48466

    Cosmacelf
    Participant

    I’m struggling a bit getting a correct environment working on Windows to be able to compile the firmware. I’m starting from scratch.

    Among other things, I need a make. Should I install Cygwin? Mingw64? Or just find the standalone gnu make?

    Where does the C compiler come from? It doesn’t seem to come with the Arduino IDE? Or does it?

    Sorry for the NOOB questions. This would be easier in Linux, no doubt, but I’d like to struggle along in Windows if at all possible.

    #48934

    Ray
    Keymaster

    Honestly I haven’t used Windows for years — you will find that even for compiling programs it takes twice or three times longer on Windows compared to Linux or Mac. If you are referring to the OpenSprinkler (microcontroller version) firmware, you just need to install Arduino and compile the program in Arduino. If you are referring to the Linux-based version (e.g. OSPi), I think Cygwin should probably do, but I don’t know how it handles HTTP server.

    I actually would recommend you to install VirtualBox and then install a Linux virtual system in your Windows OS. That’s much better than having to use Cygwin.

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

OpenSprinkler Forums OpenSprinkler Unified Firmware Setting up a Windows environment