Close
0%
0%

Hindsight

Repurposing Snapchat Spectacles for an autobiographical memory augmentation system

Similar projects worth following

Inspired by Microsoft's SenseCam research this project aims to create a device for personal augmentation of autobiographical memory using relatively inexpensive and accessible hardware. The basic approach is to record short snippets of video taken in first person perspective from glasses, and boost retrieval of the recorded events through abbreviated review of the processed images.

SenseCam was shown to be highly capable of improving recall of autobiographical memory, both in those with memory deficiencies and in healthy people. It was turned into a commercial product known as the Vicon Revue, which sold for $775 and is no longer available for purchase. With the rise of social media platforms the act of life-logging has become a mainstream habit, though in stunted formats. Snapchat ventured to further enable the digitization of the lives of the individuals which use its platform by creating Spectacles, which are sunglasses able to capture 30 second snippets of video and upload it to Snapchat through a paired phone. The hardware in Spectacles is surprisingly well designed and capable. The price is relatively reasonable at $130.

If the Spectacles hardware can be used separately from the Snapchat platform then it is an almost ideal starting point for recreating the approach to memory augmentation proven in the SenseCam project, which both healthy and memory deficient people stand to benefit from.

  • Teardown

    Owen Trueblood10/10/2017 at 21:58 0 comments

    Disassembling the Spectacles is somewhat tedious but possible to do mostly cleanly if care is taken. You'll need a heatgun to soften the glue that holds the covers on either side. After taking off the temples of the glasses by removing the screws holding them on just slowly and carefully pry at the covers after heating them gently (I used ~120 C air).

    The right side contains the camera, microphone, radio SoC, antennae, video processor, flash memory, and a heatsinking frame. The left side contains the battery, button, LED ring, and light sensor.


    Layers of the stack are variously held together with board-to-board mezzanine connectors, heatsinking compound, and weak adhesive. The radio board comes first.


    It uses an nRF51822 from Nordic Semiconductor, which is able to do Bluetooth Low Energy and other 2.4GHz protocols. It also contains an ARM Cortex M0 processor. Its connected by a flex cable to a mystery IC (would love info on this part if you have it - maybe it handles WiFi?).


    On the other side of a mezzanine connector is the main processor, which is an Ambarella A12W Wearable Camera SoC. Besides video processing hardware there is an ARM Cortex A9 onboard, which can run up to 500 MHz. On the other side of the board is the system memory - 16 GB of Kingston flash:


    Here's a straight-on view of the camera (the mic can be seen hanging off the side):


    That about wraps up the electronics on the right side. The left side contains the battery, model SC01 with a nominal voltage of 3.8V and capacity of 137mAh.


    Attached to the battery by a short cable is what I assume is a power management board.


    The middle IC below the connector says "FW 6JAA" and the smaller one below says "47CT9". The IC to the upper right is an STMicroelectronics part labelled "022 449".

    On the other side of the battery is the button board.


    At the front is the LED ring board.


    The rectangular IC may say "BA0 633 631". The square IC is labelled "6572 5523". On the other side are the 15 LEDs and light sensor.


    Light sensors are always neat to look at up close.


    And that's pretty much everything! The two sets of electronics are connected through the top of the frame by a flat cable that is embedded into the plastic. I couldn't find a clean way to get access to it. Maybe it was molded into the plastic? Would love to hear about how that might have been done from someone who is familiar with the manufacturing technique.

    To sever the connection with Snapchat I see two possibilities:

    • A merely very challenging reverse-engineering of either the BTLE or WiFi protocols used to ask the glasses for the videos it has stored.
    • An extremely difficult hardware hack that repurposes the onboard electronics. Maybe the functionality would be most easily tapped by targeting the nRF51822? Unlikely to work regardless.

View project log

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