In this week, We will connect the car with the Bluetooth to do the final test and see that everything is working. Hand drill some slots for the wires to connect the arduino with the DC shield with the Bluetooth module HC-05. Summary of week's activities : 1. Connect all the components together and test them 2. Soldering wires to connect the components together. 3. Hand drill some slots for the wires The circuit diagram. The color code: [1] [2] [4] -------------------------> Pink [3] [5] [6] -------------------------> Brown [7] [8] [10] ------------------------> Green [11] [12] [9] -----------------------> Orange The color yellow and blue ------> Bluetooth The color Red ---------------------> Pwr Problem, issues and concerns : Plan for next week : Complete the poster.
In this week, our group had a bottleneck on the code of motors. Due to the lack of experience in Arduino programming, we spent a whole day but there were few results. However, the process of constructing the main body of car was prosperous extremely. Summary of week's activities : 1. Work on the code of motors. 2. The main body of the car. Working on the chassis of the car and adding the wheel with the motors. Hand drill the board for the motor to finish the chassis. Working on the code for the arduino and the Bluetooth module and Try to finish the code and make it work. Problem, issues and concerns : W e did not familiar with the principle of the board and the logic of code, so the works were inefficient. If we just entered the code of Bluetooth, we could observe the correct data in the serial monitor. When we added the code, which could control the motor into original one there was a infinite loop where t...