Week 3
This the third week of our year two project. In this week, we:
1. Finish the code for the second Arduino board (Arduino Mega 2560).
2. Meet our academic advisor for some suggestions.
3. Keep recording in our logbook and blog.
During this week, we focused on the code for the second board, which is used to transmit data, receive the data sent by the first board via Bluetooth, and send the data to the computer through the serial port. The original version of code was like:
Then there was a problem with the actual connection with the computer, so the code was debugged and became, which improved the way of transmitting:
评论
发表评论