ydprtm / pc_control_tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PC-based Control Tutorials

The following link describes how to install CMake: [https://cmake.org/install/]

The following link describes how to install Git: [https://git-scm.com/book/en/v2/Getting-Started-Installing-Git]

The following link describes how to install Qt: [https://doc.qt.io/qt-5/gettingstarted.html]

The following link describes how to install Visual Studio 2019: [https://docs.microsoft.com/en-us/visualstudio/install/install-visual-studio?view=vs-2019]

The following link describes how to use CMake in Visual Studio 2019: [https://docs.microsoft.com/en-us/cpp/build/cmake-projects-in-visual-studio?view=vs-2019]

The RS-232 standard is available from: [https://global.ihs.com/doc_detail.cfm?&rid=TIA&item_s_key=00125234&item_key_date=870024&input_doc_number=232&input_doc_title=&org_code=TIA]

The TCP standard is available from: [https://www.rfc-editor.org/info/rfc793]

The IP standard is available from: [https://www.rfc-editor.org/info/rfc791]

About


Languages

Language:C++ 67.7%Language:CMake 28.9%Language:Python 3.4%