暫無描述

Min 5ca157cd2c server WIP 6 年之前
server 5ca157cd2c server WIP 6 年之前
.gitignore 15319e5590 initial 6 年之前
List.cpp 73b0283dfc Upload files to '' 6 年之前
List.h 73b0283dfc Upload files to '' 6 年之前
ListNode.cpp 73b0283dfc Upload files to '' 6 年之前
ListNode.h 73b0283dfc Upload files to '' 6 年之前
Makefile 92f8b2c6f4 Added library support 6 年之前
README.md 58316d3164 updated url 6 年之前
crypto.c 53f1596209 Crypted messages WIP 6 年之前
crypto.h 53f1596209 Crypted messages WIP 6 年之前
rng.c 15319e5590 initial 6 年之前
rng.h 15319e5590 initial 6 年之前
tracker.cpp 53f1596209 Crypted messages WIP 6 年之前

README.md

UCL ELEC0017 Project

UCL 2nd year Connected System project. Develop a small connected system for an application. The final assessment on Wednesday 20th March in the 9am class will be a short (5 minutes) demonstration of your system. This should describe the application, outline your design and give a critical analysis of how appropriate the combination of the CC3200 and Bluemix is for this applications (and you should be critical if necessary).

Scenario

Somebody broke that….

  • Context: Transporting high value pieces of equipment is an expensive business and often suppliers and customers what to know how their shipment had been handled during the shipping process.
  • Basic System: Design a wireless sensor system that allows a user to track the condition of their shipment. It should detect and record in a cloud based service if the package has been subject to any shocks or sudden movements. It should also detect if the shipping crate has been opened (this might be by light or other means)
  • Additional devices. LDR
  • Extended aims: What happens if there is not always continuous wifi accessibility. How long might this system work for on a typical battery.

Work

Things that neeed to be completed!

Milestones