Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Setup

1. set up permissions so that you dont have to run the app in sudo



2. put interface in monitor mode

sudo su -
ifconfig wlan1 down
iwconfig wlan1 mode monitor
ifconfig wlan1 up


# Run application

python proximity_pulse.py




-----



installing postgres
sudo apt-get install -y postgresql



About

A raspi project that tells me if I'm driving near a person I've driven near before.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages