# SerialCat **Repository Path**: Sisyphe/SerialCat ## Basic Information - **Project Name**: SerialCat - **Description**: A program cat data from serial(receive data from MCU) and trap to Matlab to view a graph - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Description for this project -------------------------------- File CatSerial.c is source code about application catting data from ports(serial[com1 to any]) to receive data stream from MCU(STM32) and save data into a file -------------------------------- test.bat is a Batch processing to Bonding program CatSerial.exe and Matlab -------------------------------- To trap to Matlab, add matlab path to export var %PATH%(In windows) is necessary