1

I am enclosing my raspberry pi B+ into a camera case due to which the micro USB power plug on the pi is not accessible, I was thinking of powering it through the normal USB port. https://www.youtube.com/watch?v=lGELwCXeNTs this shows powering a raspberry pi B through a USB port. Not sure how to do this for my raspberry pi B+. I have tried powering it through USB port but the didnt boot up. Is there any other way?

Ayesha Khan
  • 81
  • 1
  • 7

1 Answers1

2

You can't back-power the B+ through USB, the only other way than the micro USB is via GPIO, see How do I supply power through the GPIO?

ths
  • 211
  • 2
  • 5