Trim camera cable for pi 2 for Raspberry pi zero

Clash Royale CLAN TAG#URR8PPP
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
camera pi-zero cable
add a comment |
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
camera pi-zero cable
what is the pinout difference between the two?
– jsotola
Dec 29 '18 at 19:23
add a comment |
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
camera pi-zero cable
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
camera pi-zero cable
camera pi-zero cable
asked Dec 29 '18 at 18:51
Lynnette ViningLynnette Vining
212
212
what is the pinout difference between the two?
– jsotola
Dec 29 '18 at 19:23
add a comment |
what is the pinout difference between the two?
– jsotola
Dec 29 '18 at 19:23
what is the pinout difference between the two?
– jsotola
Dec 29 '18 at 19:23
what is the pinout difference between the two?
– jsotola
Dec 29 '18 at 19:23
add a comment |
1 Answer
1
active
oldest
votes
The CSI port of the Zero W is smaller than that of the Pi 2 and 3. You will need an adapter cable to make it fit. I'd say it's rather complicated to DIY that.
See e.g. here: Raspberry Pi Zero Camera Adapter or Camera Cable - Raspberry Pi Zero edition and others.
... and some nice additional information about the pinout is to be found here.
In a make do situation, removing unused pins looks feasible cdn.shopify.com/s/files/1/0174/1800/products/…
– Lynnette Vining
Dec 29 '18 at 21:18
@LynnetteVining certainly so, but the outcome will be highly dependant on your skills and tools available. It may work or may not including the probability of killing both the Pi and the Camera. Is that chance worth a £4 adapter? But if you're up to it and going down that road feel free to post an answer documenting the result and the steps to get there. That'd be certainly a worthwhile answer.
– Ghanima♦
Dec 30 '18 at 9:18
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("schematics", function ()
StackExchange.schematics.init();
);
, "cicuitlab");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "447"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fraspberrypi.stackexchange.com%2fquestions%2f92401%2ftrim-camera-cable-for-pi-2-for-raspberry-pi-zero%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The CSI port of the Zero W is smaller than that of the Pi 2 and 3. You will need an adapter cable to make it fit. I'd say it's rather complicated to DIY that.
See e.g. here: Raspberry Pi Zero Camera Adapter or Camera Cable - Raspberry Pi Zero edition and others.
... and some nice additional information about the pinout is to be found here.
In a make do situation, removing unused pins looks feasible cdn.shopify.com/s/files/1/0174/1800/products/…
– Lynnette Vining
Dec 29 '18 at 21:18
@LynnetteVining certainly so, but the outcome will be highly dependant on your skills and tools available. It may work or may not including the probability of killing both the Pi and the Camera. Is that chance worth a £4 adapter? But if you're up to it and going down that road feel free to post an answer documenting the result and the steps to get there. That'd be certainly a worthwhile answer.
– Ghanima♦
Dec 30 '18 at 9:18
add a comment |
The CSI port of the Zero W is smaller than that of the Pi 2 and 3. You will need an adapter cable to make it fit. I'd say it's rather complicated to DIY that.
See e.g. here: Raspberry Pi Zero Camera Adapter or Camera Cable - Raspberry Pi Zero edition and others.
... and some nice additional information about the pinout is to be found here.
In a make do situation, removing unused pins looks feasible cdn.shopify.com/s/files/1/0174/1800/products/…
– Lynnette Vining
Dec 29 '18 at 21:18
@LynnetteVining certainly so, but the outcome will be highly dependant on your skills and tools available. It may work or may not including the probability of killing both the Pi and the Camera. Is that chance worth a £4 adapter? But if you're up to it and going down that road feel free to post an answer documenting the result and the steps to get there. That'd be certainly a worthwhile answer.
– Ghanima♦
Dec 30 '18 at 9:18
add a comment |
The CSI port of the Zero W is smaller than that of the Pi 2 and 3. You will need an adapter cable to make it fit. I'd say it's rather complicated to DIY that.
See e.g. here: Raspberry Pi Zero Camera Adapter or Camera Cable - Raspberry Pi Zero edition and others.
... and some nice additional information about the pinout is to be found here.
The CSI port of the Zero W is smaller than that of the Pi 2 and 3. You will need an adapter cable to make it fit. I'd say it's rather complicated to DIY that.
See e.g. here: Raspberry Pi Zero Camera Adapter or Camera Cable - Raspberry Pi Zero edition and others.
... and some nice additional information about the pinout is to be found here.
answered Dec 29 '18 at 19:24
Ghanima♦Ghanima
12.1k93978
12.1k93978
In a make do situation, removing unused pins looks feasible cdn.shopify.com/s/files/1/0174/1800/products/…
– Lynnette Vining
Dec 29 '18 at 21:18
@LynnetteVining certainly so, but the outcome will be highly dependant on your skills and tools available. It may work or may not including the probability of killing both the Pi and the Camera. Is that chance worth a £4 adapter? But if you're up to it and going down that road feel free to post an answer documenting the result and the steps to get there. That'd be certainly a worthwhile answer.
– Ghanima♦
Dec 30 '18 at 9:18
add a comment |
In a make do situation, removing unused pins looks feasible cdn.shopify.com/s/files/1/0174/1800/products/…
– Lynnette Vining
Dec 29 '18 at 21:18
@LynnetteVining certainly so, but the outcome will be highly dependant on your skills and tools available. It may work or may not including the probability of killing both the Pi and the Camera. Is that chance worth a £4 adapter? But if you're up to it and going down that road feel free to post an answer documenting the result and the steps to get there. That'd be certainly a worthwhile answer.
– Ghanima♦
Dec 30 '18 at 9:18
In a make do situation, removing unused pins looks feasible cdn.shopify.com/s/files/1/0174/1800/products/…
– Lynnette Vining
Dec 29 '18 at 21:18
In a make do situation, removing unused pins looks feasible cdn.shopify.com/s/files/1/0174/1800/products/…
– Lynnette Vining
Dec 29 '18 at 21:18
@LynnetteVining certainly so, but the outcome will be highly dependant on your skills and tools available. It may work or may not including the probability of killing both the Pi and the Camera. Is that chance worth a £4 adapter? But if you're up to it and going down that road feel free to post an answer documenting the result and the steps to get there. That'd be certainly a worthwhile answer.
– Ghanima♦
Dec 30 '18 at 9:18
@LynnetteVining certainly so, but the outcome will be highly dependant on your skills and tools available. It may work or may not including the probability of killing both the Pi and the Camera. Is that chance worth a £4 adapter? But if you're up to it and going down that road feel free to post an answer documenting the result and the steps to get there. That'd be certainly a worthwhile answer.
– Ghanima♦
Dec 30 '18 at 9:18
add a comment |
Thanks for contributing an answer to Raspberry Pi Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fraspberrypi.stackexchange.com%2fquestions%2f92401%2ftrim-camera-cable-for-pi-2-for-raspberry-pi-zero%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
what is the pinout difference between the two?
– jsotola
Dec 29 '18 at 19:23