Skip to content

Hyfreadom/Serial_communicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#文件分包传输程序 Serial_communicate

1. ENV : 系统环境

Ubuntu 16.04


2. Install dependent packages: 依赖包安装

apt-get install socat


3. Set virtual serial port 依赖包使用

socat -d -d pty,b115200 pty,b115200


4. Run 使用程序

python Client_new.py python Server_new.py

About

Practice_of_EmbeddedSystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages