Custom Data Communication
Handle custom data communication between Raspberry Pi® hardware and other devices
Efficiently pack data for transmission and interpret received data for reliable communication between Raspberry Pi hardware and other devices. Use the blocks to create and manage custom communication formats for Raspberry Pi hardware to exchange information accurately with external devices.
Blocks
| Protocol Encoder | Encode input data into a uint8 byte stream by specifying the packet structure (Since R2021b) |
| Protocol Decoder | Decode a uint8 byte stream by specifying the packet structure (Since R2021b) |