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

#40072

akobari
Participant

Hi Samar,

Thanks again for your help, so I did ran the program in director itself, like this:

pi@raspberrypi:~$ cd OpenSprinklerGen2/
pi@raspberrypi:~/OpenSprinklerGen2$ ./OpenSprinkler &
[1] 2327
pi@raspberrypi:~/OpenSprinklerGen2$ ps
PID TTY TIME CMD
2311 ttyAMA0 00:00:01 bash
2327 ttyAMA0 00:00:00 OpenSprinkler
2428 ttyAMA0 00:00:00 ps
pi@raspberrypi:~/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!