Rhino Grasshopper Plugin for raw Serial data reading
Tested with Rhino:
- Version 6 (6.1.18023.13161, 01/23/2018)
- Version 7 SR10 (7.10.21256.17001, 2021-09-13)
Specs:
- Delay is 20ms.
- Default baudrate is 9600.
3 types of output are aviable:
- single integer value (probably last),
- raw text,
- list (separate int numbers using ':' ).
How to use it:
-
Upload sketch from fab_serial.ino to your Arduino board.
-
List Serial ports using СMD in Windows:
-
Copy FabSerial.gha to Grasshopper Folders -> Libraries and unlock file.
-
Restart Rhino and Grassshopper.
-
Now FabSerial component should be availabla at "Fab" tab in Grasshopper windows.
-
Plug in Toggle button component to "O" input of the FabSerial component.
-
Plug in Panel component to set Serial port name (Arduino board is connected to) to "Name: input of the component:
-
Toggle "True":