Close
0%
0%

Optimote | Bio-Adaptive Media Controller

This devices aims to optimize screen time experience by adapting music and video media elements in real time based on heart data

Similar projects worth following
According to the CDC, kids now spend 7.5 hours daily on screen media.
This statistic doesn't include screen time spent at school.

For many people, such as some on the autism spectrum, this can often result in debilitating sensory overload. In this state, very little learning, relaxation, or entertainment can happen.

Optimote is a smart remote which aims to treat this problem by intelligently changing screen media intensity and clip selection in response to heart rate.

Mode use cases: increasing focus and engagement while avoiding sensory over-stimulation for school children or timing peak clips to increase thrills like a real-time personalized concert or theater.

Optimote adapts music and video into sync with your bodily rhythm, with media calm boosts or thrill boosts when optimal

Much like how aspects of advertising, movies, and music play to psychology, further exploration of this overall concept may apply to all kinds of screen time formats.




DEVELOPMENT PLAN:

PHASEACTIONRESULT
NeedfindingConduct research to uncover user needs and opportunities for improvement.Needs shown for putting audio and video in sync with bodily rhythm, with media calm boosts or thrill boosts when optimal to avoid sensory overload and improve engagement.
IdeationIdentify requirements and goals then brainstorm ways to solve the needs using novel technology.Ideas generated for three algorithms that have three goals or modes. Calm mode, thrill mode, and focus mode.
PrototypingDevelop hardware and software. Sketches developed which apply the calm mode, thrill mode and focus mode algorithms.
Small Scale TestingConduct small scale testing until device is adequately functional for larger scale testing.Small scale testing shows fully functioning device and shows promise for further advancement of features

There are a few dependencies at this moment which are listed below.

  • Pro Micro hardware is released under Creative Commons Share-alike 4.0 International.
  • Pulse Sensor Amped hardware is licensed under the TAPR open source hardware license
  • PulseSensorPlayground code library is licensed under the MIT License
  • Arduino Environment is licensed under the GNU General Public License
  • Optimote Programs are licensed under the MIT License
  • Optimote Hardware is licensed under the TAPR open source hardware license

index.txt

HTML for Optimote player app. Rename to index.html because Hackaday didn't support HTML file upload.

plain - 1.53 kB - 09/06/2018 at 17:42

Download

Calm-Mode.ino

Arduino script for calm mode.

ino - 7.28 kB - 09/06/2018 at 17:39

Download

Thrill-Mode.ino

Arduino script for thrill mode.

ino - 7.45 kB - 09/06/2018 at 17:39

Download

optimote.js

Javascript for Optimote Player app

javascript - 4.42 kB - 09/06/2018 at 17:39

Download

thrill mode test_Small.mp4

Jump scare video for using to test Optimote in Thrill Mode.

MPEG-4 Video - 6.54 MB - 09/06/2018 at 17:32

Download

View all 11 files

  • 1 × Arduino Compatible Pro Micro 5V/16MHz (ATMEGA32U4)
  • 1 × Pulse Sensor Amped
  • 1 × Magnetic Breakaway Micro USB Data Cable
  • 1 × SPDT Slide Switch (optional for changing modes w/o app)

  • Remix Music by Heart Rate!

    Donovan M.09/12/2018 at 16:01 0 comments

  • 5) App Development

    Donovan M.07/16/2018 at 13:26 0 comments

    Over the past several evenings, I have developed a standalone web app to replace the VLC media player component of the Optimote project. Check out the video below for a demo.

     Calm mode and thrill mode work well, but I plan to eventually evolve this into a more general purpose tool to adapt media and UI elements on the web browser or across an OS, not just media player apps.   User testing will be helpful to gather feedback in both raw bio-data and user feedback forms in order to assess and add more features the technology.   In my country collecting health data such as the heart rate data requires a waiver to be signed and I will have to compose such a legal form in order to test optimote with additional demographics.

    You can see a working online version of the web app at this link: optimote web app

    With the physical optimote sensor connected to the web app, you can load video media and program it graphically to react to a user's heart bio data.  There is a button that generates an csv spreadsheet containing the raw biodata, which can be analyzed and graphed to further evaluate and improve optimote.

  • 4) Testing

    Donovan M.07/09/2018 at 16:57 0 comments

    Testing

    The next step was to test out the device on small scale with a couple testers to ensure it is at least usable enough for further testing with many testers. 

    After some fine tuning of the logic, namely the sensitivity of the actuation triggers, it seems to work decently.  

    Calm mode noticeably puts media volume and tempo in sync with heart rate, with calming boosts when triggered. Thrill mode is especially fun with the use case I made custom media for. The thrill mode media plays an eerie scene looping with the famous Jaws movie piano theme playing in the background, becoming louder and faster as heart rate speeds up. When the user is sensed to be steadily decreasing in heart rate over X readings, it skips to a jump scare clip when they least expect it. Of course, this frightful media would not be suitable for a classroom, but the mode would work just the same for different, non-scary media. Focus mode definitely needs more data collection to improve the logic, but this data can be collected when larger scale testing is carried out.

    So far it is a success!

    Later, I plan to perform large scale user experience testing to determine just how effective and enjoyable this technology can become with more advanced features.

    I am looking forward to the future of this technology and will upload a video or two demonstrating the tech progress thus far.

  • 3) Prototyping

    Donovan M.07/02/2018 at 15:30 0 comments

    Prototyping

    I first acquired the parts needed.

    ITEMQUANTITYCOST
    VLC Desktop (Media Player App)1$0.00
    Magnetic Breakaway USB Cable1$4.00
    Casing (from 2 AAA battery holder)1$1.00
    SPDT Slide Switch1$1.00
    Optical Pulse Sensor1$4.00
    Pro Micro Arduino Compatible Board1$5.00

    After acquiring the components needed, the next step was to prototype the hardware and code that comprises the device.

    Every evening over several days, I drafted the code to implement the previous algorithms. I did get stuck at one point and needed debugging assistance, but my friend Timm Carson worked with me for an hour and we fixed all the bugs. The main issue was a reason for nerdly laughter. - In the code, I had called out a non-existent pin on the Microcontroller.

    This circuit is simply:

    • MCU +5V to Sensor Vin
    • MCU Ground to Sensor Ground
    • MCU A0 to Sensor Signal
    • Slide Switch Pole to D2
    • Slide Switch Throw to Ground.

    There are a few dependencies at this moment which are listed below.

    • Pro Micro hardware is released under Creative Commons Share-alike 4.0 International.
    • Pulse Sensor Amped hardware is licensed under the TAPR open source hardware license
    • PulseSensorPlayground code library is licensed under the MIT License
    • Arduino Environment is licensed under the GNU General Public License
    • VLC Media Player is licensed under the GNU General Public License

    I soldered together the device and composed a schematic. Shown below are photos of the prototype and schematic.

    The footprint of the device itself is 1" x 1.5" x 0.35" so the case needed to have a slot cut for the switch to fit out. I used a dremel to cut the holes needed. It looks much better after being wrapped in tape, which adds the advantage of blocking light from the pulse sensor.

    The next task will be testing in small scale till it is working well enough to schedule larger scale user testing.

  • 2) Ideation

    Donovan M.06/26/2018 at 18:59 0 comments

    Ideation

    Now that clear needs were found, it was time to brainstorm ideas for media technology innovation to positively improve these points.

    The question was: 

    What device can be made to control media in tune with or intelligently in leading of each student’s bodily rhythm to improve calmness, focus, and entertainment?

    I outlined a few ways an electronic device could read the psychological status of a student using aspects of certain existing sensor tech.

    • brain wave sensor
    • skin conductivity sensor
    • heart beat sensor
    • blood oxygen sensor
    • breathing sensor
    • motion sensor
    • optical facial expression sensing
    • sweat sensor

    I then outlined a few possible ways a device could control a screen media player.

    • IR remote control
    • Direct computer control using hotkeys and automatic USB HID keystroke injection
    • Bluetooth HID

    Ultimately, I decided on using an optical heart rate sensor which looks for minuscule skin color fluctuation caused by the heart pumping blood. Since heart rate is innately tied to feelings and brain activity, this is the method I find most fitting.

    For playing the media, my go-to way is the open-source VLC media player desktop app (not the limited version on the Windows store) because it has hotkey combos that work well for controls. This will work in conjunction with a board based on the atmega32u4 microcontroller chip because a computer can recognize it as a HID (human-interface-device) without difficult-to-find drivers. 

    This is familiar because I have previously used these boards to make an automatic keyboard (USB Rubber Ducky) for my job where I had to bulk set up Chromebooks and needed an automated assistant to work alongside me. I simply plug the board into the computer and it did all the computer configuration, imitating a human typist with 2x to 3x my human speed and zero typing errors which freed me for specialized human work as opposed to these sorts of repetitive, time-constrained, and human-error-prone tasks.

    The chip will read heart sensor data, process it through some clever algorithms, and output keystrokes to control the VLC media player app on each computer.

    I sketched out a few ideal methods that the device might utilize to induce certain effects onto a user. I came up with three theoretical modes.

  • 1) Needfinding Research

    Donovan M.06/25/2018 at 22:45 0 comments

    Needfinding

    I came across a statistic cited by the CDC from the Kaiser Family Foundation while browsing the web: “Kids ages 8-18 now spend on average 7.5 hours per day on screen media." 

    Upon reading that this statistic does not even include screen time spent at school, this interested me, and I wanted to dive into how this might affect people positively or negatively, particularly in the education and healthcare industries.

    For the needfinding research I observed a group of school students in their environments naturally for 20 minutes daily over the course of a week. One benefit of having my workspace within visual range of a classroom was it became a great way to observe without being intrusive. My goal was to learn about their interactions with screen media through technology and how those interactions affected and related to their behavior.

    For capturing notes, I used the field study chatbot which I had developed for conversational, streamlined data entry with spreadsheet data export. After color coding to sort by tags and connections, this became a way to visualize and understand the data.

    Shown below is a snippet of some of the data collected through the chatbot during an observation session when students were watching educational videos on computers. Rows have been colored coded by tags to spot similarities and connections.

    As an unsurprising but now justified insight, the observations seems to show how the unintentional behavior of few students correlated to sensory overload or boredom snowballed into inhibiting multiple students from learning and keeping engaged.

    Distilled based on this data, three clear points of interest are:

    • Entertainment – Students either have not enough or too much at different times.
    • Focus – Students lose focus when either not entertained enough or are over stimulated by the technology.
    • Calm – Some students become over stimulated and need de-escalation or prevention.

    Being someone who can empathize with the sensory overload sensation from personal experience, I see a clear goal in developing a technology to treat these screen time problems and improve the screen time experience.

View all 6 project logs

View all 5 instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates