Giter Site home page Giter Site logo

cpremote's Introduction

CPRemote

(Master branch on: https://github.com/jessupjn/CPRemote)

Group project for EECS481 - Software Engineering.

The project is a Windows 8.1 remote control application for a patient with Cerebal Palsy. The application communicates to the arduino via bluetooth that eventually sends the IR signals.

Build Instructions

The project consists of the Windows App code and the Arduino Code

Windows App

Use Visual Studio 2013 to compile and deploy the windows app code in Windows_Application/CPRemote

Build Source

  1. Clone the master branch to PC
    (For instructions: https://help.github.com/articles/fork-a-repo)
  2. Navigate to Windows_Application/CPRemoteApp
  3. Open CPRemoteApp.sln
  4. Press the run button to build and deploy the code.

The code has been optimized for Windows Surface Tablet running Windows 8.1

Arduino

The Arduino code can be found in HardwareStuff/Arduino/bluetooth_ir/

The code also uses an CY's IRLib (github.com/cyborg5/IRLib/). The library can also be found in HardwareStuff/Arduino/IRLib/

Use the Arduino IDE to first install IRLib and then upload the arduino code to the hardware.

For everything to work, you must have the following setup as shown in the image below:

  1. BlueSmirf Bluetooth Modem (TX =5, RX =4)
  2. IR emittor connected to a 220 ohm resistor (Pin 3)
  3. IR receiver (pin 11)

Wiring diagram


Operating Instructions

Once the code has been deployed to the Windows Surface tablet and the Arduino. First navigate to the Settings Menu and select the bluetooth connection to connect to the arduino. Then learn the infrared codes for Channel and Volume devices by adding a new device. Once volume and channel devices have been trained, add channels to the channel list.

The application is now all set to be used. Navigate to the Remote Menu and start using the application.


Team: Adnan Tahir, Luke Graham, Jackson Jessup, Catie Edwards, Wei Zhu

To report any issues please contact the team at [email protected]

cpremote's People

Contributors

jessupjn avatar adnant avatar lukedgr avatar marwei avatar

Stargazers

 avatar

Watchers

James Cloos avatar bluce avatar  avatar  avatar  avatar  avatar Catherine Edwards avatar

Forkers

marwei

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.