We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Arduino & I/O Boards
Audio
Networking
Utility
Vision

Serial Write (Generic)

Write a string value to the Serial Port.

Inputs

NameIDDescriptionType
Start Writing ValuesStartInput 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 DataDataString to write to the Serial PortText
PortNumberPortThe 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

Outputs

NameIDDescriptionType
Arduino OutputOutReturns the string that will be sent to the serial port.Text
Status MessageMsgCurrent status of serial portText

Video Tutorials

Site design © Robin Rodricks.   Firefly and associated data © 2024 Andrew Payne (LIFT architects).  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service