Name | ID | Description | Type |
---|---|---|---|
Start Writing Values | Start | Input an boolean value (True/False) to start writing values to the serial port. Note: You must first open the serial connection by using the Open Port component (Firefly/Boards/Open Port) before setting the Start input value to True. | Boolean |
Write Data | Data | String to write to the Serial Port | Text |
PortNumber | Port | The port number has to be the same serial port assigned in the Arduino sketch. You can find which COM port you are using by using the Ports Available component (Firefly/Boards/Ports Available). | Integer |
Name | ID | Description | Type |
---|---|---|---|
Arduino Output | Out | Returns the string that will be sent to the serial port. | Text |
Status Message | Msg | Current status of serial port | Text |
Site design © Robin Rodricks.
Firefly and associated data © 2023 Andrew Payne (LIFT architects).
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub