Skip to content

Small and pocket-sized, a phrase that is completely misunderstood if taken out of context, I am talking about a wardriving device.

License

Notifications You must be signed in to change notification settings

d0ra1mon/d0raCatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d0raCarch V1 - Wardriving device

Arduino GitHub Version

Small and pocket-sized, a phrase that is completely misunderstood if taken out of context, I am talking about a Wardriving device.

For the creation of this project you will need:

Pay attention

In the file WifiScan.ino you will find the instructions for the connections, pay special attention to the connection of the gps module: the rx pin is connected to pin D4(gpio 2) but in the .ino file the connection to pin D3(gpio 0) is indicated, same for the Tx pin, it is connected to pin D3(gpio 0) but the connection to pin D4(gpio 2) is indicated.

Remember, after connected all pin and completed the assembly you should go out and power on the device, after 5/10 minutes if all connection is ok the gps should blink. Pay attention!

How it works

It essentially scans the networks around you via the Wemos, obtains the position via the GPS and stores them in .csv format on an sd card.

To drop duplicates you should use the file main.py into Advance folder, this script can:

  • Get all file to merge from ToMerge folder, check and drop all duplicates row and save the final result into Done folder.
  • Get the file to clean from ToClean folder, check and drop all duplicates and save the final result into Done folder.
  • Generate and save the 2D Map into Map folder.

Assembly

Below are some pictures of the device without a case, so that you can understand how to place the modules to optimise space.

3D Case

Finally, in the 3D/Version1 folder you will find the two files for 3d printing of the case.

d0raCatch V2

Arduino GitHub Version

In version 2.0 its design has been changed and an antenna has been added to increase the gps power, making it even more accurate.

For the creation of this project you will need:

3D Case

Finally, in the 3D/Version2 folder you will find the two files for 3d printing of the case.

Disclaimer

I recommend using this device for testing, learning and fun :D

About

Small and pocket-sized, a phrase that is completely misunderstood if taken out of context, I am talking about a wardriving device.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published