dps / piui

Add a UI to your standalone Raspberry Pi project using your Android phone
419 stars 96 forks source link

do it yourself #13

Open shaiy310 opened 6 years ago

shaiy310 commented 6 years ago

i followed the instructions and tried to run the demo. the python crashes when trying to initialize the http server. it seems that the nginx has bind the ip 0.0.0.0 with port 9999 and the python demo is trying to reuse it.

does this project still being updated?

jtrox72 commented 6 years ago

Hello, I was just wondering if you were able to find a solution to this issue. trying to use this to make in interface to control individually addressable LED's and I seem to be stuck here as well

Thank you

shaiy310 commented 6 years ago

no, i used a different project that worked for me.

jtrox72 commented 6 years ago

Would you happen to have a link to the project that you were able to get working?