Page 7 of 7
2/12/2015
Страница 1: ...o The board breaks out all major pins and makes it easy to incorporate this great chip into your next radio project Also by plugging headphones into the 3 5mm audio jack you effectively use the cable...
Страница 2: ...Required Radio Receiver Basic Arduino Library This library contains two example sketches a basic example and an advanced example both of which will be covered in this tutorial Relevant Documentation...
Страница 3: ...soldering If you ve never soldered before check out this tutorial to pick up a new skill Below are some pictures of how my radio receiver turned out after soldering on the headers Hooking It Up The m...
Страница 4: ...l be using the sample code located in the Si4703 Arduino Library If you haven t downloaded the Si4703 Library you can grab it here Unzip the folder into your Arduino Libraries folder so that you have...
Страница 5: ...d initialization is pretty easy We start by including the Si4703 and Wire libraries The Wire library is needed for I2C communication which is what is used to talk to the radio receiver The Si4703 libr...
Страница 6: ...e m radio toggleMute break default break End main loop The loop routine is also pretty straightforward The loop waits for input from the serial terminal Once a character is received a decision is made...
Страница 7: ...Page 7 of 7 2 12 2015...