For those of us who already understand the Twine/Spool stuff, could you post a couple pix of the GUI you get for the Cloud Shield?
From the comments on the Facebook post, it's currently only on/off... but how many on/offs are there to the shield interface?  If there are two "touch capacitive buttons" and a whole bunch of GPIO pins, it seems reasonable to send more complex signals using multiple GPIO pins.  Is this possible?  Can I say
     If pins 5, 3, 2 and 1 are high, 
    Then send a message "The number is 23"
                 
                             
         
     
 
 
                
             
        
Answers