Things
by Christopher Konopka
Simple FM transmitter
By Tetsuo Kogawa at openthing.org
http://www.openthing.org/products/niftymitter/make-a-niftymitter/
schematic:
“OpenBTS is a Unix application that uses a software radio to present a GSM air interface to standard 2G GSM handset and uses a SIP softswitch or PBX to connect calls.”
Any VCR with antenna output has a built-in RF modulator.
Generally they transmit on channels 2-4. Here are the US frequencies:
from wikipedia http://en.wikipedia.org/wiki/Television_channel_frequencies
The signal is weak, not intended for broadcast. Not legal to broadcast… but hypothetically, amplifiers and antennas could be connected.
This audio signal is from an iPod playing through a VCR received by rtl-sdr in Max on 65.75 MHz. (channel 3) using a random length wire connected to the antenna output.
Notes about RF modulators:
I have tried this with some small RF modulator boxes. One of the problems is that you need to send a signal to the video input, or the modulator won’t run. You can get a rough signal by patching one of the audio channels into the video input jack. Or a better signal by using the video composite output of a raspberry-pi. Although the VCR gives a much cleaner signal
By Henning Umland
http://www.celnav.de/hv/hvindex.htm
“If, for example, the capacitance of C were 1000 μF, a charge of 1 mAs would result in a voltage of 1 V, independent of any current fluctuations (the capacitor voltage varies in proportion with the charge). I use two paper/oil capacitors with a total capacity of approx. 1500 μF. Thus, a capacitor voltage of 1 V is equivalent to a charge of 1.5 mAs. The time constant resulting from C and the internal resistance of the vacuum tube volt meter, VTVM (Ri = 11 MΩ), is 16500 seconds. Therefore, the capacitor voltage remains virtually constant for some time after the anode current stops flowing. Electrolytic capacitors are not suitable for such a circuit because of their relatively high and unpredictable leak current…”
From “Building a Simple X-Ray Machine”
Summary of experiments with IR beam detection.
Initial testing with Radio Shack sensors and IRremote library: https://reactivemusic.net/?p=4027
Built by students at Gould Academy, Bethel, Maine 2013.
Detects movement on stairs using individual IR sensor pairs on each step. When an IR beam is broken, a note is triggered and status LED lights up. Using an Ethernet shield, the data is tracked in a feed at xively.com
Adafruit IR emitters and receivers
https://www.adafruit.com/products/157
https://www.adafruit.com/product/388
IR transmitters and receivers wired into terminal strips (no soldering):
schematic:
schematic:
[wpdm_file id=19]
(local file: musicalStairsVersion3tz2)
What is going on at IBM?
note: 6/2021 – They removed the link to this graphic. I wonder why?
http://www.ibm.com/smarterplanet/us/en/madewithibm/stories/
Europe attacks?
Here’s a circuit that provides some gain to iPod line-out audio to drive the TXD pin of a Radiometrix NTX2. It uses an LM386N audio amplifier chip (available from Radio Shack). I just substituted capacitors until it worked. Its powered by +5v DC from an Arduino pin.
Roughly based on this circuit – http://www.instructables.com/image/FTZUHWBGD2J36P8
Next will be trying the TS922 op amp.