This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:preface [2010/09/16 14:03] – allan.pettai | en:preface [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
**Platform** | **Platform** | ||
- | The selected base platform for the practical examples is AVR ATmega128 | + | The selected base platform for the practical examples is AVR ATmega/ |
Line 12: | Line 12: | ||
**1.** section gives a fast introduction to the most simple electronics fundamentals and calculations. These formulas are very useful for several practical exercises. Also the C-language is briefly covered and some simple examples are given. | **1.** section gives a fast introduction to the most simple electronics fundamentals and calculations. These formulas are very useful for several practical exercises. Also the C-language is briefly covered and some simple examples are given. | ||
- | **2.** section gives an overview of 8-bit AVR microcontroller by using the ATmega128 | + | **2.** section gives an overview of 8-bit AVR microcontroller by using the ATmega |
**3.** section introduces the hardware and software platform which is developed for educational use and is the basis for the next chapter examples. A special software library has been developed for the most common functions. The user can concentrate on the program logic instead of working indepth with the registers. Both Windows and Linux operating systems are supported. | **3.** section introduces the hardware and software platform which is developed for educational use and is the basis for the next chapter examples. A special software library has been developed for the most common functions. The user can concentrate on the program logic instead of working indepth with the registers. Both Windows and Linux operating systems are supported. | ||
Line 24: | Line 24: | ||
In snowy and cold Tallinn, January 2010 | In snowy and cold Tallinn, January 2010 | ||
+ | Updated in Summer 2014 | ||
Raivo Sell | Raivo Sell | ||
+ | |||
+ | Editor and Co-author |