Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4921

Automation, sensing and robotics • Re: Raspberry Pi Zero W, Voltage GPIO's

$
0
0
The operating voltage of the sensor will be given in the sensor datasheet, so look at those (12V, 5V, 3.3V etc.)
More power GPIOs - connect several wires to one 5V (or 3.3V) pin. They will all be 5V (or 3V3) unless you try to take too much current.
Look at the Pi datasheet to see the maximum current draw from the 5V and 3V3 pins.
Also the Pi GPIO inputs are 3.3V maximum.
And the sensors may have analog outputs so you will need an external analog to digital converter (ADC) as the Pi does not have an ADC.
Plus, some sensors use an I2C or SPI or 1-Wire interface - check sensor datasheet.
Look at this for GPIO reference and I2C pins etc. https://pinout.xyz/

Statistics: Posted by neilgl — Wed Feb 21, 2024 10:35 pm



Viewing all articles
Browse latest Browse all 4921

Trending Articles