The Raspberry Pi is a small, inexpensive ARM-based PC device.
I have installed OpenCV on the Occidentalis operating system (a variant of Raspbian) on a Raspberry Pi, using jayrambhia's script …
python opencv raspberry-piI am using 7" TFT LCD Display with the Raspberry pi, can anyone tell how i can change the screen resolution …
raspberry-pi screen-resolutionI'm trying to access a serial port with Python 2.6 on my Raspberry Pi running Debian. My script named serial.py …
python serial-port raspberry-piI have connect my Raspberry Pi to LAN but there is no internet available. Is there any method to update …
raspberry-piI'm working on a balloon project with a Raspberry Pi. When we potentially recover the Raspberry Pi, it will most …
ssh raspberry-pi ethernetI am new to python and Flask. I have a Flask Web App with a button. When I click on …
javascript python html flask raspberry-piI am attempting to get cross-compiling for Raspberry Pi working on my Ubuntu machine. During my initial attempts I was …
c++ linux arm cross-compiling raspberry-piI am running my own http server on a raspberry pi. The problem is when I stop the program and …
c sockets raspberry-piI have changed the settings of /etc/network/interfaces but with this action my internet doesn't work anymore. Now I …
raspberry-piI'm having trouble compiling a kernel module for a raspberry pi. I want to compile a "hello world" kernel module …
linux makefile raspberry-pi kernel-module raspbian