Table of Contents

Covid HW 04 - First program on embedded platform

Homework for NUCLEO board owners

The result of this homework is a file with sourcecode (main.c - file name is important) for the embedded platform (not for PC) which allows communication between the board and the computer (using GTKterm). Please do not upload the whole Eclipse project.

Homework for students without NUCLEO boards

The result of this homework is a file with code (main.c) for the computer (for PC) which allows communication between two instances of the program (over sockets).