# Bluetooth Printer **Repository Path**: duan-guangxin/bluetooth-printer ## Basic Information - **Project Name**: Bluetooth Printer - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-27 - **Last Updated**: 2022-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 在APP上输入好打印的信息,点击发送,即可在蓝牙热敏打印机上打印出来,并且只有APP收到打印机发送的打印完成才能进行下一次打印 注意: 蓝牙热敏打印机APP已经配好,每次发送完数据后会加上0XFF作为结束,程序中也是判断接收到的数据为0XFF则结束接收,并且将接收的数据进行打印。