Close
0%
0%

Skype 'kiss' interface

To go anywhere you have to leave somewhere else

Similar projects worth following
This project came out of a long distance relationship I was in where Skype was the main means of communicating. Looking for a more intuitive way to communicate affection I hacked together a device that when you kissed it, 'pressed' the key combo to send the kiss emoji face in the Skype chat window. 'Holding' the kiss for 2sec then sent the red lips emoji - see video in the Details Section.

The intention with this project is to create hardware dedicated to this simple but important realm of application. The device makes expressing (this) particular sensation using common online communication platforms more intuitive; Moreover it addresses the intermediary translation steps that often needs to take place between feeling a sensation and communicating it online through a particular platform/medium. This device tries to make the options available to do this richer by adding a layer onto of the existing patterns of communication, and not rebuilding them.

The original device was just a proof of concept and right now I'm putting together a version of the device that is dedicated to doing just this, sending kiss emoji's when you kiss it.
From there Ill look at extending it but I want to keep it simple and not get caught up in scope creep.

The project will be licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Below is a video of the prototype device in use:

  • Project Log #4

    Nathan08/23/2018 at 10:56 0 comments

    Im happy with the TSC peripheral on the STM32 and capacitive sensing as the sensing method.

    I have begun capturing a schematic and doing rough placement of the components for the pcb layout.

    I'm using the STM324042C6T6 as my MCU

    I have gotten all the individual parts of the software working on the STM32: USB HID and TSC Touch sensing. I have a working prototype but the code is really ugly at the moment so Ill clean that up once the schematic and PCB is done, and i've decided on the pin mapping.

    I've never done routing for Cap touch so I need to read into that a bit. I've added 6 electrodes on the board for a few reasons one being to have a board with 6 different cap touch inputs on to test the peripheral, another is to see what other mouth movements I can detect, i though licking left to right might be interesting / funny, but either way it give me some elbow room to play a bit. The 'look' of the board is not complete, i would like the PCB to be the package of the device so I still need to give that some thought. 

    Still to do:

    Clean up code and publish a working version thus far

    Finish schematic and publish

    settling on look and feel of the pcb

    look into an enclosure, if its something I want / need and what that might look like

    Work on final firmware, and eventually publish

    Below is a screen grab of the rough component placement on the PCB without any though on overall finish and aesthetics 

  • Project Log #3 - Capacitive Touch Test

    Nathan08/23/2018 at 10:22 0 comments

    I wanted to try using capacitive touch as the sensing method for two reasons, one to allow me to sense kiss/touch without direct contact with the electrode, and to try out the TSC peripheral on the STM32 MCU's.

    I previously built a MakeyMakey re implementation based on the STM32, so using that board I did some basic rework to add a sampling capacitor to the pcb so I could use the existing electrodes as capacitive touch electrodes and test out the MCU's capabilities.  I added a piece of perspex to isolate the electrodes from my finger and attached two APA102's to the board that light up when I get close to the electrodes with my finger

    Below is a video of the device in use

    https://vimeo.com/user29226998/review/286328060/b2008f5bdc

  • Project Log #2

    Nathan08/23/2018 at 10:01 0 comments

    I made a second version of the device to test a different sensing method. This version used high resistance switching to detect kissing. To quickly test this method out I cut a piece of copper clad board the same dimensions as the MakeyMakey, drilled some hole and etched a quick set of lips to act as the ground and input electrodes.

    Using brass standoffs I connected the bottom lip to the ground bar of the pcb and the top lop to the 'up-arrow' input on the board. I edited the code and quickly got a working version up and running.

    After testing with the board for a while I realized the idea of kissing copper might not be that attractive to most. So my next test will be using capacitive touch sensing to allow me to detect touch/kisses without direct contact on the electrodes. 

  • Proof Of Concept - original device

    Nathan08/23/2018 at 09:52 0 comments

    The first version of the device was a transistor and some copper tape connected to an Arduino Pro Micro. 

    It was really crude but got the job done, below is an image of the device and schematic diagram

    I was using a BC547 NPN Transistor. The 100k resistor is a stand in for my lips which bridged the collector with the base which pulled the logic line connected to Arduino LOW. This then send the emoji key presses over USB to my computer

    The prototype had the 5v line and Transistor Base connected to 2 separate strips of copper tape that were connected via your lips when ever you kissed it. 

View all 4 project logs

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