Programming of Embedded System and MicrocontrollersLaajuus (5 cr)
Course unit code: 5G00ET65
General information
- Credits
- 5 cr
- Teaching language
- Finnish
- Responsible person
- Kari Naakka
Objectives
The student is able to design, implement and test simple embedded C or C ++ software in the embedded system and to design the connections of the device.
Content
Software design in C or C ++ for a simple embedded system. Scheduled program structures, basic i/o functions, pointers, interrupt service programs, functions, and parameter mediation. Design of microcontroller application connection and access logic.
Assessment criteria, satisfactory (1-2)
Student
- Knows the basics of device-oriented programming
- Knows the basics of microcontroller device connections
Assessment criteria, good (3-4)
Student
- Can make the software for the embedded system in the programming language used in the course with proper software development environment.
- Understands the connections of the microcontroller device
Assessment criteria, excellent (5)
In addition to previous
Student
- Is able to make timing for software based on interruptions and to design an application containing the necessary i/o structures.