This week, the two groups are working on projects to further study and solve problems left over from last week. For car group, the code of the car is basically completed, and the car is roughly shaped. For glove group, since flex sensors are still not available, the focus of work is still on communication, including Bluetooth matching. Working details Motor Group: After discussing, we found that the motors placed at the same side of the car can not rotate in different direction, and a L293D chip have four outputs. Consequently, we can use one chip the drive four motors. In the morning, we try to use the codes written last week to test the chip and motor. However, there is some problem of the arduino which makes the program can not be uploaded. We try to solve it, but it is too difficult for us. Consequently, we change it to a new arduino, and it spent us a lot of time. After changing a new arduino, we have tested the programs of employing L298N chip to control on...