Sunday 15 September 2024

Lecture 1-1: Microprocessors and embedded programming

We overviewed the entire of the course to get the first touch on the role of micro-controllers in mechatronic systems.
We used the Atmel micro-controller as an example to introduce its architecture and functionalities. We went through the functionalities of I/O ports, ADC/DAC, Timers/Counters/USARTs and so on. 

We will discuss more how to write a code in either Arduino and C code so you are aware of what embedded C program is and how to use it.

Please note that we will practice with the key features of the Atmel micro-controller during the lab assignments and mini-projects. 

No comments:

Post a Comment