Skip to content
Luigi Pizzolito edited this page May 24, 2017 · 2 revisions

Intro

I'm developing a Sonic Screwdriver(Doctor Who) using a ESP8266 Wi-Fi Module and an ATtiny85 AVR.

Functions

  • WiFi Deauther
  • WiFi Control
  • Sonic SFX, LFX
  • Torch
  • UV Torch
  • IR Code Capture
  • IR Code Emission
  • Sensor Feedback
  • Mode Setting

Currently working on

  • Physical User Interface

Original ESP8266 Deauther Code

https://github.com/spacehuhn/esp8266_deauther

Clone this wiki locally