1 / 9

Smart Glove Development Status: Force Sensor, Accelerometer, and Bluetooth Integration

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.

zoe-stark
Télécharger la présentation

Smart Glove Development Status: Force Sensor, Accelerometer, and Bluetooth Integration

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Group 14SmartGLoveSoftware design Dong-Han Ryu Yukeun Sim Shiv Biddanda Po-Cheng (Robert) Wang

  2. 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.

  3. 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

  4. Main Flowchart

  5. Force Sensor

  6. Accelerometer

  7. System Functions • Power Management • LED control • Power Saving functions • Battery indicator • Sleeping the device when idle • Detection of device being used to wakeup

  8. Data Processing • Reads all data stored by Force Sensor/Accelerometer • Process data / determine user input • Determine if device is idle

  9. Questions?

More Related