# PlainProtocol **Repository Path**: dfrobot/PlainProtocol ## Basic Information - **Project Name**: PlainProtocol - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-02 - **Last Updated**: 2025-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README PlainProtocol Project ---------------------------------- Developed with embedXcode Project PlainProtocol Created by qiao on 13-4-2 Copyright © 2013年 qiao Licence CC = BY-SA 4.0 References ---------------------------------- This is a plain protocol for DFRobot PlainProtocol Frame |----------------------------------------------------------|-------------------------------| | Content; | 100; | |----------------------------------------------------------|-------------------------------| | Content1,Content2; | 100,200; | |----------------------------------------------------------|-------------------------------| | Content1;Content2; | 100; 100; | |----------------------------------------------------------|-------------------------------| | #AddressContent; | #1100; | |----------------------------------------------------------|-------------------------------| | #AddressContent1,Content2; | #1100,200; | |----------------------------------------------------------|-------------------------------| | #Address1Content1;#Address2Content2;| #1100;#2100;| |----------------------------------------------------------|-------------------------------| for more details please view the example file: PlainProtocol.ino It will show how to use this library. embedXcode ---------------------------------- Embedded Computing Template on Xcode 4 Copyright © Rei VILO, 2010-2013 Licence CC = BY NC SA http://embedXcode.weebly.com/