Top "Raspberry-pi" questions

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

SVN Unexpected HTTP status 405 Method Not Allowed

I have installed svnserver on my RaspberryPI a year ago... Since i've recently updated my RaspberryPI with sudo apt-get update …

linux svn raspberry-pi webdav svn-server
Configure Wifi (hidden SSID) on Raspbian (EDIMAX Wifi Adapter)

I have trouble connecting to the wifi network with my Raspberry Pi (Raspbian Wheezy) in combination with EDIMAX EW-7811UN …

configuration raspberry-pi wifi raspbian wpa
How do you install newest version of node.js on Raspberry Pi?

I want to install the latest stable version of Node.js on Raspberry Pi 3. How do I do it in …

node.js raspberry-pi raspbian
using motion on raspberry pi for webcam streaming issue

I have a USB webcam (unknown make, no markings) thats been detected fine on my Raspberry Pi. This is the …

webcam raspberry-pi motion raspbian
MonoDevelop ARMv6 on Raspberry Pi

Will MonoDevelop compile to the ARMv6, mainly so I can get it running on my Raspberry Pi? I've noted that …

mono monodevelop raspberry-pi
Raspberry Pi ad-hoc networking

I want to try some networking projects with Raspberry Pis, and I need to just send packets between a pair …

linux networking wireless raspberry-pi adhoc
Error using insmod "Could not insert module hello_world.ko: Invalid module format"

I'm trying to make a hello_world kernel module using C and Bash on a Raspberry Pi. I successfully used …

c linux raspberry-pi insmod
Accessing the GPIO (of a raspberry pi) without ``sudo``

This question might not be specific to the raspberry pi, of course. Also, I'm relatively new to Linux. I want …

linux sudo raspberry-pi gpio
Using FTDI D2XX drivers with Python from Raspberry Pi on raspbian soft-float

We have a USB device controlled by FTDI's D2XX drivers. It's currently controlled from a Windows machine via a …

python usb raspberry-pi ftdi raspbian
python mqtt script on raspberry pi to send and receive messages

MQTT question: Hi, I’m trying to set up a MQTT network between multiple Raspberry Pis (starting with two). I …

python raspberry-pi mqtt paho