Use this tag for any questions related to the cables needed to connect the Raspberry Pi to power, screens, and other peripherals.
Questions tagged [cable]
60 questions
30
votes
6 answers
Can I use PATA cables for GPIO?
Raspberry's GPIO connector looks very similar to the old Parallel-ATA connectors. I do have several spare floppy/hdd PATA ribbon cables. Can I use these cables for GPIO? I know that GPIO has 26 pins, floppy has 34, hdd has 40, but the GPIO connector…
asalamon74
- 4,108
- 4
- 31
- 31
25
votes
3 answers
What kind of HDMI cable do I need?
What kind of HDMI cable do I need if I want to connect my Raspberry PI to a full HD ( 1920 x 1080 ) TV (which has HDMI input)?
According to the Wikipedia, there are 5 types of HDMI connectors: A, B, C, D, E, and several types of cables: Standard,…
asalamon74
- 4,108
- 4
- 31
- 31
18
votes
5 answers
Do I need to use a ribbon cable for GPIO?
I haven't gotten my R-Pi yet, otherwise I would've just tried it, but do I need a ribbon cable to use GPIO or can I just connect a bunch of wires from the pins to a solder-less breadboard?
ohblahitsme
- 741
- 1
- 7
- 18
12
votes
2 answers
How can I use an iMac as an external display?
I have to admit, the research that I've done suggests that it is not possible to do this (and that it is more complicated than originally thought). The Raspberry Pi outputs HDMI, and iMacs (at least those from mid-2010) do not accept HDMI inputs --…
Sputnik
- 385
- 1
- 3
- 10
10
votes
5 answers
Can the Pi camera module be used with a longer cable?
It appears the Raspberry Pi camera module v2 includes a 15cm ribbon cable, to connect it to the Pi. But I would like to have the camera sited further from the Pi, maybe a few metres away.
So can this cable be extended, or replaced with a longer…
vclaw
- 201
- 1
- 2
- 5
7
votes
3 answers
Can the RPi Camera cable be folded/creased?
The RPi camera uses a cable that looks nearly identical to a flat flex cable.
The regular RPi Camera connector.
The Pi Zero adapted version.
I have seen videos of people folding/creasing these types of cables. (Source) But I do not know if this…
Patrick Cook
- 6,365
- 8
- 38
- 63
5
votes
2 answers
Max distance for GPIO cable?
I'm planing on putting up a magnet and a reed switch on my window at home and I'm planing on using a RaspberryPi to sense when it's open/closed.
I'm going to pull the wire up in the attic so the distance can vary a bit from 3 meters to maybe 20…
PatricF
- 173
- 2
- 5
5
votes
3 answers
Where do I plug in a 5V mini fan on a Raspberry Pi?
I have a Raspberry Pi 3 Model B+. I am currently installing the Pi into a Super Tinytendo case, which came with a built-in mini fan. However, I'm not sure which set of pins I should plug the fan into.
According to the specs, the mini fan is 5 volts.…
Stevoisiak
- 321
- 3
- 5
- 21
5
votes
4 answers
Raspberry Pi Monitor goes black periodically
I have a Raspberry Pi 2 connected to a Dell 1707FP monitor via an HDMI-to-VGA cable. Every minute or so , the screen will randomly turn black for a second and then return. This occurrence happens randomly. I have tried the cable and monitor with my…
Alex
- 59
- 1
- 1
- 2
4
votes
1 answer
Trim camera cable for pi 2 for Raspberry pi zero
I ordered a camera for my pi zero w and got the wrong one. Can it be trimmed to fit the zero’s smaller connectors
Lynnette Vining
- 81
- 1
- 3
4
votes
1 answer
What cable do I need to connect an SPI (4-wire) interface?
I have received an e-ink display as a gift. The connection interface is SPI. I would assume that I need to find a cable/adaptor that would output to different GPIO (I have a breadboard so it should be easy). My search has been unsuccessful so…
Hipersup
- 43
- 1
- 4
4
votes
2 answers
Random GPIO values when ribbon cable is connected
I've installed the GPIO python library to read/write to GPIO pins. To get the state of the pins I'm using "gpio readall" which displays a table with all the pins from the RPI and I can see which pin is HIGH and which one is LOW.
The problem i'm…
lorandd
- 41
- 1
4
votes
4 answers
Console cable to iPhone / iPad
Is it possible to connect my iOS devices to RPi using console cable?
For example, I want to access my RPi on the go without internet connection and I don't want to carry my laptop with me (to use the USB serial console cable).
I saw this Redpark…
xcession
- 41
- 1
- 4
4
votes
1 answer
Camera Module V2 working on Raspberry Pi 3 but not on Raspi Zero W
I have a new Camera Module V2 that I tried to hook up with a new Raspberry Pi Zero W with this adapter cable.
When I call raspistill -o test.jpg I get
mmal: Cannot read camera info, keeping the defaults for OV5647
mmal: mmal_vc_component_create:…
Felix Auer
- 43
- 4
4
votes
2 answers
Powering Raspberry Pi Zero and a HUB with one charger (3 in 1 cable)
I'm planning to buy the latest Raspberry Pi (Zero) and I'm trying to figure something out. Let's assume I have a decent power supply (2A) and I'm using this cable for powering it and powering an USB HUB.
Connections:
Male Micro USB: connected to…
koras
- 141
- 4