Packet: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoPacket.png == Summary == {{:Summaries:Summary Packet}} == Description == Use this component to construct a structured packet from multiple values. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-DHT11-Temperature-and-Humidity-Visual/ Instructable: Arduino Nano: DHT11 Temperature and Humidity Visual Instrumentation With Visuino] [http://www.instructables.com/id/Arduino-Nano-Accelerometer-Gyroscope-Compass-MPU92/ Instructable: Ard..." |
(No difference)
|
Latest revision as of 14:42, 10 June 2022
Summary
Constructs structured packet from multiple values
Description
Use this component to construct a structured packet from multiple values.
Resources:
Instructable: Arduino Nano: DHT11 Temperature and Humidity Visual Instrumentation With Visuino
Instructable: Arduino Nano: Accelerometer Gyroscope Compass MPU9250 I2C Sensor With Visuino
Diagram:
Categories
Category Communication - Communication components category
Properties
- Elements - Specifies the elements of the packet
- HeadMarker - Specifies the Head Marker bytes
- Checksum - Specifies the Packet Checksum settings
- SizeReserve - Summaries:Summary Packet.SizeReserve
- OnlyModified - Specifies if a new packet will be generated as soon as possible or only when there is change of the channels data
