A space machine has been made based on how we want the user to interact with the physical device.
.h individual module files have been made for the display screen, IMU (for signal processing), global variables, IOT (sending data from micro processor to cloud and vice-versa)
.ino file has been made to implement the final space machine diagram
All the modules and the .ino code can be downloaded from the git hub repository. Please feel free to use them if you want to build your own cool product. It is a joy to see our designs being replicated by others
The Social Interactions part has been prototyped using a web page version. HTML code has been written pull data from the adafruit cloud. The implementation has been done to ensure that the interface allows the user to experience the social interactions in the manner we wanted.