Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages