Week 2

 This the second week of our year two project. In this week, we:                                                                

1. Finish the code for the first Arduino board (Arduino Uno R3).                                                                   

2. Find information for the second Arduino board (Arduino Mega 2560).                                                    

3. Meet our academic advisor for some suggestions.                                                                                      

4. Keep recording in our logbook and blog.

During this week, we focused on the code for testing the distance and transmitting data through bluetooth. The sensor functions by outputting a signal and measuring a change when the signal changes.





In the beginning, we tried to use the bluetooth on the first board to connect laptops directly. However, it did not work. So we decided to use one board as sender and another one as receiver. This problem would also be researched next week. Here is some part of the code:





What we are going to do next week is to finish the code for the second Arduino board and do some tests for our smart car.

评论

此博客中的热门博文

Week 1

Week 4