User manual

27
The system model designed is the key element used in this study. Without
proper design and correct model, this study will not be successful. For this stage, a
necessary tool is needed to be used as a medium for carrying out the simulation.
After the control program is done without any error, hardware implementation is
proceeding.
There are several parts in programming which is:
i. Programming using C language
For the embedded system in microcontroller, C language will be used to write
the instruction to the microcontroller. C language is suitable to program the
microcontroller because it is easy to organize and offers platform independently.
Besides, by using microC PRO, C language is highly recommended.
ii. Programming with microC PRO
MicroC PRO is easy and convenient to be used. Only with a few step, a
project can be designed. First, new project created to build a new program.