Skip to content

ixl55/esp32-Micro-Jammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

esp32-Micro-Jammer

A program to jam all things that operate at a frequency of 2.4 KHz and cut off and stop their work But it is designed to work with ESP32 C3 to be small in size

Note: It can be run on the rest of the esp32.Just make sure that the link works for you

Bonding steps

nrf esp32_c3
VCC 3.3V
GND GND
CE GPIO 20
CNS GPIO 21
SCK GPIO 4
MOSI GPIO 6
MISO GPIO 5

Installation and commissioning steps for ESP32-C3

  1. Arduino IDE Installation Download and install the Arduino IDE software on your device. Arduino IDE

  2. Added ESP32 support to Arduino Open the Arduino IDE program. Go to: File → Preferences In the Additional Board Manager URLs box, add the following link: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json Now head to: Tools → Board → Boards Manager Find esp32 and install the official package from Espressif Systems.

  3. Connecting ESP32-C3 Super Mini Connect the board using a USB-C cable. If your computer doesn't recognize them, you may need to install definitions

CH340 driver :ch340

CP210x driver :CP210x

  1. Board Settings Go to the Tools menu and then adjust the following settings:

Board: Select ESP32C3 Dev Module

Upload Speed: Make it 115200

Port: Choose the correct port

end

Use it legally..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages