OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Running OSPi Unified Firmware on RPi with no OSPi HW › Reply To: Running OSPi Unified Firmware on RPi with no OSPi HW
akobari
Hi Samar,
Thanks again for your help, so I did ran the program in director itself, like this:
[email protected]:~$ cd OpenSprinklerGen2/
[email protected]:~/OpenSprinklerGen2$ ./OpenSprinkler &
[1] 2327
[email protected]:~/OpenSprinklerGen2$ ps
PID TTY TIME CMD
2311 ttyAMA0 00:00:01 bash
2327 ttyAMA0 00:00:00 OpenSprinkler
2428 ttyAMA0 00:00:00 ps
[email protected]:~/OpenSprinklerGen2$
I can see the process is running but when I go to Chrome or Firefox and enter boradIP:8080, nothing happens! Can you tell me which one of these are correct code to get:
https://github.com/OpenSprinkler/OpenSprinkler-Firmware
or
https://github.com/OpenSprinkler/OpenSprinklerGen2.git
or does not matter!