Most Popular

1500 questions
9
votes
1 answer

Non-internet local Wifi network

Without the usual convenience of a home based internet wifi box, Is there a way to create/enable a local wifi connection between a Raspberry pi and mobile devices? I am thinking of a project which will use the Raspberry pi to host data which can be…
sisko
  • 287
  • 2
  • 4
  • 9
9
votes
2 answers

Will compiled binaries run on other Linux boxes?

I don't have a Linux box at home, so I'd like to use my Raspberry Pi to try out some development on Linux. Will binaries compiled on it run on other, more standard Linux boxes, or will they only run on the Raspberry Pi?
Tom Medley
  • 4,089
  • 8
  • 33
  • 46
9
votes
3 answers

How does the Raspberry Pi differentiate between multiple expansion boards?

I am just getting started with using the GPIO on the Raspberry Pi for various projects. There are many breakout boards for the RPi and many of those have pins in order to stack boards on top of each other. It seems like the GPIO pins just go…
cspirou
  • 387
  • 1
  • 5
  • 11
9
votes
3 answers

Why do I have to "flash" the operating system onto the microsd card. Why can't I just copy and paste?

I know you can just copy and paste the NOOBS files and it works, but aside from that, in order to install other operating systems on a raspberry pi or some other similar device like odroid, etc, I'm instructed to use the "dd" terminal application…
boulder_ruby
  • 179
  • 2
  • 9
9
votes
3 answers

Designing Raspberry Pi Compute Module with Ethernet capability

I recently got the new Raspberry Pi Compute Module due to the small size and ability to create custom board attaching with it. The application requirement I need is just USB, some I/Os and LAN. I realised the module development kit doesn't not…
Dennis
  • 383
  • 1
  • 5
  • 14
9
votes
4 answers

Why is Python the preferred language for the pi

Why is python perceived as the preferred language to control and manipulate Raspberry Pi? Why is Python language chosen over other other programming languages like PERL, etc. (which are included with distributions like Raspbian) ? Question is not…
Chetan Bhargava
  • 1,252
  • 3
  • 15
  • 29
9
votes
1 answer

How can I refresh image displayed by fbi without black screen transition?

I'm using framebuffer image viewer fbi to display an image on a TV. Everything works fine for one image, if I don't refresh it. But when I need to refresh it, there is ~2 seconds of black screen (I presume while the process takes over the interface…
Sergey
  • 261
  • 2
  • 6
9
votes
1 answer

Multiple Wifi Networks: Connect to Strongest Signal

Following the instructions here, I was able to setup my pi to connect to two different wifis. The two wifis are in the same place and I would like the pi to connect to the one with the strongest signal. Right now if both APs are on, my pi keeps…
participant
  • 981
  • 2
  • 8
  • 20
9
votes
4 answers

Sensor to detect water/liquid level

I have a swamp cooler that does not turn off automatically when the water level evaporates below the safe level, and if I fail to turn it off even once I could damage it. The sensor simply needs to know if it is A) covered in liquid or B) not…
Matthew Moisen
  • 745
  • 5
  • 11
  • 25
9
votes
3 answers

Remove repo from Raspbian

Question I have a repo that causes an error to appear whenever i update or install anything. How can i remove it? Error message W: Failed to fetch http://repo.offensive-security.com/dist/bt4/binary/en_GB Unable to connect to…
Dan Cundy
  • 195
  • 1
  • 1
  • 5
9
votes
1 answer

Use raspberry pi 3.5mm jack as line in

Is is possible to use the 3.5 jack on the Raspberry Pi as a line-in? I need to record audio through the Pi and I didn't find anything conclusive about its audio capabilities. Would like to make sure before searching for a sound card.
Dumitru
  • 213
  • 1
  • 2
  • 3
9
votes
5 answers

UPS for raspberry pi

I want to be able to power my pi like a smartphone (ie from battery or from mains (while charging the battery), hot swappable) I know there are boards like the MoPi that achieve this, but the transport to South Africa will be more than the board…
JacquesL
  • 91
  • 3
9
votes
1 answer

Type of cable needed for new audio/video port on Model B+?

Just wondering what kind of cable I need to output audio and video using the new AV jack on the RPi model B+. I'm assuming it would look like a headphone cord but split to RCA or similar?
Marcel
  • 193
  • 1
  • 1
  • 5
9
votes
2 answers

Using the UV4L driver to stream video from the raspberry pi camera to android phone

Hello raspberry people! I'm posting a new question because I don't have enough rep on raspberrypi.stackexchange to post a comment on this post: https://raspberrypi.stackexchange.com/questions/15000/stream-video-from-rpi-cam-to-android-phone which…
seed_87
  • 131
  • 1
  • 1
  • 8
9
votes
2 answers

Raspberry Pi won't boot and red light shows

I've had my Raspberry Pi for a few months now, and it's given me no trouble up to now. First off, I use one of those micro SD cards that slides in to a small adapter that looks like a full sized SD, and it has always worked well in my Pi. I have an…
Richard
  • 91
  • 1
  • 1
  • 2