I2C cable to connect pyPortal to PMSA003I

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
bonemender
 
Posts: 8
Joined: Tue Nov 30, 2021 10:37 pm

I2C cable to connect pyPortal to PMSA003I

Post by bonemender »

I purchased the PyPortal, the PMSA003I and some JST SH 4-pin cables. The plugs fit the PSMA003I perfectly, but are too small for the PyPortal. Which cable should I get to connect the PyPortal to the PMSA003I?

Thanks

User avatar
danhalbert
 
Posts: 4688
Joined: Tue Aug 08, 2017 12:37 pm

Re: I2C cable to connect pyPortal to PMSA003I

Post by danhalbert »

You want a JST SH (small, usually black) to JST PH (larger, usually white) cable: https://www.adafruit.com/product/4424 (this one has both ends white).

Note also you want to change the jumper on that connector from 5V to 3.3V if you are going to connect I2C devices: https://learn.adafruit.com/adafruit-pyp ... 3020489-20

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”