Skip to content

VectorArchitect/Serial-Port-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Serial-Port-Communication

When we connect a serial port to a computer machine it transfers the signal data to it. This program connects with the hardware, receives the data, and stores it in a file

    |----------------------------|
    |                            |
    |       Embedded System      |
    |                            |
    |----------------------------|
         |                   |
         |                   |
Send     |                   |  Receive
         |                   |
         |                   |
         |                   |
         |                   |
    |----------------------------|                                  ______
    |                            |                                  |Text|
    |       Computer System      |---Sending Data to text files---->|----|
    |          [Program]         |                                  |File|
    |----------------------------|   

About

Sends and Receives the Data from the Embedded systems and stores them in text file. Connects using Serial-Port

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages