Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 946 Bytes

Minimal_Functionality.md

File metadata and controls

29 lines (24 loc) · 946 Bytes

Minimal Functionality

Capstone Team 1 Members

  • Joshua Egwuatu - Web & Wireless
  • Kaleb Irwin - Power
  • Cameron Smith - Communication
  • Alejandro Moore - Sensor
  • Marvo Odds - Interface

POWER

  1. Operate using battery power
  2. Operate using AC mains power
  3. Supply 5 V to the Arduino through a USB input.
  4. Supply appropriate voltages to sensors.

SAMPLING AND INTERFACING SENSORS

  1. The sensor will transfer the measured data to the microcontroller via the interface.
  2. Sample at a minimum of 2 Hz.

MICROCONTROLLER

  1. Store data onto a USB flash drive.
  2. Receive analog voltage, analog current, and digital data from the interface.
  3. Send data to the Communication subsystem.

COMMUNICATION

  1. Receive data from the Microcontroller, format the data, and send the data through the use of Wi-fi to be displayed on a terminal.

WEB AND WIRELESS

  1. Receive data from the device and have a simple display in a numeric form