Q2 Programming planning process

Cards (4)

  • flowchart: a step by step process to give a consistent flow.
  • encoding: writing of program on IDE to be loaded to microcontroller.
  • compiling / verify: checking for error in the codes.
  • loading: downloading the program to the microcontroller.