Music Maker Featherwing and RFM69

Please tell us which board you are 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
nlaurie
 
Posts: 8
Joined: Sun May 01, 2011 7:34 pm

Music Maker Featherwing and RFM69

Post by nlaurie »

Referencing this tutorial
https://learn.adafruit.com/remote-effects-trigger/

I just purchased a bunch of Adafruit Feather M0 RFM69HCW so I can do some remotely triggered effects with the MusicMaker Featherwing.

But the more I look into it it seems like the radio will need to be disabled with completely invalidates the project.
pinMode(8, INPUT_PULLUP);

What will I need to do to get the "Feather M0 RFM69HCW" to work with Music Maker FeatherWing? It's real important that I can trigger the Music Maker with RF commands

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: Music Maker Featherwing and RFM69

Post by adafruit_support_mike »

Set pin 8 high before you talk to the Music Maker or SD card, then set it low when you wanty to talk to the radio.

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

Return to “Feather - Adafruit's lightweight platform”