Thanks to visit codestin.com
Credit goes to github.com

Skip to content

0dividedby0/triglyph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triglyph Cyber-Physical Security System

Sensor Array (Feather + PCB)

For Sensors:

  1. Download Arduino IDE and clone repository
  2. Move library into arduino folder
  3. Plug in sensor array
  4. Compile and upload XXX.ino to the sensor array

For Microphone:

  1. Switch to "jhalcomb/microphone" branch
  2. Navigate to "Feather Tests/FeatherMicrophone"
  3. Open FeatherMicrophone.ino in the Arduino IDE
  4. Compile and upload to the sensor array

Raspberry Pi Server

To Run:

  1. Plug in Raspberry Pi
  2. Connect to "PiFi2" from your computer
  • Password: morepiforme
  1. Open an ssh connection with the pi
  • IP: 192.168.4.1
  • User: pi
  • Password: raspberry
  1. Navigate to "~/triglyph" directory
  2. Navigate to master with "git checkout master"
  3. Update master with "git pull"
  4. Navigate to "~/triglyph/triglyphserver" directory
  5. Start server with "node index.js"
  6. Open new ssh connection (don't close the last one)
  7. Start listening for microphone with "microphone command: nc -l 4000 | aplay -r 8000 -f U8"

Connect a Client

To Connect:

  1. Connect to "PiFi2" from your computer
  • Password: morepiforme
  1. Open a browser and navigate to "192.168.4.1:3000"

About

WSU Senior Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •