sslees / cactus

Internet of Things Final Project for CPE 458-01

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

//: # (Author: Samuel Lees (sslees)) //: # (Date: 11/05/16) //: # (Class: CPE 458-01) //: # (Assignment: Final Project)

FIXME TODO ...

possibly see INSTALLATION.txt while this is unfinished

cactus

Internet of Things Final Project for CPE 458-01

Dependencies

  • Python 3.0
    • apt-get intall python3
  • SPIdev
    • pip3 install spidev
  • Apache
    • apt-get install apache2

Installation

  • Configure Apache with cactus.sslees.com.conf; modify as necessary.
  • Compile with make.
  • Run server with ./cactus_server.
  • Run client with ./cactus_client.

About

Internet of Things Final Project for CPE 458-01


Languages

Language:CSS 64.2%Language:PHP 21.7%Language:JavaScript 9.9%Language:Python 4.2%