Changes for page Learn More
Last modified by Coleman Benson on 2022/04/12 12:06
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,6 +5,16 @@ 5 5 FlowBotics Studio includes hundreds of built-in components that allow you to interface your PC to many of the standard computer peripherals and, using the FlowBotics programming language, you can quickly create new components for new hardware. You can also easily create new projects with custom GUI screens, knobs, buttons, switches, etc. that will run live from within FlowBotics Studio without needing to wait for compilation. 6 6 7 7 Using the FlowBotics programming language is as easy as dragging new components out of the library into the project's schematic, and making green links to connect one component's output of another one's input. FlowBotics even has support for writing custom modules in Ruby, a traditional procedural language. 8 -)))|[[image:fbs-components-and-ruby.jpg]] 8 +)))|(% style="text-align:center; vertical-align:middle" %)[[image:fbs-components-and-ruby.jpg]] 9 9 10 +(% style="width:710px" %) 11 +|(% colspan="2" %)**FlowBotics Studio Demo Projects** 12 +|(% colspan="2" %)((( 13 +There is a growing collection of pre-made demo projects for use with your robotics hardware: the demos range from GUIs for simple interface card and sensor — that give you access to real-time analogue and digital signals — to full-blown robotics control applications — that have visual representations of your robots that can be manipulated directly with the mouse: the project calculates the inverse kinematics and moves the robot immediately. 14 + 15 +The projects also have a powerful pattern sequencer component that is used to build reusable patterns that allow you to program the gait of a walking robot within minutes or hours, instead of days or weeks. 16 +))) 17 +|(% colspan="2" style="text-align:center" %)[[image:fbs-pattern-sequencer.jpg]] 18 +|(% colspan="2" %)Since the demo projects are open source, they can be modified to tailor a specific purpose or parts can be extracted for use in new projects, and the new demos will be available through FlowBotics updates. 19 + 10 10