Grasshopper

algorithmic modeling for Rhino

i'm in a workshop, working with electronics, can i conect my electronics imputs in the grasshopper? using serial port or other option?

Views: 357

Replies to This Discussion

I think right now you can send data to the arduino from a vb.net component. Maybe this will help:
http://bigdoug2005.blogspot.com/2008/12/arduino-vbnet-control.html

To receive data and update the definition in real time properly, you have to create your own custom component. There is no proper documentation yet for creating them, see this thread:
http://www.grasshopper3d.com/forum/topics/template-for-custom-compo...

In the next GH version, there will be components that will update the definition as soon as a text file or an image is modified. Maybe these components will be useful in the meantime.
actually, there's one cool component made by Giulio Piacentino which can be found here, which basically adds a hacked up version of updating gh. It's really cool, I definitively recommend to at least look through it.
I've been looking at it today, it's really useful, i already did my own version in vb.net based on it (read 'based' as in copied). Besides the timer, a nice discovery was that its possible to store variables in a scripting component in between grasshopper updates.
It shows how to call the script component again for an update on the definition, so maybe there's no need for custom components after all.
ok, it look to interesting, i will study it

thanks

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service