A
A
Allystar2015-11-22 18:17:05
Python
Allystar, 2015-11-22 18:17:05

How to work with Com port in C++ and Python?

Are there examples, tasks, I hope a video how to work with it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Martyanov, 2015-11-22
@Allystar

stackoverflow.com/questions/15136645/serialports-a... great starting point.

S
Stanislav Makarov, 2015-11-23
@Nipheris

boost::asio::serial_port is simple, cross-platform, and tasteful. The only negative is the dependence on boost. However, if it is already in the project, then there are no problems.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question