Project Proposal Requirements
1. Problem Definition
Clearly state the problem you aim to solve. The problem should be specific, measurable, and have real-world applications.
2. Input Requirements
Your project MUST use real-time sensor input. Acceptable input sources include:
- Microphone (for audio processing)
- Camera (for computer vision tasks)
- Keyboard (for real-time typing analysis)
- Other sensors (accelerometer, gyroscope, etc.)
Note: Reading from stored files or pre-recorded data is NOT acceptable as the primary input source.
3. Output Specifications
Define the expected output of your system:
- What form will the output take? (classifications, predictions, transformations)
- How will the output be presented? (display, audio, haptic feedback, or even at console)
- What is the expected latency for real-time processing?
4. Hardware Specifications
You must specify:
- Target device or development board
- Required sensors and their specifications
- Memory constraints