Project Proposal

Jason Leung (jasonl3@illinois.edu)

Jiachen Tu (jtu9@illinois.edu)


FINAL REPORT


Project Proposal Guideline

  1. Introduction


    1. Statement of Purpose

      The purpose of this project is to remind users when their credit card is left behind and to prevent theft.

    2. Background Research

      Cards are left behind all the time, without users realizing. Although people can suspend their credit card temporarily, the only occurs after the loss. This will prevent the issue outright. In addition the extended project will take it a step further and immediately protect the card.

  2. Design Details

    1. Block Diagram / Flow Chart




    2. System Overview
      When the system is running, on the arduino side, it will constantly send the Bluetooth signal strength to the phone. And when the signal strength is below a certain threshold, which indicates that the distance between the card and the phone is abnormal, the Bluetooth module on the arduino will start sending GPS coordinates until the signal strength goes back to normal. 
      On the phone side, it will display the text notifications regarding the Bluetooth signal strength all the time. And when the signal strength goes below the threshold, the phone will receive both text and sound notifications and visualized directions to help find the card (the directions would be calculated by comparing the GPS coordinates of the phone and the senor on the card).

      Battery powers both the arduino, the bluetooth module, which then communicates with the phone, and the GPS module. The Bluetooth signal strength and GPS coordinates will be sent through Bluetooth to determine distance and guide finding. 
      LEDs will be used to debug any issues (Bluetooth AND GPS = LED)

  1. Possible Challenges

    Bluetooth apps may be difficult to put together. 
    Visualizing the GPS data into guiding directions.


  2. References

    http://www.martyncurrey.com/arduino-with-hc-05-bluetooth-module-in-slave-mode/

    https://www.makeuseof.com/tag/6-easy-ways-connect-arduino-android/
    https://howtomechatronics.com/tutorials/arduino/arduino-and-hc-05-bluetooth-module-tutorial/
    https://howtomechatronics.com/category/tutorials/page/2/
    https://howtomechatronics.com/tutorials/arduino/how-to-build-custom-android-app-for-your-arduino-project-using-mit-app-inventor/

    List all references you used in your proposal. This is important, you do not want to be blamed for plagiarism. IEEE citation format is highly recommended. You can use citethisforme.com's IEEE citation generator to painlessly generate your references in this style.
  3. Extended Project
    1. If time permits, an electromagnet will be implemented to prevent the card from being used until the user deactivates the the interference field.



Attachments:

CardNote.png (image/png)
CardNote.png (image/png)
flowchart.png (image/png)
CardNote.png (image/png)
CardNote.png (image/png)
CardNote.png (image/png)
Honors Lab Report.pdf (application/pdf)

Comments:

What data is sent through bluetooth?  The location of the phone?  Please update your block diagram to include the GPS tracker and explain the use of LEDs.  Also, this is a hardware-based lab so you'll need to include some kind of circuit or use of sensors if you're getting credit for ECE 110 or logic elements if you're in ECE 120.

Posted by mnwilso2 at Sep 25, 2018 00:38

Approved. Please talk to us again about your use of sensor.

Posted by haigec2 at Sep 29, 2018 18:09