This week I worked on:
– watching other people’s presentation and their projects and gave peer reviews
– Wrote a driver for a small servo on Arduino Uno that continues to rotate from an angle from 0 degrees to 180 degrees
– Wrote a python program (pyserial) that can communicate with the Arduino the degree of angle we want to rotate
– Started working on the UI/UX of the clothes selection
Next week I will work on:
– writing driver code for the servo that we will actually be using for our project.
– Make sure the robot API can successfully communicate with the Servo
– develop more on the UI/UX