algorithmic modeling for Rhino
Hi guys,
I have used up all my D Uno Write pins and I need one more. Is there a way of changing one of the Uno Read pins to write data instead? I'm guessing I will need to update the firefly firmata code as well as do something clever in Grasshopper
Thanks,
Sam
Tags:
Hi Sam,
Yes, you would have to change the Firefly Firmata. In addition, you would probably need to use the Generic Serial Write to send the data over to the board (rather than using the Uno Write). The Firmata explains the logic behind what's being sent over, but in essence it's a string of comma separated values (one for each pin). So, you would just have to create a concatenated string and feed that into the Generic Serial Write component. Hopefully that makes sense. Cheers.
Thanks for the reply! This seems to make sense. How would I find out which which comma separated value I plug in the serial write component corresponds to which Pin? I don't really understand the 'functions' part of the firmata.
Thanks,
Sam
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by