This project is about a jammer in the 315MHz band, the frequency of the jammer can be changed using the menu.
π· Pictures- Disruptor in the 315 MHz band
- Frequency control using the menu
We use Oled SSD1306, 315MHz Transmitter and Arduino.
- Oled SSD1306 0.96"
- Arduino Nano
- 315MHz Transmitter
- Micro Switch
If youβre interested in building this project on your own, the code is available on GitHub. Simply go to the GitHub repository, and download the code.
GitHub repository: github.com/cifertech/315Mhz-jammer
π Schematic- Complete Schematic
Before uploading the code you need to install the required library in Arduino IDE. Follow these steps:
- Follow this path Sketch> Include Library> Manage Libraries
- Search for Adafruit SSD1306
- Install the library
-Then search for the βGFXβ and install it also.
π UsageIn the first step, by selecting the desired frequency from the options in the menu, the device will start sending a signal to the 315 MHz band, then if necessary, the jammer will be stopped by selecting the up and down switches at the same time, and you will return to the menu.
Comments