Coder Social home page Coder Social logo

gadgets-final's Introduction

PiezoBand - 05-833 Final Project

This is my final project for 05-833 Applied Gadgets, Sensors and Activity Recognition in HCI. For it I created a wristband that recognizes various gestures done by the user, and controls the computer based on pre-defined shortcuts.

For the hardware, I used:

  • Arduino Nano
  • HC-05 Bluetooth Module
  • 3 Piezo Sensors
  • 3D Printed Wristband

To recognize gestures, I trained a J48 algorithm in Weka, providing a Kappa value of roughly 0.89, with an average accuracy of 90%.

In order to start the program, connect the bluetooth device to the computer, then run

npm install

nodemon

If the serial port does not open, check that you have the correct serialport included within the socket-routes.js file.

Pictures are included in the gadget_images folder, and video is provided at the following link: https://youtu.be/Rzb87XqOabQ.

If you have any questions feel free to contact me.

gadgets-final's People

Contributors

stevenconnors avatar

Watchers

James Cloos avatar  avatar

gadgets-final's Issues

Version mismatch

Was getting an issue similar to the one below, where I believe the issue originated from a version mismatch in node-gyp. I solved it by rm-rf node_modules && npm install. Just in case anybody else faces this issue.

noble/noble#235 (comment)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.