top of page

SSOS

 

SSOS is a project dealing with social coding and translating emotions through technology.  An Open Frameworks sketch is run, sending OSC messages to a ML program called with Wekinator to determine whether a face is neutral, blinking, or smiling.  A Processing sketch then translates the OSC to Arduino Serial Messages.  This is then sent to an Arduino wired with an LED Display.  Blinks are dots while smiles are dashes.  Smiling and blinking morse code is surprisingly difficult, so I had quite a few typos.  

Created during a Weekend ML Workshop 2016

bottom of page