Instructions Circuit Diagram
- 75 -
The WINAVR programmers prepared the compiler system and the
ProgrammersNotepad2forastandarddefaultconguration.
Theuserhowevermayvarythedefaultcongurationadlib.
Thedefaultcongurationrequirestheinputsourcelehastobecalled
‘test.c’.Paralleltothesourcelewewillneedale‘YETI.c’optionally
containing additional functions and allowing separating the source
codes for the main program and additional function coding.
As a programmer all you need to do is press a button and the
Programmers Notepad2 will take care of compiling all required source
les.
You may think: ‘Seen it and been there’. Yes, you may have read these
lines before. But it may be much clearer now than before.
Writing a YETI ‘C’ -program
IsitdifculttowriteaYETI‘C’–program?
Well the answer may be negative or positive as well. It is rather easy,
because a YETI-control program is rather simple. However we can also
create quite complex programs for the YETI.
If you start working with ‘C’ things may seem to be magic, but soon you
will learn the magic is quite simple. You don’t have to understand all
individual steps in order to use them. Keep on reading and in the end
you will be seeing things clearly.