Git Product home page Git Product logo

esp8266-sniffer-1's Introduction

Aeroscout tag sniffer.

Switches the ESP8266 into promiscuous mode and reports the MAC and RSSI of
 any tags that broadcast to the Aeroscout destination address (01:0c:cc).

This information is pushed out the UART at 115200 baud, in a simplistic
format of MAC address and rssi. The python program sorts them by RSSI and 
creates a list, with a 10 second timeout to drop off tags that are no longer 
visible.

A great deal of this, most (notabll the packet capture struct and the general idea)
was pulled from another program - 
https://github.com/pulkin/esp8266-injection-example/blob/master/user/user_main.c

To build - 
Get the ESP Open SDK and drop this in a folder in the SDK called "/examples/sniffer",
 it should build without errors. My knowledge of makefiles is pretty sketchy, so 
things may not work if you're building this on windows.

Enjoy!

Dave
([email protected])

esp8266-sniffer-1's People

Contributors

david-griffith avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.