? run 5v device with Express

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
hydrophyte
 
Posts: 69
Joined: Tue Mar 23, 2021 12:52 am

? run 5v device with Express

Post by hydrophyte »

I am no engineer and this is a very basic question.

I wish to control a 5-volt device (7-segment LED clock display) with this Circuit Playground Express, but the controller only has the 3.3V pinouts. I've read here and there that some 5V devices will run with 3.3V, but I guess this is specifically not the case for this clock display.

Is there a smart way to make this work?

User avatar
blnkjns
 
Posts: 988
Joined: Fri Oct 02, 2020 3:33 am

Re: ? run 5v device with Express

Post by blnkjns »

Get a level-shifter, it does the work for you:
https://www.adafruit.com/product/757

User avatar
adafruit_support_bill
 
Posts: 89646
Joined: Sat Feb 07, 2009 10:11 am

Re: ? run 5v device with Express

Post by adafruit_support_bill »

You don't specify which display you are using. But a level shifter can probably take care of the voltage difference. If you are using one of our i2c display backpacks, then you would need a level shifter specifically designed to work with the i2c bus: https://www.adafruit.com/product/757

For non i2c devices, there are other options:
https://www.adafruit.com/product/395
https://www.adafruit.com/product/1787
https://www.adafruit.com/product/1875

User avatar
hydrophyte
 
Posts: 69
Joined: Tue Mar 23, 2021 12:52 am

Re: ? run 5v device with Express

Post by hydrophyte »

Thanks. That's a big help. I'll get one of those.

Yes, it's the Adafruit 1.2" display with backpack.

I'm building clocks.
15-IV-21-bark-clock-III.jpg
15-IV-21-bark-clock-III.jpg (844.16 KiB) Viewed 330 times

User avatar
adafruit_support_bill
 
Posts: 89646
Joined: Sat Feb 07, 2009 10:11 am

Re: ? run 5v device with Express

Post by adafruit_support_bill »

Nice looking clock! Thanks for the photo.

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

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”