Using a Crickit and TFT Gizmo at the same time

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
SleepyOrangutan
 
Posts: 2
Joined: Thu Dec 29, 2022 5:29 pm

Using a Crickit and TFT Gizmo at the same time

Post by SleepyOrangutan »

Hello!

This is a bit of an odd question, but I was wondering if it would be possible to use a Crickit and TFT Gizmo at the same time with one bluefruit?

I have a project for an interactive display where I need to use a solenoid, LED lighting, an LCD or other display, and a few sensors simultaneously, while doing some basic data logging regarding use.

Thank you for your time and assistance!

User avatar
dastels
 
Posts: 15653
Joined: Tue Oct 20, 2015 3:22 pm

Re: Using a Crickit and TFT Gizmo at the same time

Post by dastels »

The two conflict in the use of the A4/SCL and A5/SDA pads. The Cricket uses them for I2C and the Gizmo uses them for SCK & MOSI, respectively.

Dave

User avatar
SleepyOrangutan
 
Posts: 2
Joined: Thu Dec 29, 2022 5:29 pm

Re: Using a Crickit and TFT Gizmo at the same time

Post by SleepyOrangutan »

Thank you for your help! That clears things up a bit. :-)

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

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