Week 8
Title of Activity
Programming For My Project (Arduino Software)
Objective
-Write the program that been used in my project.
-Testing the program.
Title of Activity
Programming For My Project (Arduino Software)
Objective
-Testing the program.
Content/Procedure
Using the latest arduino software (1.0.1) |
Select the arduino board . For this project i use Arduino Uno |
Select the type of programmer, in this I use AVRISP mkII or it automatic default with that type programmer. |
Select serial port for arduino, for my arduino it COM9. Each arduino have different serial port, it like ID for arduino. |
Result/Analysis
After compiling the program that have some error that can't be read. For this error it detect "a function-definition is not allowed here before }". It mean that some of this function couldn't be read so should checking the coding that what I miss.
Conclusion
Programming is the one of challenging part, we should have some basic in writing a program because they are some command we should able to understand, if have no basic about programming it can cause your trouble and stuck. So, we should well prepare to face any problem that accouter in writing a program. For this problem i do more research and reading a arduino language style program.
After compiling the program that have some error that can't be read. For this error it detect "a function-definition is not allowed here before }". It mean that some of this function couldn't be read so should checking the coding that what I miss.
Conclusion
Programming is the one of challenging part, we should have some basic in writing a program because they are some command we should able to understand, if have no basic about programming it can cause your trouble and stuck. So, we should well prepare to face any problem that accouter in writing a program. For this problem i do more research and reading a arduino language style program.
No comments:
Post a Comment