Sunday, February 21, 2016

Progress Report: Personal App Errors and Planning

I am working on the first prototype app. It will explore the functions of the app and the algorithms already provided by the company. It connects to the headset, yet I'm still working on some errors with the declaration of the functions. I was able to sort out more of my ideas with this break, which was very useful.

Progress:

  • Testing and recording with headset (I think I found a way faster way to put on the headset than my current method)
  • Downloading and experimenting with Emotiv examples
  • Working through the personal, function testing app
Problems:
  • It is calling the declarations of the functions invalid even though they are explicit in the header, but the issue might be in the header itself. One more file might have to be downloaded to define the header iedk.h (this has most of the functions to connect and show different scores)
  • Downloading times
Plan:
  • Fix errors before/during class on Tuesday
  • Download personal app again and make the values work real time (The errors have to be fixed before this)
  • Get past this testing phase to be able to make something that can do decisions and be deeper
  • Hurry it up!

Sunday, February 7, 2016

Progress Report: Apps Downloaded!

Hello All!

The issue that I had been having with the examples provided by x-code has been fixed. The answer was that the bluetooth library doesn't work through the simulator, so it was necessary to download them on an IPhone device. I have been making some recordings with these apps, and I took some screenshots.



        



Each represent different parts of their complete Emotiv Insight and Mental Commands apps. My plan is to now use the Emotional States project as a resource and update and download the app I am currently working on. This will be a kind of functionality test as I brainstorm innovative ways to use this technology. Problems might be incorporating the functions, but this will be easy to fix because I can test the app now.