Coder Social home page Coder Social logo

charlesreid1 / ugr-wifi-2017 Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.93 MB

Files related to 2017 UGR wifi project, "Wireless Sensor Networks for Internet of Things Applications."

License: GNU General Public License v2.0

Jupyter Notebook 99.35% Python 0.65%
undergraduate-education wifi docker raspberry-pi stunnel jupyter mongo-db sensor-networks

ugr-wifi-2017's Introduction

ugr-wifi-2017

Files related to the South Seattle College Undergraduate Research (UGR) Project, entitled "Wireless Sensor Networks for Internet of Things Applications."

This project took place during Winter and Spring 2017 at South Seattle College, under the supervision of myself (Dr. Charles Reid).

Project Description

This project was a low-cost undergraduate research project htat involved the use of Raspberry Pis to capture and analyze large data sets about wifi signals. The students wrote Python code to capture wifi data onboard the Raspberry Pis using the aircrack-ng suite. They then stored the data in a NoSQL database (MongoDB) on a virtual private server. Finally, the students used Jupyter notebooks to interface with MongoDB from Python, write queries, analyze data, and visualize the results.

Project Participants

The following students participated:

  • Phuong Tran
  • Shelby Mirziteh
  • Jadon Combs
  • Thy Lee
  • Angela Flores

Project Poster

This research was presented in a poster session at the University of Washington Undergraduate Research Symposium.

You can also find more details about the project at the charlesreid1 research and teaching blog:

Repository Contents

notebooks/

The notebooks directory contains the Jupyter notebooks used to generate plots for the 2017 UW Research Sympoisum poster.

poster/

The poster directory contains an image and a PDF copy of the final poster presented at the 2017 UW Research Symposium.

wifi/

Python and shell scripts used to capture wifi data from the Raspberry Pis.

Other code

Some of the code on the backend was taken care of by me, Dr. Reid, for the students' benefit (so they didn't have to get elbow deep in the nuances of virtualization, encrypted tunnels, SSL wrapping, and bypassing firewalls.)

Several of these repositories are for setting up Docker containers on the virtual private server (we ran MongoDB, Stunnel, and Jupyter notebook out of Docker containers). The rest are scripts run on the Raspberry Pi.

Each of the following git repos is on git.charlesreid1.com:

Docker:

docker/d-stunnel - repository with files for running an stunnel server in a docker container

docker/d-rsync - repository with files for running an rsync server in a docker container

docker/d-jupyter - repository with files for running a Jupyter notebook server in a docker container

docker/d-mongodb - repository with files for running a MongoDB database in a docker container

docker/d-mongoexpress - like phpMyAdmin, MongoExpress is a web-based client for interacting with MongoDB; this was also run in a docker container

Raspberry Pi:

rpi/process-wifi-data - code for processing wifi data

rpi/stunnel - code for running an stunnel client on the rasbperry pi

rpi/aircrack-batch - code for running aircrack in batch mode to dump wifi data to CSV files at intervals

rpi/pi-startup-services - startup scripts for the Raspberry Pi, allowing it to start airodump-ng and listen for nearby wifi signals on boot

rpi/pi-setup - setup scripts for the Rasbperry Pis, to keep everything uniform across each Pi

rpi/transmission - code for connecting to a remote server using stunnel, and transferring data via rsync tunneled through stunnel

ugr-wifi-2017's People

Contributors

charlesreid1 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.