An open API service indexing awesome lists of open source software.

https://github.com/rtedbg/rtecomdata

Transferring Logged Data to Host Using a Serial Channel
https://github.com/rtedbg/rtecomdata

Last synced: 5 months ago
JSON representation

Transferring Logged Data to Host Using a Serial Channel

Awesome Lists containing this project

README

          

# Transfer recorded data to the host via a serial channel

**Note:** The development of **RTEcomData** has been stopped. The full functionality is included in the **RTEgetData** utility, which supports data transfer via COM port as well as via debug probe (GDB server) - see **[RTEgetData](https://github.com/RTEdbg/RTEgetData).**


**This utility enables the transfer of data from the embedded system to the host via asynchronous serial channel.**

The utility is part of the **RTEdbg toolkit**. See the [**RTEdbg main repository**](https://github.com/RTEdbg/RTEdbg) for the complete toolkit description and links to documentation and other repositories.