A low powered radio transmitter.
Jameco part number: 27861
A low powered radio transmitter.
Jameco part number: 27861
http://ukhas.org.uk/guides:linkingarduinotontx2#where_to_buy_the_ntx2
For high altitude telemetry using RTTY.
audio transformer + crystal oscillator + battery = AM radio
At scitoys.com
http://scitoys.com/scitoys/scitoys/radio/am_transmitter.html
source of radio parts for this type of project:
http://www.scitoyscatalog.com/category/R.html
Radio Shack has audio transformers…
http://www.radioshack.com/product/index.jsp?productId=2103254
update 6/2014: audio version of the AM transmitter: https://reactivemusic.net/?p=12263
original post
http://dangerousprototypes.com/2011/10/05/am-sofware-radio-using-arduino/
Forum thread which gives a sketch to generate Morse code at 1337khz, with no additional hardware.
http://arduino.cc/forum/index.php/topic,8456.0.html
Tried this sketch and it actually works – local version is:
morse_code_AM_1337_xmtr
Here is a link to a circuit using a crystal oscillator component and a serial port from windows computer to turn it on and off to make cw, also a suggestion (below) to expand it to use audio modulation…
http://www.instructables.com/id/Build-a-computer-controlled-radio-transmitter/?ALLSTEPS
To those wanting to send audio (as in music/voice): You will need an audio transformer. The transformer has 5 leads: 3 on left, 2 on right. The 3 lead side: connect the audio jacks ground on bottom, input on top leaving the middle lead free. The right side: batteries + supply on bottom lead, the top lead connects to the oscillators input pin. What you used as the ground should be the same. Just plug it into the computers “audio out” plug. To transmit music, play it with whatever music player you like. Plug it into a mp3 player/ipod/cd player and take it with you where ever you go. To send voice, plug mic into pc “audio/mic/line in” plug.
More details on voice modulation…
http://www.instructables.com/id/Make-a-simple-AM-transmitter/
Low cost wide band software defined transceiver.
By Michael Ossmann
http://ossmann.blogspot.com/2012/06/introducing-hackrf.html
HackRF One
I’m not sure what this idea is, but it would translate radio wave field strength into light, musical notes, bar graphs, mechanical stuff, etc.,
After months away from this project I am at this moment listening to 40 meter cw signals via the High Sierra Microwave (HSM) upconverter into the funcube via Max/MSP.
The Max funcube external doesn’t provide a way to turn on the bias tee current which powers the HSM device, so… I am using this version of the FCHid software to turn on bias tee, and set LNA to 0db, while using Max to tune the funcube. This is on windows and both programs can run at the same time.
http://uk.groups.yahoo.com/group/FCDevelopment/files/FCHID/
Prior versions of FCHid don’t have the checkbox for bias tee.
Next on the agenda will be to make this work in Mac OS.
First impressions: signals seem a bit weak, although it could be atmospheric conditions. Filtering isn’t great but its adequate – it just doesn’t have the ‘punch’ you get with a good selective receiver… Which is why nobody in their right might would actually design a shortwave receiver this way.
Update: got it working on mac os using version 3.2 of QtHid to toggle the bias-t – this version is the latest as of the time of this post and was bundled with the dmg.
Uses multimeter to display results.
By Dave1993 at RCgroups