Skip to content

miami6/ESP8266-Mini-Wardriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266-Mini-Wardriver

Project Title

ESP8266 Mini Driver

A brief description of what this project does

This is a small electronics project for all those interested in arduino and wifi stuff

A arduino sketch in th eino format to get your hardware going wardriving on the ESP8266 WiFi microcontroller

Documentation on this page is still in development. CREDIT to Alex Lynd for the Idea.

Components used in the project are as follows

Any ESP8266-based board should work with the basic required components, but the D1 mini form factor is highly recommended since using modules (such as for SD logging + battery management) can be done using plug-and-play hardware in a small footprint. All linked components are D1 mini compatible.

Pinout Wemos D1 Pinout

Required Components:

Component Purpose ESP8266 Gather WiFi data & control hardware modules Wemos D1 Product

SD Reader Store data that we can analyze with WiGLE / Python SD Card Wiring

GPS Module Grab geolocation data + timestamp

Display 128x64

Optional Components:

Component Purpose 128x64 OLED Get a visual display of WiFi data being captured LiPo Battery Power your ESP8266 for portable applications

SD Reader Pin ESP8266 GPIO D1 Mini Pin MISO GPIO12 D6 MOSI GPIO13 D7 SCK GPIO14 D5 CS GPIO15 D8 GPS Module

GPS Pin ESP8266 GPIO D1 Mini Pin TX GPIO2 D4 RX GPIO0 D3

Acknowledgements

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages