Skip to main content

Week 1

The aim of this project is that constructing a car with microprocessor controlled by the Bluetooth.  


Group member : 

Hamad Almansour  
Stephen Swinney 
Jianqiao Du

Supervisor : 

Dr. Mark Bowden 




Summary of week's activities :


1. Check the components
2. Connect the microprocessor board to the motor shield 
3. Write the preliminary code
4. Connect the batteries to test the circuit





Problem, issues and concerns :


1. We did not have a stuff, which could play the role as a car body. So we considered that perhaps a piece of  thick box or a plastic board will be suitable. 

2. After entering the code to the microprocess, we were not sure whether the motor shield could make the motors operate or not. When we connected the motor to the circuit and turned on the power supply, it could not operate. However, it operated when we connected to the power supply directly. In this case, we considered that there was problems with the circuit or the code. That means it is necessary for us to learn the principle of the logic of the boards.



Plan for next week :

1. Find the car body
2. Learn the principle of the boards and connect the circuit correctly

   
   
   

Comments

Popular posts from this blog

Week 3

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...