In the Mean Time...
- Miles Lee

- Sep 17, 2017
- 1 min read
So... it has been a long time. I have been pondering about getting a pricy piece of the ROV projects that is unfortunately necessary. This particular piece is important because it will allow the i2c communication signal to be transmitted through a 4 stranded non twisted pair cable wire over about 20 meters.
But, in the mean time before I get the piece, I want to talk about a interesting and fascinating Arduino wifi board called ESP8266 that can be used to de-auther, not jam, certain wifi. Now, this is a serious toy (disclaimer: not a toy; used as a metaphor) which means this device can not be used in public and is purely constructed for educational purposes. Anyways, this is what I have been researching and looking into in the little time I have during this hectic school year.
Some important stuff:
- For tutorials, search "ESP8266 de-auther" on YouTube.
- If you are more experienced in programming and engineering, check out the guys Github which created the code and links the libraries at https://github.com/spacehuhn/esp8266_deauther
Well then,
bye till next time

Comments