Top "Raspberry-pi" questions

The Raspberry Pi is a small, inexpensive ARM-based PC device.

How to disable sleeping on Raspberry pi

I am working on a project similar to the one at http://www.instructables.com/id/Raspberry-Pi-Wall-Mounted-Google-Calendar/?ALLSTEPS Similarly, I …

raspberry-pi raspbian
Raspberry Pi with Kinect

Could anyone get the camera data from the Kinect using a Raspberry Pi ? We would like to make a wireless …

kinect raspberry-pi
iwconfig - connect network via wifi on terminal

On raspberry pi irukeru@raspberrypi ~ $ sudo iwconfig wlan0 mode managed irukeru@raspberrypi ~ $ sudo iwconfig wlan0 channel 11 irukeru@raspberrypi ~ $ sudo iwconfig …

linux terminal wifi raspberry-pi raspbian
nginx: [emerg] unknown directive " " in /etc/nginx/sites-enabled/example.com:3

I have followed this website http://raspberrypihelp.net/tutorials/24-raspberry-pi-webserver to setup the HTTP server nginx on my Raspberry Pi …

linux nginx raspberry-pi httpserver raspbian
Stop Raspberry Pi from running program at boot

I was trying to figure out how to run a program at boot, but after realizing this program is an …

linux raspberry-pi raspbian
Using Python smbus on a Raspberry Pi - confused with syntax

I am trying to use python-smbus on a Raspberry Pi to communicate with an MMA7660 accelerometer chip using I2C. …

python raspberry-pi i2c
Connect MySQL with Python 3.6

I'm looking for a library to connect to MySQL with Python 3.6. All libraries I found did only work with older …

python mysql database raspberry-pi
Run shell script with node.js (childProcess)

I want to run a shell script on my node.js server, but nothing happened... childProcess.exec('~/./play.sh /…

javascript node.js debian raspberry-pi raspbian
How do I open up my MySQL on my Raspberry Pi for Outside / Remote Connections?

I have a Raspberry Pi that stores temperature data for homebrewing activity. I am making a Spring MVC application on …

mysql raspberry-pi remote-connection
How do I detect and connect to a hidden SSID on my Raspiberry Pi 3 (Raspbian)?

How do I configure my Raspberry Pi 3 (running Raspbian) to connect to a hidden network? I know it involves editing …

raspberry-pi wifi hidden ssid raspberry-pi3