Clue

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
FrankSchmidt
 
Posts: 22
Joined: Thu Jul 05, 2018 2:57 pm

Clue

Post by FrankSchmidt »

What are the pin assignments for A and B buttons on the Clue in Arduino so I can use them as inputs? I looked on Clue PCB at GitHub and cannot find a pin diagram for Clue. Link to it ? Thx..

User avatar
adafruit_support_carter
 
Posts: 29150
Joined: Tue Nov 29, 2016 2:45 pm

Re: Clue

Post by adafruit_support_carter »

Try D5 for left/A button and D11 for right/B button.

There should be a guide coming soon for the Clue. For now, you can get a lot of this from the pin defs in the core:
https://github.com/adafruit/Adafruit_nR ... ariant.cpp

User avatar
migilmor
 
Posts: 22
Joined: Tue Mar 12, 2019 12:32 pm

Re: Clue

Post by migilmor »

Just received my Clue Alpha and while LH button works speaker RH button doesn't activate two white LEDs to illuminate colour test object.

Any suggestions

User avatar
adafruit_support_carter
 
Posts: 29150
Joined: Tue Nov 29, 2016 2:45 pm

Re: Clue

Post by adafruit_support_carter »

@migilmor Please start a new thread for your issue and post more details about the code you are running.

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

Return to “Arduino”