Spinal




Progress 1



Spine structure

After searching into various materials for the one with flexible and solid proprieties, I found an even better one. This boning material has the propriety of memory which allows it to take a certain shape without a permanent deformation. This property will enhance the user experience for allowing it to adapt into any spine shape. Moreover, it is perfect for testing the circuits.


I cut four strips to have two of them side-by-side on front & back of the sensors to encapsulate the wires between them.

In the image below, we have IMU sensors (BNO055) are used to get the Euler angles. As seen in the previous image, we need five of them space equally to have very accurate spine position readings.

Since these BNO055 sensors are using I2C serial communication and we only have two pins for this on the LilyPad 328 Main board, we will need an I2C multiplexer (TCA9548A) :

For the testing purpose, I soldered positive and negative wires to create a temporal power line :

Finally, I am using a FTDI Basic Breakout to communicate (upload my code) to the LilyPad from an USB port :

Note: the SCA & SDA are inversed in the above photos.


Authors

- Vsevolod (Seva) Ivanov