How to Build a Raspberry Pi Radio Transmitter
1–10 of 18 posts
Re: How to Build a Raspberry Pi Radio Transmitter
#2If you want the technical details behind it, a good starting place is http://www.icrobotics.co.uk/wiki/index.php/Turning_the_Raspb...
Or the blog of the creator at http://www.omattos.com/node/19
Re: How to Build a Raspberry Pi Radio Transmitter
#3Any caches? Seemed interesting
Re: How to Build a Raspberry Pi Radio Transmitter
#4Re: How to Build a Raspberry Pi Radio Transmitter
#5Appears to have breached hosting limits (or some other 500) Any caches? Seemed interesting
Re: How to Build a Raspberry Pi Radio Transmitter
#6Re: How to Build a Raspberry Pi Radio Transmitter
#7Re: How to Build a Raspberry Pi Radio Transmitter
#8one of the fastest ways to tell that someone didn't know what they're doing when they designed a board is that they placed the oscillator anywhere other than right next to the component it drives. the traces that connect the oscillator to the component are basically an antenna - the longer they are, the stronger they broadcast. This becomes an issue when there are multiple oscillators in close proximity - their broadcasts can interfere with each other and cause them to synchronize. I forget what this effect is called but here's a neat video that kinda illustrates it: https://www.youtube.com/watch?v=kqFc4wriBvE&feature=kp
Re: How to Build a Raspberry Pi Radio Transmitter
#9Re: How to Build a Raspberry Pi Radio Transmitter
#10Lately I've been trying to find a way to do exactly that - initially using audio in - but so far without any luck.