Hello all, I was going through and article about Turning RPi into an FM transmitter <http://www.icrobotics.co.uk/wiki/index.php/Turning_the_Raspberry_Pi_Into_an_FM_Transmitter> . It consists of just putting a wire on the GPIO4 of Pi which works as an antenna and run the python script.
The software uses the hardware of RPi which generates spread spectrum clock signals to create FM signals. I dug out more on http://elinux.org/RPi_BCM2835_GPIOs and found out that GPIO4 's alternate functions include ARM_TDI and GPIO_GCLK. I want to know what does the ARM_TDI and GCLK mean. Now, the main question is, can we make BeagleBone Black as an FM receiver using only software without using any external FM module ? Regards -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
