Build a Portable Random Noise Audio Jammer for Less than $50
Jered Higgins / May 18, 2024
2 min read 🕒
Description:
Make an affordable and portable random noise generator for counter-surveillance and privacy
Example:
Purpose and Background:
Make an affordable and portable random noise generator for counter-surveillance/privacy With the increasing amount of new surveillance systems, wide use of surveillance devices/software, and lack of tools/resources/education on privacy issues - why not try to maintain some amount of privacy?
Resources:
Supplies:
- Arduino UNO $22.00
- 9V Battery $4.00
- 9V Battery Snap Connector $4.00
- Jumper Wires $2.00
- 8 ohm speaker $2.00
- Photoresistor $1.00
- 4.7K ohm resistor $0.75
- 100 ohm resistor $0.50
- Half-size solderless breadboard $5.00
- Assortment of Lego bricks $4.00
- Total Cost: $45.25
Software:
Circuit/Schematic:
Circuit:
Schematic:
Code:
I used some example code in public domain with a small tweak to generate a tone out that relies on the sensor reading. Adjust the settings to find a sound that isn’t too annoying. See code and instructions below: