90 likes | 209 Vues
This document outlines the development status of the Smart Glove project, detailing key software components including the force sensor, accelerometer, and Bluetooth module. The force sensor code is completed and tested for detecting various force levels. The accelerometer code is under debugging to identify motion direction. The microcontroller successfully communicates with the Bluetooth module, enabling data transmission. Additionally, it covers major software functionalities such as power management, LED control, and data processing from the sensors to determine user inputs and device status.
E N D
Group 14SmartGLoveSoftware design Dong-Han Ryu Yukeun Sim Shiv Biddanda Po-Cheng (Robert) Wang
Development Status • Force sensor • Status: code has been written and tested. • Accelerometer • Status: code has been written, now debugging. • Bluetooth • Status: microcontroller able to communicate with Bluetooth module.
Major Software Components • Force Sensor • Detect different force levels • Accelerometer • Detecting motion direction • Bluetooth • Encode and sending data through Bluetooth device • Data Processing • Process force sensor and accelerometer data
System Functions • Power Management • LED control • Power Saving functions • Battery indicator • Sleeping the device when idle • Detection of device being used to wakeup
Data Processing • Reads all data stored by Force Sensor/Accelerometer • Process data / determine user input • Determine if device is idle