Tagged Questions
5
votes
2answers
503 views
Is running a CGI server as root too dangerous?
I've setup my Raspberry Pi with nginx and fcgiwrap as CGI. I wanted to control GPIO ports using a Python script with the Rpi.GPIO library. The problem is that in order to be able to control the ports, ...
9
votes
3answers
4k views
Using Raspberry Pi to control my AC via infrared
When I'm on my way back home from somewhere, I want to be able to switch my AC on a few minutes before I arrive at my apartment, probably by using my phone to connect to my Raspberry Pi on my desk ...