Hardware Hacking Security

DSTIKE WiFi Deauther OLED

This tiny ESP8266 development board is a small version of our WiFi deauther projects. It comes installed with the latest ESP8266 Deauther software. With this software, you can perform different attacks to test WiFi networks. Please note that the ESP8266 does only support 2.4GHz. For more details on the software

You can download from github:  https://github.com/spacehuhn/esp8266_deauther

You can also use it to develop your own software. It is simple to use, just like any other ESP8266 development board.

GPIOs and Hardware Info

Display: SH1106 1.3″

OLED Display SDA: GPIO 5 (D1)

Display SCL/SCK: GPIO 4 (D2)

WS2812b LED: GPIO 15 (D8)

Button Up: GPIO 12

Button Down: GPIO 13

Button Select: GPIO 14

High Light LED: GPIO16

All ESP8266 pins break out.

  • Only ~80mA power usage
  • LM39100 Low Voltage Low-Dropout Regulator
  • TP4056+PL5353A battery protection solution
  • Included 2dB antenna
  • All GPIO breakouts and 3.3 and 5V output
  • 2 LEDs to indicate battery charging status (Red:Charging,Green:Full)
  • Protection: short, over charging, over discharging, temperature

WiKi

https://github.com/spacehuhn/esp8266_deauther/wiki

Blog

https://dstike.com/blogs/news/about-those-copycat-products-of-mine

Post Comment