Pinned Repositories
315Mhz-jammer
315Mhz jammer with Menu
ARPoLAN
A tool for network scanning and ARP spoofing using the Atmega32u4 and W5500
Daeva
A cybersecurity tool for RF scanning, copying, and replaying signals
ESP32-DIV
ESP32DIV is a dual-purpose wireless testing toolkit powered by an ESP32
EvilDuck
DIY USB Rubber Ducky based on Arduino Micro
nRFBox
Open-source ESP32-powered tool to scan, jam, spoof, and master BLE, Wi-Fi, and 2.4GHz networks.
RF-Clown
BLE and Bluetooth Jammer with nRF24L01 and ESP32
TamaFi
TamaFi is an open-source, WiFi-enabled virtual pet project built with an ESP32
wardriver3000
portable wardriver device
WiFiBox
Packet Monitor with Waterfall Plot using ESP32
cifertech's Repositories
cifertech/EspNow-Relay
Using the ESP-NOW protocol, we can remotely control and command a relay. In other words, we control electrical appliances with ESP-Now. It should be noted that in the open air, we can create a distance of 150 meters between the transmitter and the receiver.
cifertech/ESP-WiFiscanner
Using the ESP8266 module, scan and display existing Wi-Fi networks.
cifertech/ESPNOW-Gyro-Servo
With the help of the ESP-Now protocol, we intend to receive x values from the MPU6050 module, and at the destination in this way, we control one to change the x values of the servo motor.
cifertech/ESP-WiFiPing
Measure WiFi speed with esp8266 and display on Oled screen.
cifertech/Ultrasonic-Levitator
Suspend objects using sound waves and of course with the help of Arduino board.
cifertech/EspGyro-Oled
With the help of the Giro MPU6050 module, we will get the values of x, y and z in 3D environment, and then we will display the values with the help of the OLED display and ESP8266 board.
cifertech/EspNow-DHT22
Using the ESP32 board and the Wemos board with the ESP8266 chip, send the temperature values from the source of the ESp32 board to the Wemos board using the ESP-NOW protocol.
cifertech/Webserver-DotMatrix
Launch the Max7219 chip dot matrix module with ESP8266 board but wirelessly.