Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 892 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 892 Bytes

Laboratory work 5

Based on the assignment provided by the instructor, 
develop a program for asynchronous data exchange with an external device.   
Using the program, perform input or output of information,
using a readiness signal (button) of the external device as confirmation of the data.

Var 3102

.pdf .docx additional_task
report report additional_task

Задание

Additional task

Вводить символы с `ВУ Клавиатура` в кодировке по варианту.
Каждый символ транслировать в кодировку CP866 и только потом сохранять в память. 
По окончанию ввода, вывести всю строку на `ВУ Принтер`.