Giter Club home page Giter Club logo

ee459-final-project's Introduction

USC EE 459 Final Project - Spring 2020

Title: Google Parcel

Due Date: 05/07/20

Members: Andrew Opem, David Karapetyan, Natan Benchimol

Project Outline

For our final project we designed the electrical hardware and software of a smart mailbox. The hardware consists of sensors, controllers, and microelectronics likes resistors, capacitors, etc. This repository contains the software that is intended to drive the hardware. It utilizes the interrupt pins and a main while loop to detect when certain sensors are triggered.

Program Microcontroller

  1. Change OBJECTS line in Makefile to correct .o file.
    • ex. tests/lab3_test.o
  2. make flash

Adapted Modules:

For each module in our program that adapted code snippets from online sources, the links for each source are listed below. The full disclaimers for each snippet is at the top of each .c or .cpp file.

Additional Notes:

  • General:

    Since we did not have access to the hardware in our design, we were unable to test our code on any of the hardware components.

  • CC3000 WiFi Module:

    The code for this module was adapted from an arduino library and has some snippets in C++. We did not convert all of the code to C, so the final project will not compile properly. We mentioned this to professor Weber and he said that he understands that given enough time we would be able to convert the code to C so he is not too worried about that.

  • RFID Module:

    When checking for an RFID match, we chose generic test values to compare with. In reality, each module that is shipped to a customer will have to have its own unique RFID associated with the hardware. We did not generate an algorithm or function to distribute these as this is just a protoype.

ee459-final-project's People

Contributors

aopem avatar natanbenchimol avatar

Watchers

James Cloos 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.