Skip to content

A C/C++ written Respberry Pi Controller, including the Server[C written server on RespberryPi] and Client[MFC written on PC]

Notifications You must be signed in to change notification settings

soulzhao/RespberryPiController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This is respBerry Pi controller source code. Use respberry to control a step-motor and a pressure sensor, and communicate with a big machine through COM port. The server is wirtten with C, implementing a pthread-surpoort multi-threading server, also, pipe IO is used to help do cross-process communication. The Client is implemented with MFC.

About

A C/C++ written Respberry Pi Controller, including the Server[C written server on RespberryPi] and Client[MFC written on PC]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published