Wednesday, April 22, 2015

Week 7

Planning

Feedback for group presentation 1

  • overall presentation was good through the use of Prezi
  • a lot of diagrams to explain the informations
  • their related their project back to their topic
  • provided group working progress and everyone seems to understand what they have to go
  • nice and short video
Improvements
  • Have no team leader everyone is working among themselves 
  • The video was fast but there are a lot of big paragraph writings, long time on those slides might be better
How our group work progress can benefit from planning
  • we also need a team leader use the hierarchy structure for our team
  • at the moment we are currently completing our project on time and estimate to have a final model to be completed by week 11 but implementing timeline could help us to keep our working process more accurate
After the presentation group 1 has delivered we had another group meeting about the presentation for our group and discussed how our presentation can improve from the comments Russell and Nichole has given the group 1, we also spoke to Nichole about the content for our presentation to confirm if our information are necessary as well as the connections we can make toward our group working progress.


Work process

This week I got a Arduino UNO kit to myself and I found some coding last week that I tired to complied into Arduino processor however it failed. Here some some of the error messages.

Set 1.

Arduino: 1.6.2 (Windows 7), Board: "Arduino Uno"

prototypered.ino:20:19: fatal error: tchar.h: No such file or directory

compilation terminated.

Error compiling.

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.

Set 2

Arduino: 1.6.2 (Windows 7), Board: "Arduino Uno"

UnoJoyArduinoSample.ino:2:20: fatal error: UnoJoy.h: No such file or directory

compilation terminated.

Error compiling.

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.

Set 3

Arduino: 1.6.2 (Windows 7), Board: "Arduino Uno"

Sketch uses 450 bytes (1%) of program storage space. Maximum is 32,256 bytes.

Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes.

avrdude: ser_open(): can't open device "\\.\COM1": The system cannot find the file specified.




Problem uploading to board.  See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.




Similar results of error of missing files and one of them cannot be uploaded 

No comments:

Post a Comment